22 Commits (5e015bc669a054c206407302bb33ea8ba0a4c3ec)

Author SHA1 Message Date
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Jae Kwon 1a5bc9eeb2 Remove StorageRoot from vm.Account 9 years ago
  Jae Kwon 0ef5c3ad07 Fix returning prematurely within if(runCall){...}. 9 years ago
  Ethan Buchman 290b74d8f1 add fromAddress argument to Call and CallCode rpc methods 9 years ago
  Jae Kwon 1e7cc32597 tendermint/account -> acm 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 ec282d3e3d rpc: remove unecessary response wrappers 9 years ago
  Ethan Buchman 2045aee9cd pass chainID through sign interfaces 9 years ago
  Ethan Buchman d43c776e84 add bonder's signature to BondTx 10 years ago
  Ethan Buchman 3579a3fdb9 tiny fixes 10 years ago
  Jae Kwon b11ca1bbfc (╯°□°)╯︵ ┻━┻ 10 years ago
  Ethan Buchman 9b76cfe26a rpc: cleanup tests and test contract calls 10 years ago
  Jae Kwon cc18136af8 RPC refactor to separate core from core_client and the rest of RPC. 10 years ago
  Ethan Buchman 5a2ff3d45b rpc: test CallCode and Call 10 years ago
  Jae Kwon 13b6508ecd Package import path change 10 years ago
  Ethan Buchman c1b06d8101 rpc: GetStorage and Call methods. Tests. 10 years ago
  Ethan Buchman dd1181f0d4 rpc: GetStorage and Call methods. Tests. 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 6e81e8a848 rpc: fixes for better type handlings, explicit error field in response, more tests 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 b1be787987 sign_tx to sign any transaction 10 years ago