59 Commits (ecdc1b9bb07329b31ff999dce5424c3c406caeb0)

Author SHA1 Message Date
  Constantine 152290db7e Add `\health` rpc endpoint (#1306) 7 years ago
  Anton Kaliaev a40518c7da
revert adding dial_peers's private flag 7 years ago
  Anton Kaliaev 8bef3eb1f4
private peers 7 years ago
  Ethan Buchman e2b3b5b58c dial_persistent_peers -> dial_peers with persistent option 7 years ago
  Anton Kaliaev 1b455883d2
readd /dial_seeds 7 years ago
  Anton Kaliaev e4897b7bdd
rename manual peers to persistent peers 7 years ago
  Anton Kaliaev 28fc15028a
distinguish between seeds and manual peers in the config/flags 7 years ago
  Ethan Frey d65234ed51 Add /block_results?height=H as rpc endpoint 7 years ago
  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 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 Frey f6f1f1992c Prepare rpc responses for go-data compatibility, still use go-wire 8 years ago
  Ethan Buchman cc6dde96c1 rpc -> rpc/lib and rpc/tendermint -> rpc 8 years ago
  Ethan Buchman 2fcb2b9232 remove unsafe_set_config 8 years ago
  Ethan Buchman 9e82d132ce go-rpc -> tendermint/rpc 8 years ago
  Ethan Buchman e6fe6b5b76 go-data -> go-wire/data 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 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 df35989742 /tx can take height+index or hash 8 years ago
  Ethan Buchman 6899c91ebe add optional 'prove' flag to /tx 8 years ago
  Ethan Buchman d7c5690f17 index by bytes. add TxID to broadcast_tx responses 8 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 9 years ago
  Jae Kwon ad17090a0f No global config 9 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