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.
 
 
 
 
 
 
Jae Kwon b7b1d6a596 Update README.md 10 years ago
account removed cgo dependency, go-ed25519 -> agl/ed25519 10 years ago
alert Write log also to a file. 10 years ago
binary use WriteTime/ReadTime, and also log how the block header gets hashed 10 years ago
block don't cache the block/header hashes. fixes a cache invalidation bug 10 years ago
cmd block module -> import as blk 10 years ago
common proper string formatting for txs 10 years ago
config Send SeenValidation to peer & use for proposals when we don't have LastCommits due to reboot 10 years ago
consensus don't cache the block/header hashes. fixes a cache invalidation bug 10 years ago
db rpc/account; fixed mempool tx filter bug; fixed iavl_tree persistence 10 years ago
logger Write log also to a file. 10 years ago
mempool block module -> import as blk 10 years ago
merkle Dot import -> named import 10 years ago
p2p proper string formatting for txs 10 years ago
rpc sign_tx to sign any transaction 10 years ago
state removed cgo dependency, go-ed25519 -> agl/ed25519 10 years ago
.gitignore start writing rpc 10 years ago
LICENSE.md Update README 10 years ago
Makefile fix race conditions 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