12 Commits

Author SHA1 Message Date
Jae Kwon
65d40a2d08 remove dead code 2015-08-11 11:01:17 -07:00
Jae Kwon
60310cc23f websocket server sends pings; added ws_client; events refactor 2015-08-11 11:01:17 -07:00
Ethan Buchman
9b69894180 namereg event 2015-08-02 22:29:35 -04:00
Jae Kwon
3be3647dc8 tendermint/binary -> tendermint/wire 2015-07-28 12:18:17 -07:00
Jae Kwon
a84d4320df websockets accept rpc requests 2015-07-23 17:57:15 -07:00
Jae Kwon
d8886614b5 Read timeouts for WSConnection 2015-07-23 17:56:12 -07:00
Ethan Buchman
72b681a1bc fix TxID to use ripemd160 in events and rpc return 2015-07-10 05:56:38 +00:00
Jae Kwon
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
Ethan Buchman
57ff919d50 godep 2015-06-09 23:17:19 -04:00
Ethan Buchman
c28614fca1 cleanup rpc tests, use tx_utils 2015-05-22 18:22:57 -04:00
Jae Kwon
489bf767cb importing tendermint/config/tendermint_test applies the test config 2015-05-17 16:19:58 -07:00
Jae Kwon
161aa8c5e9 refactor rpc/test/* 2015-05-17 16:19:58 -07:00