tendermint/rpc
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
..
core Add dump_consensus_state rpc command. Made it a little more secure 2015-04-20 20:39:42 -07:00
core_client Add dump_consensus_state rpc command. Made it a little more secure 2015-04-20 20:39:42 -07:00
test Merge branch 'develop' of https://github.com/tendermint/tendermint into develop 2015-04-19 19:57:07 -07:00
client.go Run process 2015-04-16 09:46:35 -07:00
handlers.go fix websocket handler 2015-04-17 20:51:15 -07:00
http_params.go Errorf -> fmt.Errorf 2015-04-15 21:49:14 -07:00
http_server.go Added NodeInfo (still need to add to AddrBook); Proper Handshake 2015-04-20 15:29:01 -07:00
log.go use tendermint/log15 2014-12-29 19:44:38 -08:00
types.go Fixed RPC tests. Changed some names. 2015-04-01 13:23:20 -07:00