Go to file
Ethan Buchman e59de906f7 config: hardcode default genesis.json 2015-03-18 23:23:57 -07:00
account Fixed account.PubkeyEd25519 String() bug 2015-01-20 15:45:20 -08:00
alert
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 daemon: refactor out of cmd into own package 2015-03-18 23:23:56 -07:00
common Added some common methods 2015-03-18 23:23:55 -07:00
config config: hardcode default genesis.json 2015-03-18 23:23:57 -07:00
consensus consensus: broadcast evidence tx on ErrVoteConflictingSignature 2015-03-18 23:23:56 -07:00
daemon SetRPCSwitch 2015-03-18 23:23:57 -07:00
db
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 SetRPCSwitch 2015-03-18 23:23:57 -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
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