Go to file
Matthew Wampler-Doty c600337a6b RPC only listening to localhost 2015-03-16 03:51:52 -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 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 RPC only listening to localhost 2015-03-16 03:51:52 -07: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 Less log lines to STDOUT 2015-01-20 15:31:31 -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 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