Go to file
Ethan Buchman 65a232bd9d p2p: fix switch_test to account for handshake 2015-03-18 23:27:27 -07:00
account Fixed account.PubkeyEd25519 String() bug 2015-01-20 15:45:20 -08:00
alert App -> App() 2015-03-18 23:27:26 -07:00
binary use WriteTime/ReadTime, and also log how the block header gets hashed 2015-01-18 23:59:21 -08:00
block remove gas price and dont run txs before they come in a block 2015-03-18 23:27:27 -07:00
cmd App -> App() 2015-03-18 23:27:26 -07:00
common Added some common methods 2015-03-18 23:23:55 -07:00
config App -> App() 2015-03-18 23:27:26 -07:00
consensus App -> App() 2015-03-18 23:27:26 -07:00
daemon p2p: push handshake containing chainId for early disconnect. Closes #12 2015-03-18 23:27:27 -07:00
db App -> App() 2015-03-18 23:27:26 -07:00
logger App -> App() 2015-03-18 23:27:26 -07:00
mempool remove gas price and dont run txs before they come in a block 2015-03-18 23:27:27 -07:00
merkle Dot import -> named import 2015-01-14 20:34:53 -08:00
p2p p2p: fix switch_test to account for handshake 2015-03-18 23:27:27 -07:00
rpc App -> App() 2015-03-18 23:27:26 -07:00
state remove gas price and dont run txs before they come in a block 2015-03-18 23:27:27 -07:00
vm Add secp256k1 files 2015-03-18 23:27:26 -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