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 a040e6bc27 Merge pull request #34 from tendermint/tx_return 9 years ago
account VMAppState bridge to vm. 9 years ago
alert App -> App() 9 years ago
binary use WriteTime/ReadTime, and also log how the block header gets hashed 10 years ago
block VMAppState bridge to vm. 9 years ago
cmd App -> App() 9 years ago
common VMAppState bridge to vm. 9 years ago
config some public convenience functions, extra debug errors on ExecTx 9 years ago
consensus Introducing make economy and docker 9 years ago
daemon some public convenience functions, extra debug errors on ExecTx 9 years ago
db db: add Close() to db interface. closes #31 9 years ago
logger some public convenience functions, extra debug errors on ExecTx 9 years ago
mempool remove gas price and dont run txs before they come in a block 9 years ago
merkle rpc: return tx hash, creates contract, contract addr in broadcast (required some helper functions). Closes #30 9 years ago
p2p p2p: fix switch test for Broadcast returning success channel 9 years ago
rpc rpc: return tx hash, creates contract, contract addr in broadcast (required some helper functions). Closes #30 9 years ago
state rpc: return tx hash, creates contract, contract addr in broadcast (required some helper functions). Closes #30 9 years ago
vm vm: check errors early to avoid infinite loop 9 years ago
.gitignore Ingoring OS X nonsense 9 years ago
Dockerfile Introducing make economy and docker 9 years ago
LICENSE.md Update README 10 years ago
Makefile Introducing make economy and docker 9 years ago
README.md Update README.md 10 years ago
Vagrantfile Introducing make economy and docker 9 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