8 Commits

Author SHA1 Message Date
Ethan Buchman
9aeafffd9b rpc: generalized rpc using reflection on funcs and params 2015-03-29 18:00:28 -07:00
Ethan Buchman
d2724c9731 rpc: give each call a dedicated Response struct, add basic test 2015-03-29 18:00:28 -07:00
Jae Kwon
87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 2015-03-22 19:00:08 -07:00
Ethan Buchman
deff645dba some public convenience functions, extra debug errors on ExecTx 2015-03-21 00:11:01 -07:00
Ethan Buchman
4abca6e963 p2p: push handshake containing chainId for early disconnect. Closes #12 2015-03-18 23:27:27 -07:00
Matthew Wampler-Doty
f03547007a App -> App() 2015-03-18 23:27:26 -07:00
Ethan Buchman
168b1255ec SetRPCSwitch 2015-03-18 23:23:57 -07:00
Ethan Buchman
983b7f48e8 daemon: refactor out of cmd into own package 2015-03-18 23:23:56 -07:00