78 Commits (6270ecef8c0330950ccd4052df381830bbd3fb9b)

Author SHA1 Message Date
  Ethan Buchman 799efb0629 merge/rebase fixes 9 years ago
  Ethan Buchman ee449a94c8 move ResultEvent to go-events 9 years ago
  Ethan Buchman fb59255095 use TendermintResult for rpctypes.Result 9 years ago
  Ethan Buchman 0be13d1d27 move alert, events, rpc into own repos 9 years ago
  Ethan Buchman 96547d0ca8 ws fixes; rpc tests 9 years ago
  Jae Kwon e12f9d10e7 Bare consensus refactor 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Jae Kwon 56b195a899 tendermint send_tx 9 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Jae Kwon a84d4320df websockets accept rpc requests 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
  Jae Kwon 9e1794eaea Fixed tests 9 years ago
  Ethan Buchman ec282d3e3d rpc: remove unecessary response wrappers 9 years ago
  Ethan Buchman 293aa31f64 rpc-gen update 9 years ago
  Ethan Buchman 6eb8386c7c fixes for chain id in nametx sign functions 9 years ago
  Ethan Buchman 19bd3bb2e2 int/nonce fixes 9 years ago
  Ethan Buchman 02aedaaefb more cleanup rpc tests, testing namereg 9 years ago
  Ethan Buchman cff6bcfb31 copy entry on get, use strings for name/data, uint64 for expires 9 years ago
  Ethan Buchman baaa69d7f8 namereg rpc and tests 9 years ago
  Ethan Buchman 2045aee9cd pass chainID through sign interfaces 9 years ago
  Ethan Buchman c28614fca1 cleanup rpc tests, use tx_utils 9 years ago
  Jae Kwon 161aa8c5e9 refactor rpc/test/* 10 years ago
  Jae Kwon b8c735bd59 import tendermint/test to init ~/.tendermint_test/* 10 years ago
  Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 10 years ago
  Jae Kwon 85c8850ac2 Config names have no dots, are under_scored. 10 years ago
  Jae Kwon 3c96890d2d All numbers are in BigEndian 10 years ago
  Jae Kwon b11ca1bbfc (╯°□°)╯︵ ┻━┻ 10 years ago
  Ethan Buchman 65f669160f more fixes from review 10 years ago
  Ethan Buchman a1c5e32d76 fixes from review with jae 10 years ago
  Ethan Buchman 9b76cfe26a rpc: cleanup tests and test contract calls 10 years ago
  Ethan Buchman 2e918e8c0b rpc: websocket events testing 10 years ago
  Jae Kwon 6d6f061f19 Support nil pointers for Binary. 10 years ago
  Ethan Buchman 12814db90d rpc: use gorilla websockets 10 years ago
  Jae Kwon 7356556938 Some renames and small fixes. 10 years ago
  Ethan Buchman 6b5383918f rpc: fix memcount error in tests 10 years ago
  Ethan Buchman 5a2ff3d45b rpc: test CallCode and Call 10 years ago
  Ethan Buchman 3bedcbf94d rpc: tests cleanup, use client lib for JSONRPC testing too 10 years ago
  Ethan Buchman 4956836f2d rpc: cleanup, use client for tests, rpc-gen fixes 10 years ago
  Jae Kwon f271ab7256 various changes. removed debora temporarily 10 years ago
  Jae Kwon 13b6508ecd Package import path change 10 years ago
  Jae Kwon bfb61fb539 Fixed RPC tests. Changed some names. 10 years ago
  Ethan Buchman 8fe1274323 rpc: myriad little fixes 10 years ago
  Jae Kwon cc715e0ee3 Everything is an RPCResponse 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
  Jae Kwon 39d5ff9ccb Reset log after config changes. 10 years ago
  Ethan Buchman 60f166e823 tendermint2 10 years ago
  Jae Kwon e257307b01 cleanup rpc/handlers 10 years ago