117 Commits (2902ab1a144b6c0bef9c8cdd605ef77a8e70a7cc)

Author SHA1 Message Date
  Ethan Buchman cdf650fba9 rpc: repsonse types use data.Bytes 7 years ago
  Ethan Buchman cc6dde96c1 rpc -> rpc/lib and rpc/tendermint -> rpc 7 years ago
  Ethan Buchman 56c60fba23 go-p2p -> tendermint/p2p 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 992b11c450 premerge2: rpc -> rpc/tendermint 7 years ago
  Ethan Frey 90abc61c56 Improve go-data json support in rpc 7 years ago
  Anton Kaliaev 5e5fb37774
rename TxID to Hash 7 years ago
  Ethan Buchman 9d2de2b756 tx_indexer -> tx_index 7 years ago
  Ethan Buchman b6a04a3456 more fixes from review 7 years ago
  Ethan Buchman 6e065affe5 rpc: /tx allows height+hash 7 years ago
  Ethan Frey a4ee7d25d1 Add TxIndexEnabled method to ResultStatus 7 years ago
  Ethan Buchman 257d81ddd1 rpc/core/types: uintX -> int 7 years ago
  Ethan Buchman 585ce45a5e rpc: dial_seeds msg. addresses #403 7 years ago
  Ethan Buchman 6899c91ebe add optional 'prove' flag to /tx 7 years ago
  Ethan Buchman ffe6d58a58 add Height to ResultBroadcastTxCommit and EventDataTx 7 years ago
  Ethan Buchman 2a59cda77e /tx returns tx bytes 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 7 years ago
  Ethan Buchman 99b068b313 BlockMeta uses BlockID 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 94b6dd65ee AppendTx -> DeliverTx 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman 2dd7030579 tmsp: ResponseInfo and ResponseEndBlock 8 years ago
  Ethan Buchman 2ef695da97 include check/append responses in broadcast_tx_commit 8 years ago
  Ethan Buchman fb9735ef46 rebase fixes and BeginBlock(hash,header) 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 cb80a7aa42 rpc: unsafe_write_heap_profile 8 years ago
  Ethan Buchman f5be3cd8f9 rpc: start/stop cpu profiler 8 years ago
  Ethan Buchman 05af306a8d rpc: unsafe_set_config 8 years ago
  Ethan Buchman 3891e4d66d config: cswal_light, mempool_broadcast, mempool_reap 8 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 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
  Jae Kwon f0c80837a6 Include p2p connection status in RPC net_info 9 years ago
  Jae Kwon 74cdadec9f Refactor RPC to be more general 9 years ago
  Ethan Buchman 6f5baa8414 rpc: add app_hash to /status 9 years ago
  Jae Kwon ef43af19ab Tendermint <-> Application refactor 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
  Ethan Buchman 12566f51af better mempool queueing 9 years ago
  Jae Kwon 625f23af13 Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here) 9 years ago
  Ethan Buchman 0b095b0bd6 update client_methods 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