62 Commits (663243c4462fa19502bda5e014995737f95b6dee)

Author SHA1 Message Date
  Ethan Buchman b212aa0db3 fixes from review 8 years ago
  Ethan Buchman 7d493774c7 log: move some Info to Debug 8 years ago
  Jae Kwon a4f57e164b BroadcastTx results 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 9 years ago
  Jae Kwon 109a3c2dd3 Added sim_txs draft 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
  Jae Kwon cc18136af8 RPC refactor to separate core from core_client and the rest of RPC. 10 years ago
  Jae Kwon 13b6508ecd Package import path change 10 years ago
  Jae Kwon d8766e1d37 better error message for unknown RPC method calls 10 years ago
  Ethan Buchman 60f166e823 tendermint2 10 years ago
  Ethan Buchman 731de7a6aa rpc: return (*Response, error) for all functions 10 years ago
  Ethan Buchman 9aeafffd9b rpc: generalized rpc using reflection on funcs and params 10 years ago
  Ethan Buchman 1fb1163721 rpc: separate out golang API into rpc/core 10 years ago
  Ethan Buchman d2724c9731 rpc: give each call a dedicated Response struct, add basic test 10 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 10 years ago
  Jae Kwon 0a6c28c2da block module -> import as blk 10 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 9e0319ef76 get_account and sequence updating 10 years ago
  Jae Kwon fe566739fd rpc/account; fixed mempool tx filter bug; fixed iavl_tree persistence 10 years ago
  Jae Kwon e2f622b08a rpc/block fix 10 years ago
  Jae Kwon b25b61438d blockchain & block rpc handlers 10 years ago
  Jae Kwon 325b88b083 time encoding in binary/reflect 10 years ago
  Jae Kwon 0d075c7592 silly tx RPC command 10 years ago
  Jae Kwon 61d1635085 Fixed tests 10 years ago
  Jae Kwon 4424a85fbd start writing rpc 10 years ago