42 Commits (c9cd8de9c6322fab79427b7ef4011dbc1bf28d41)

Author SHA1 Message Date
  Ethan Buchman 75989342b0 fixes from rebase 8 years ago
  Ethan Buchman 6afee8f117 rpc: fix tests 8 years ago
  Ethan Buchman f0e7f0acf8 remove viper from rpc except test 8 years ago
  Ethan Buchman 4e781961e9 remove TMResult. ::drinks champagne:: 8 years ago
  Ethan Buchman 07e59e63f9 TMEventDataInner 8 years ago
  Ethan Frey f6f1f1992c Prepare rpc responses for go-data compatibility, still use go-wire 8 years ago
  Ethan Buchman c930f43cbe rpc: fix tests 8 years ago
  Ethan Buchman cc6dde96c1 rpc -> rpc/lib and rpc/tendermint -> rpc 8 years ago
  rigel rozanski 72c4be35e8 tiny fix 8 years ago
  Rigel Rozanski 7448753257 fixing tests 8 years ago
  Rigel Rozanski 270b68a893 glide lock updates 8 years ago
  Ethan Frey 803b1f2115 Improve client test cases 8 years ago
  Ethan Buchman 9e82d132ce go-rpc -> tendermint/rpc 8 years ago
  Ethan Buchman d1926bcad1 use tmlibs 8 years ago
  Ethan Buchman fa451fc55c tendermint/rpc -> tendermint/rpc/tendermint 8 years ago
  Ethan Buchman 992b11c450 premerge2: rpc -> rpc/tendermint 8 years ago
  Ethan Buchman 3240ce21b8 update glide 8 years ago
  Ethan Frey 90abc61c56 Improve go-data json support in rpc 8 years ago
  Ethan Buchman f4d0076344 TxResult includes Tx. /tx only works if indexer active 8 years ago
  Ethan Buchman 16bffdf7ab rpc/test: restore txindexer after setting null 8 years ago
  Ethan Frey c648bd5b31 Test /tx with indexer disabled 8 years ago
  Ethan Buchman 6e065affe5 rpc: /tx allows height+hash 8 years ago
  Ethan Frey 4ee9acb8a7 Improve tx tests for both prove true/false 8 years ago
  Ethan Frey b33a7c46ce Break new Tx rpc endpoint 8 years ago
  Ethan Buchman 58c860ba11 rpc/test: /tx 8 years ago
  Ethan Buchman ac86e664c7 Revert "Undo last two commits" 8 years ago
  Ethan Frey d1fc37ff9e Undo last two commits 8 years ago
  Ethan Frey e4e17a2c95 Play well with go-{rpc,crypto,data}:develop 8 years ago
  Ethan Frey 2c75c9daf9 Clean up tests, remove panics 8 years ago
  Ethan Frey d971416d12 collision merge of light-client code 8 years ago
  Jae Kwon 1af930441c Support new Query message for proofs 8 years ago
  Ethan Buchman 94b6dd65ee AppendTx -> DeliverTx 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Matt Bell 1532879c64 Fixed RPC client tests 8 years ago
  Ethan Buchman 2ef695da97 include check/append responses in broadcast_tx_commit 8 years ago
  Ethan Buchman 64c7a0ad0d update glide 8 years ago
  Ethan Frey 0665bc6e4b Add test for proper tx event 8 years ago
  Ethan Buchman 41918d619c expose query and info through rpc 8 years ago
  Ethan Buchman a43d53ac6e rpc/tests: panic dont t.Fatal. use random txs for broadcast 8 years ago
  Ethan Buchman 8ca615c301 wait until txs removed from mempool to fire tx events 8 years ago
  Ethan Buchman 7e3e9ee9d2 rpc: broadcast tests. closes #219 8 years ago
  Ethan Buchman 6365c5efb5 bring back unsafe_set_config 9 years ago
  Jae Kwon ad17090a0f No global config 9 years ago
  Jae Kwon 03115cbf93 Fix tests; Tests run in their own directory 9 years ago
  Ethan Buchman 05af306a8d rpc: unsafe_set_config 9 years ago
  Ethan Buchman 8e776a252b rpc: test cleanup 9 years ago
  Ethan Buchman 3fdb4c03ab rpc: TMResult and TMEventData 9 years ago
  Ethan Buchman fb59255095 use TendermintResult for rpctypes.Result 9 years ago
  Ethan Buchman 96547d0ca8 ws fixes; rpc tests 9 years ago