21 Commits (beff6216feb1cbc1f567fff4d843eeb51099162d)

Author SHA1 Message Date
  Jae Kwon 625f23af13 Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here) 9 years ago
  Jae Kwon ffcc657be6 event listeners take EventData, not interface{}; EventData type assertions 9 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Jae Kwon e86073ec96 Use rpc/client/ws_client; OnStart() returns error 9 years ago
  Jae Kwon 3949d3f21d ws_client fixes 9 years ago
  Jae Kwon 60310cc23f websocket server sends pings; added ws_client; events refactor 9 years ago
  Jae Kwon 3be3647dc8 tendermint/binary -> tendermint/wire 9 years ago
  Jae Kwon a84d4320df websockets accept rpc requests 9 years ago
  Jae Kwon d8886614b5 Read timeouts for WSConnection 9 years ago
  Jae Kwon e7c1febb65 Simplify Service/Reactor pattern 9 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  Jae Kwon 571a134318 BaseService and BaseReactor refactor and unification 9 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 9 years ago
  Ethan Buchman 751b892cba cleanup, comments 9 years ago
  Jae Kwon 24acda1afc Distinguish between ReadJSON vs ReadJSONPtr. The latter expects a non-nil pointer to write into. The former creates new things intelligently 9 years ago
  Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 9 years ago
  Ethan Buchman 03d1950674 rpc endpoint / lists available endpoints 9 years ago
  Ethan Buchman 57ff919d50 godep 9 years ago
  Jae Kwon 5029d53474 add open/close to debora, barak bug fix 9 years ago
  Jae Kwon c297f41a9f Refactoring barak 9 years ago
  Jae Kwon 3565db4eef Refactor RPC/*, tendermint/config for debora+barak 9 years ago