53 Commits (c4860f6c2953f93d6dd5d52fc8a3250748033508)

Author SHA1 Message Date
  Anton Kaliaev acbc0717d4
add client methods 7 years ago
  Anton Kaliaev 3e577ccf4f
add `tx_search` RPC endpoint 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Anton Kaliaev 5433e5771e
support historical abci queries (Refs #482) 7 years ago
  Ethan Buchman e2e8746044 rpc: historical validators 7 years ago
  Ethan Buchman 4f27752468 [rpc] dont enable unsafe by default; limit /blockchain_info to 20 blocks 7 years ago
  Ethan Buchman 75989342b0 fixes from rebase 7 years ago
  Ethan Buchman f0e7f0acf8 remove viper from rpc except test 7 years ago
  Ethan Buchman 4e781961e9 remove TMResult. ::drinks champagne:: 7 years ago
  Ethan Frey f6f1f1992c Prepare rpc responses for go-data compatibility, still use go-wire 7 years ago
  Ethan Buchman cc6dde96c1 rpc -> rpc/lib and rpc/tendermint -> rpc 7 years ago
  Ethan Buchman 2fcb2b9232 remove unsafe_set_config 7 years ago
  Ethan Buchman 9e82d132ce go-rpc -> tendermint/rpc 7 years ago
  Ethan Buchman e6fe6b5b76 go-data -> go-wire/data 7 years ago
  Ethan Buchman fa451fc55c tendermint/rpc -> tendermint/rpc/tendermint 7 years ago
  Ethan Buchman 992b11c450 premerge2: rpc -> rpc/tendermint 7 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 7 years ago
  Ethan Buchman df35989742 /tx can take height+index or hash 7 years ago
  Ethan Buchman 6899c91ebe add optional 'prove' flag to /tx 7 years ago
  Ethan Buchman d7c5690f17 index by bytes. add TxID to broadcast_tx responses 7 years ago
  Anton Kaliaev 63704454a3
expose `/tx?hash="XXXXXXXXXXXX"` RPC call 8 years ago
  Ethan Buchman e229c8c3d7 rpc: /commit 8 years ago
  Jae Kwon 1af930441c Support new Query message for proofs 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman b212aa0db3 fixes from review 8 years ago
  Ethan Buchman 41918d619c expose query and info through rpc 8 years ago
  Ethan Buchman 7bf34d1fae rpc: unsafe_flush_mempool. closes #190 8 years ago
  Ethan Buchman 65ebc344ac broadcast_commit 8 years ago
  Ethan Buchman 6365c5efb5 bring back unsafe_set_config 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Ethan Buchman cb80a7aa42 rpc: unsafe_write_heap_profile 9 years ago
  Ethan Buchman f5be3cd8f9 rpc: start/stop cpu profiler 9 years ago
  Ethan Buchman df25a22469 rpc: num_unconfirmed_txs (avoid sending txs back) 9 years ago
  Ethan Buchman 05af306a8d rpc: unsafe_set_config 9 years ago
  Ethan Buchman 3891e4d66d config: cswal_light, mempool_broadcast, mempool_reap 9 years ago
  Ethan Buchman 254baa19f3 fixes for go-rpc unix socket updates 9 years ago
  Jae Kwon 3092d4bbe9 Fix typo, broadcast_tx_asyn(c) 9 years ago
  Jae Kwon a4f57e164b BroadcastTx results 9 years ago
  Ethan Buchman 3cce757adc move DialSeeds to go-p2p and add to rpc 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 0be13d1d27 move alert, events, rpc into own repos 9 years ago
  Jae Kwon 74cdadec9f Refactor RPC to be more general 9 years ago
  Jae Kwon e12f9d10e7 Bare consensus refactor 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
  Ethan Buchman 231a7330e2 list names rpc 9 years ago
  Ethan Buchman baaa69d7f8 namereg rpc and tests 9 years ago
  Ethan Buchman 1f6d64b91c rpc: genesis route 9 years ago