Go to file
Jae Kwon 0cb99be988 Log expected and result of SignBytes tests, drone.io is failing 2015-04-27 13:57:55 -07:00
account WriteSignBytes writes JSON with fields in lex order. 2015-04-25 19:42:20 -07:00
alert Package import path change 2015-04-01 17:30:16 -07:00
binary Merge branch 'develop' of https://github.com/tendermint/tendermint into develop 2015-04-25 13:26:05 -07:00
blockchain allow multiple seed nodes 2015-04-23 18:52:44 -07:00
cmd Ensure that the pidfile is written after all logic for Barak is 2015-04-24 14:01:22 -07:00
common Format of debora output 2015-04-19 16:20:00 -07:00
config add ethan to genesis 2015-04-23 21:27:22 -07:00
consensus allow commit votes for the last height when we're in 2015-04-25 15:03:40 -07:00
crawler more crawler work 2015-04-20 14:00:19 -07:00
db Package import path change 2015-04-01 17:30:16 -07:00
events more fixes from review 2015-04-17 13:18:50 -07:00
logger Removed Log.File, all log goes out to stdout. 2015-04-22 11:07:34 -07:00
mempool Merge remote-tracking branch 'origin/websockets' into develop 2015-04-17 13:20:47 -07:00
merkle tiny fixes 2015-04-17 17:43:45 -07:00
node Added pprof entry 2015-04-27 07:33:15 -07:00
p2p NewTicker -> NewTimer, to fix a memory leak 2015-04-27 10:58:49 -07:00
process Debora has a pretty list. 2015-04-24 13:13:44 -07:00
rpc list_unconfirmed_txs RPC call 2015-04-25 13:28:43 -07:00
state improved barak with logging into ~/.barak/outputs 2015-04-19 15:45:06 -07:00
types Log expected and result of SignBytes tests, drone.io is failing 2015-04-27 13:57:55 -07:00
vm little fixes to vm and endianess 2015-04-17 20:51:01 -07:00
.gitignore remote client_methods.go.bak 2015-04-24 14:41:50 -07:00
Dockerfile small fixes 2015-04-09 16:39:58 -07:00
LICENSE.md Update README 2014-12-31 16:57:38 -08:00
Makefile Merge pull request #55 from tendermint/sync 2015-04-22 11:15:31 -07:00
README.md Update README.md 2015-01-20 03:36:28 -08:00
Vagrantfile Introducing make economy and docker 2015-03-18 23:27:27 -07:00

README.md

Tendermint

Website | [IRC] (http://webchat.freenode.net/?randomnick=1&channels=%23tendermint) | Build Status

Tendermint is blockchain consensus. No proof of work.

Check out the Developer Quick Start