You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ethan Buchman 65a232bd9d p2p: fix switch_test to account for handshake 10 years ago
account Fixed account.PubkeyEd25519 String() bug 10 years ago
alert App -> App() 10 years ago
binary use WriteTime/ReadTime, and also log how the block header gets hashed 10 years ago
block remove gas price and dont run txs before they come in a block 10 years ago
cmd App -> App() 10 years ago
common Added some common methods 10 years ago
config App -> App() 10 years ago
consensus App -> App() 10 years ago
daemon p2p: push handshake containing chainId for early disconnect. Closes #12 10 years ago
db App -> App() 10 years ago
logger App -> App() 10 years ago
mempool remove gas price and dont run txs before they come in a block 10 years ago
merkle Dot import -> named import 10 years ago
p2p p2p: fix switch_test to account for handshake 10 years ago
rpc App -> App() 10 years ago
state remove gas price and dont run txs before they come in a block 10 years ago
vm Add secp256k1 files 10 years ago
.gitignore Ingoring OS X nonsense 10 years ago
LICENSE.md Update README 10 years ago
Makefile Making is more fancy 10 years ago
README.md Update README.md 10 years ago

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