Go to file
Jae Kwon c72eb1be99 fix for{go func} scope issue 2015-04-17 11:08:03 -07:00
account Remote TypeByte() 2015-04-14 15:57:16 -07:00
alert Package import path change 2015-04-01 17:30:16 -07:00
binary Remote TypeByte() 2015-04-14 15:57:16 -07:00
blockchain Fixed BlockchainMessage{} Decode issue. 2015-04-16 17:53:33 -07:00
cmd second seed to open another port 2015-04-17 10:29:45 -07:00
common Close files upon stop. Still need to fix bash issues? 2015-04-16 19:04:21 -07:00
config ~/.tendermint -> .tendermint 2015-04-16 16:35:51 -07:00
consensus Fixed BlockchainMessage{} Decode issue. 2015-04-16 17:53:33 -07:00
db Package import path change 2015-04-01 17:30:16 -07:00
events Some renames and small fixes. 2015-04-08 12:30:49 -07:00
logger Package import path change 2015-04-01 17:30:16 -07:00
mempool Fixed BlockchainMessage{} Decode issue. 2015-04-16 17:53:33 -07:00
merkle origin policy 2015-04-02 10:59:45 -07:00
node Complete validation for debora 2015-04-13 13:14:37 -07:00
p2p fix for{go func} scope issue 2015-04-17 11:08:03 -07:00
process ReadOutput for process, and --wait will read process output 2015-04-17 10:27:17 -07:00
rpc Run process 2015-04-16 09:46:35 -07:00
state Errorf -> fmt.Errorf 2015-04-15 21:49:14 -07:00
types Remote TypeByte() 2015-04-14 15:57:16 -07:00
vm Some renames and small fixes. 2015-04-08 12:30:49 -07:00
.gitignore ~/.tendermint -> .tendermint 2015-04-16 16:35:51 -07:00
Dockerfile small fixes 2015-04-09 16:39:58 -07:00
LICENSE.md Update README 2014-12-31 16:57:38 -08:00
Makefile Begin writing debora 2015-04-14 04:14:18 -07:00
README.md Update README.md 2015-01-20 03:36:28 -08:00
Vagrantfile Introducing make economy and docker 2015-03-18 23:27:27 -07: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