Go to file
Jae Kwon 733dfcf4ad Add dump_consensus_state rpc command. Made it a little more secure
by moving the PrivValidator out of RoundState.
2015-04-20 20:39:42 -07:00
account Merge remote-tracking branch 'origin/websockets' into develop 2015-04-17 13:20:47 -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 Merge remote-tracking branch 'origin/websockets' into develop 2015-04-17 13:20:47 -07:00
cmd Remoted bytes from logging messages 2015-04-20 18:51:20 -07:00
common Format of debora output 2015-04-19 16:20:00 -07:00
config update genesis.json 2015-04-19 10:05:20 -07:00
consensus Add dump_consensus_state rpc command. Made it a little more secure 2015-04-20 20:39:42 -07:00
db Package import path change 2015-04-01 17:30:16 -07:00
events more fixes from review 2015-04-17 13:18:50 -07:00
logger Package import path change 2015-04-01 17:30:16 -07:00
mempool Merge remote-tracking branch 'origin/websockets' into develop 2015-04-17 13:20:47 -07:00
merkle tiny fixes 2015-04-17 17:43:45 -07:00
node Added NodeInfo (still need to add to AddrBook); Proper Handshake 2015-04-20 15:29:01 -07:00
p2p Remoted bytes from logging messages 2015-04-20 18:51:20 -07:00
process Debora download command 2015-04-20 14:47:59 -07:00
rpc Add dump_consensus_state rpc command. Made it a little more secure 2015-04-20 20:39:42 -07:00
state improved barak with logging into ~/.barak/outputs 2015-04-19 15:45:06 -07:00
types Added NodeInfo (still need to add to AddrBook); Proper Handshake 2015-04-20 15:29:01 -07:00
vm little fixes to vm and endianess 2015-04-17 20:51:01 -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