Go to file
Ethan Buchman 9ce75fe755 add debora support 2015-03-31 17:04:53 -07:00
account tendermint2 2015-03-31 15:33:31 -07:00
alert tendermint2 2015-03-31 15:33:31 -07:00
binary tendermint2 2015-03-31 15:33:31 -07:00
blockchain tendermint2 2015-03-31 15:33:31 -07:00
cmd add debora support 2015-03-31 17:04:53 -07:00
common Create BlockCache and TxCache for performance. 2015-03-28 23:44:07 -07:00
config Reset log after config changes. 2015-03-31 15:34:12 -07:00
consensus tendermint2 2015-03-31 15:33:31 -07:00
daemon add debora support 2015-03-31 17:04:53 -07:00
db tendermint2 2015-03-31 15:33:31 -07:00
logger Reset log after config changes. 2015-03-31 15:34:12 -07:00
mempool tendermint2 2015-03-31 15:33:31 -07:00
merkle tendermint2 2015-03-31 15:33:31 -07:00
p2p add debora support 2015-03-31 17:04:53 -07:00
rpc rpc: decrement mempool count after block mined 2015-03-31 17:04:53 -07:00
state tendermint2 2015-03-31 15:33:31 -07:00
types tendermint2 2015-03-31 15:33:31 -07:00
vm tendermint2 2015-03-31 15:33:31 -07:00
.gitignore Use BlockCache for RPC/mempool and added TxId() 2015-03-29 18:43:27 -07:00
Dockerfile Introducing make economy and docker 2015-03-18 23:27:27 -07:00
LICENSE.md Update README 2014-12-31 16:57:38 -08:00
Makefile Introducing make economy and docker 2015-03-18 23:27:27 -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