Go to file
Jae Kwon 5c8e69d6de Log adding of addresses to book 2015-01-21 14:18:25 -08: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 Less log lines to STDOUT 2015-01-20 15:31:31 -08:00
cmd block module -> import as blk 2015-01-15 22:43:15 -08:00
common proper string formatting for txs 2015-01-16 00:31:34 -08:00
config Fixed account.PubkeyEd25519 String() bug 2015-01-20 15:45:20 -08:00
consensus Less log lines to STDOUT 2015-01-20 15:31:31 -08: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 Log adding of addresses to book 2015-01-21 14:18:25 -08:00
rpc sign_tx to sign any transaction 2015-01-15 23:48:30 -08:00
state removed cgo dependency, go-ed25519 -> agl/ed25519 2015-01-18 06:34:01 -08:00
.gitignore start writing rpc 2014-12-16 05:43:23 -08:00
LICENSE.md Update README 2014-12-31 16:57:38 -08:00
Makefile fix race conditions 2014-12-28 17:10:03 -08: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