213 Commits (e7b9cd8ee86b208cdd5a439d822b9f23c7f56c32)

Author SHA1 Message Date
  Ethan Buchman f0e7f0acf8 remove viper from rpc except test 7 years ago
  Ethan Buchman efeadcc0f4 some cleanup from review 7 years ago
  Ethan Buchman 4e781961e9 remove TMResult. ::drinks champagne:: 7 years ago
  Ethan Buchman 07e59e63f9 TMEventDataInner 7 years ago
  Ethan Frey bff8402fe8 Fix json for TMResult to not include "TMResultInner" 7 years ago
  Ethan Frey f6f1f1992c Prepare rpc responses for go-data compatibility, still use go-wire 7 years ago
  Ethan Buchman c930f43cbe rpc: fix tests 7 years ago
  Ethan Buchman a518d08839 rpc: response types use Result instead of pb Response 7 years ago
  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 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 f4d0076344 TxResult includes Tx. /tx only works if indexer active 7 years ago
  Ethan Buchman 6e065affe5 rpc: /tx allows height+hash 7 years ago
  Ethan Buchman c848056438 rpc: better arg validation for /tx 7 years ago
  Ethan Frey a4ee7d25d1 Add TxIndexEnabled method to ResultStatus 7 years ago
  Ethan Buchman df35989742 /tx can take height+index or hash 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 1208296dc0 DialSeeds takes an AddrBook 7 years ago
  rigelrozanski f5c4fdc82a seeds fix 7 years ago
  Ethan Buchman 8ba79252c8 types: use mtx on PartSet.String() 7 years ago
  Ethan Buchman f9df4294f3 move some interfaces to types/services.go 7 years ago
  Ethan Buchman cbe6dbe7a1 handshake replay through consensus using mockApp 7 years ago
  Ethan Buchman a3898fae0f rpc: fix SeenCommit condition 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 d83ca54b36 file name fixes 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 814ef37f75 fix tests 8 years ago
  Ethan Buchman b212aa0db3 fixes from review 8 years ago
  Ethan Buchman 12c6594c9b rpc: remove restriction on DialSeeds 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 fb9735ef46 rebase fixes and BeginBlock(hash,header) 8 years ago
  Ethan Buchman 2113b6f4bb rpc: use interfaces for pipe 8 years ago
  Ethan Buchman 7d493774c7 log: move some Info to Debug 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