20 Commits (726f5475b0116a0c31d84a3b8740141390382f36)

Author SHA1 Message Date
  Jae Kwon ffcc657be6 event listeners take EventData, not interface{}; EventData type assertions 10 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 10 years ago
  Jae Kwon e86073ec96 Use rpc/client/ws_client; OnStart() returns error 10 years ago
  Jae Kwon 3949d3f21d ws_client fixes 10 years ago
  Jae Kwon 60310cc23f websocket server sends pings; added ws_client; events refactor 10 years ago
  Jae Kwon 3be3647dc8 tendermint/binary -> tendermint/wire 10 years ago
  Jae Kwon a84d4320df websockets accept rpc requests 10 years ago
  Jae Kwon d8886614b5 Read timeouts for WSConnection 10 years ago
  Jae Kwon e7c1febb65 Simplify Service/Reactor pattern 10 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 10 years ago
  Jae Kwon 571a134318 BaseService and BaseReactor refactor and unification 10 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 10 years ago
  Ethan Buchman 751b892cba cleanup, comments 10 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 10 years ago
  Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 10 years ago
  Ethan Buchman 03d1950674 rpc endpoint / lists available endpoints 10 years ago
  Ethan Buchman 57ff919d50 godep 10 years ago
  Jae Kwon 5029d53474 add open/close to debora, barak bug fix 10 years ago
  Jae Kwon c297f41a9f Refactoring barak 10 years ago
  Jae Kwon 3565db4eef Refactor RPC/*, tendermint/config for debora+barak 10 years ago