Go to file
Ethan Buchman 7aa1d67c97 rpc: add status and net info 2015-03-18 23:23:56 -07:00
account Fixed account.PubkeyEd25519 String() bug 2015-01-20 15:45:20 -08:00
alert Write log also to a file. 2015-01-08 17:24:04 -08:00
binary use WriteTime/ReadTime, and also log how the block header gets hashed 2015-01-18 23:59:21 -08:00
block consensus: broadcast evidence tx on ErrVoteConflictingSignature 2015-03-18 23:23:56 -07:00
cmd block module -> import as blk 2015-01-15 22:43:15 -08:00
common Added some common methods 2015-03-18 23:23:55 -07:00
config localhost -> 127.0.0.1 2015-03-16 22:32:16 -07:00
consensus consensus: broadcast evidence tx on ErrVoteConflictingSignature 2015-03-18 23:23:56 -07:00
db rpc/account; fixed mempool tx filter bug; fixed iavl_tree persistence 2015-01-10 05:41:50 -08:00
logger Less log lines to STDOUT 2015-01-20 15:31:31 -08:00
mempool block module -> import as blk 2015-01-15 22:43:15 -08:00
merkle Dot import -> named import 2015-01-14 20:34:53 -08:00
p2p rpc: add status and net info 2015-03-18 23:23:56 -07:00
rpc rpc: add status and net info 2015-03-18 23:23:56 -07:00
state consensus: check both vote orderings for dupeout txs 2015-03-18 23:23:56 -07:00
vm VM intermediate... 2015-03-18 23:23:56 -07:00
.gitignore Ingoring OS X nonsense 2015-03-16 03:51:14 -07:00
LICENSE.md Update README 2014-12-31 16:57:38 -08:00
Makefile Making is more fancy 2015-03-16 03:51:24 -07:00
README.md Update README.md 2015-01-20 03:36:28 -08: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