59 Commits (17a5c6fa1ae41f141ac3923e35ee716bebebe174)

Author SHA1 Message Date
  Jae Kwon e4492afbad Merge 6 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Anton Kaliaev 1e19860585
fixes from my own review 7 years ago
  Anton Kaliaev f65e357d2b
adapt Tendermint to new abci.Client interface 7 years ago
  Anton Kaliaev 4a31532897
remove unreachable code 7 years ago
  Anton Kaliaev 29cd1a1b8f
rewrite indexer to be a listener of eventBus 7 years ago
  Ethan Buchman a969e24177 crank context timeouts 7 years ago
  Anton Kaliaev fcdd30b2d3
fixes from Bucky's review 2 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Anton Kaliaev 83ec9f773a wrote docs for rpc methods [ci skip] 7 years ago
  spring1843 cf686d4f83 Fix commonly misspelled words 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 07e59e63f9 TMEventDataInner 7 years ago
  Ethan Buchman a518d08839 rpc: response types use Result instead of pb Response 7 years ago
  Ethan Buchman cc6dde96c1 rpc -> rpc/lib and 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 7 years ago
  Anton Kaliaev 5e5fb37774
rename TxID to Hash 7 years ago
  Ethan Buchman ffe6d58a58 add Height to ResultBroadcastTxCommit and EventDataTx 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 94b6dd65ee AppendTx -> DeliverTx 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman 814ef37f75 fix tests 8 years ago
  Ethan Buchman b74a97a4f6 update grpc broadcast tx 8 years ago
  Ethan Buchman 2ef695da97 include check/append responses in broadcast_tx_commit 8 years ago
  Ethan Buchman 2113b6f4bb rpc: use interfaces for pipe 8 years ago
  Ethan Buchman 35d4cca8bb type safe events 8 years ago
  Ethan Frey 22979d9365 Fire proper EventData object on append transaction 8 years ago
  Ethan Buchman 7bf34d1fae rpc: unsafe_flush_mempool. closes #190 8 years ago
  Ethan Buchman 7e3e9ee9d2 rpc: broadcast tests. closes #219 8 years ago
  Ethan Buchman 65ebc344ac broadcast_commit 8 years ago
  Ethan Buchman 7383ead106 updates for new tmsp protobuf 8 years ago
  Ethan Buchman f5be3cd8f9 rpc: start/stop cpu profiler 8 years ago
  Ethan Buchman df25a22469 rpc: num_unconfirmed_txs (avoid sending txs back) 8 years ago
  Jae Kwon 2c1504f93c Reap takes maxTxs 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 d31d3c58ad Recheck txs 9 years ago
  Jae Kwon 6a209ba3a8 Fix a block condition where cb is called immediately 9 years ago
  Jae Kwon a4f57e164b BroadcastTx results 9 years ago
  Jae Kwon 3e3c0083c7 Make order be decided first; Remove TMSP Commit/Rollback 9 years ago
  Jae Kwon ef43af19ab Tendermint <-> Application refactor 9 years ago
  Jae Kwon e12f9d10e7 Bare consensus refactor 9 years ago
  Ethan Buchman 12566f51af better mempool queueing 9 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Ethan Buchman 72b681a1bc fix TxID to use ripemd160 in events and rpc return 9 years ago