Commit Graph

16 Commits

Author SHA1 Message Date
c4ed55d801 Refactor to move common libraries out of project 2015-10-22 17:39:06 -07:00
625f23af13 Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here) 2015-09-11 21:09:00 -07:00
ffcc657be6 event listeners take EventData, not interface{}; EventData type assertions 2015-08-11 12:46:33 -07:00
1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 2015-08-11 11:01:18 -07:00
65d40a2d08 remove dead code 2015-08-11 11:01:17 -07:00
60310cc23f websocket server sends pings; added ws_client; events refactor 2015-08-11 11:01:17 -07:00
9b69894180 namereg event 2015-08-02 22:29:35 -04:00
3be3647dc8 tendermint/binary -> tendermint/wire 2015-07-28 12:18:17 -07:00
a84d4320df websockets accept rpc requests 2015-07-23 17:57:15 -07:00
d8886614b5 Read timeouts for WSConnection 2015-07-23 17:56:12 -07:00
72b681a1bc fix TxID to use ripemd160 in events and rpc return 2015-07-10 05:56:38 +00:00
9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 2015-06-25 20:28:34 -07:00
57ff919d50 godep 2015-06-09 23:17:19 -04:00
c28614fca1 cleanup rpc tests, use tx_utils 2015-05-22 18:22:57 -04:00
489bf767cb importing tendermint/config/tendermint_test applies the test config 2015-05-17 16:19:58 -07:00
161aa8c5e9 refactor rpc/test/* 2015-05-17 16:19:58 -07:00