279 Commits (3353bb99ae70e72f13f85039cfb038325227c520)

Author SHA1 Message Date
  Ethan Buchman e2e8746044 rpc: historical validators 7 years ago
  Zach Ramsay b3796e0aaa rpc: typo fixes 7 years ago
  Anton Kaliaev d24083b257 generate md for Slate 7 years ago
  Anton Kaliaev 83ec9f773a wrote docs for rpc methods [ci skip] 7 years ago
  Ethan Buchman b0728260e9 comments 7 years ago
  ramil 6f8d385dfa fast sync status 7 years ago
  Adrian Brink 05c0dfac12 First crack it providing fast-sync endpoint 7 years ago
  Ethan Buchman 4f27752468 [rpc] dont enable unsafe by default; limit /blockchain_info to 20 blocks 7 years ago
  spring1843 cf686d4f83 Fix commonly misspelled words 7 years ago
  Anton Kaliaev f803544195
new logging 8 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 efeadcc0f4 some cleanup from review 8 years ago
  Ethan Buchman 4e781961e9 remove TMResult. ::drinks champagne:: 8 years ago
  Ethan Buchman 07e59e63f9 TMEventDataInner 8 years ago
  Ethan Frey bff8402fe8 Fix json for TMResult to not include "TMResultInner" 8 years ago
  Ethan Frey f6f1f1992c Prepare rpc responses for go-data compatibility, still use go-wire 8 years ago
  Ethan Buchman c930f43cbe rpc: fix tests 8 years ago
  Ethan Buchman a518d08839 rpc: response types use Result instead of pb Response 8 years ago
  Ethan Buchman cdf650fba9 rpc: repsonse types use data.Bytes 8 years ago
  Ethan Buchman cc6dde96c1 rpc -> rpc/lib and rpc/tendermint -> rpc 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
  Anton Kaliaev 5e5fb37774
rename TxID to Hash 8 years ago
  Ethan Buchman 9d2de2b756 tx_indexer -> tx_index 8 years ago
  Ethan Buchman b6a04a3456 more fixes from review 8 years ago
  Ethan Buchman f4d0076344 TxResult includes Tx. /tx only works if indexer active 8 years ago
  Ethan Buchman 6e065affe5 rpc: /tx allows height+hash 8 years ago
  Ethan Buchman c848056438 rpc: better arg validation for /tx 8 years ago
  Ethan Frey a4ee7d25d1 Add TxIndexEnabled method to ResultStatus 8 years ago
  Ethan Buchman df35989742 /tx can take height+index or hash 8 years ago
  Ethan Buchman 257d81ddd1 rpc/core/types: uintX -> int 8 years ago
  Ethan Buchman 585ce45a5e rpc: dial_seeds msg. addresses #403 8 years ago
  Ethan Buchman 6899c91ebe add optional 'prove' flag to /tx 8 years ago
  Ethan Buchman ffe6d58a58 add Height to ResultBroadcastTxCommit and EventDataTx 8 years ago
  Ethan Buchman 2a59cda77e /tx returns tx bytes 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 1208296dc0 DialSeeds takes an AddrBook 8 years ago
  rigelrozanski f5c4fdc82a seeds fix 8 years ago
  Ethan Buchman 8ba79252c8 types: use mtx on PartSet.String() 8 years ago
  Ethan Buchman f9df4294f3 move some interfaces to types/services.go 8 years ago
  Ethan Buchman cbe6dbe7a1 handshake replay through consensus using mockApp 8 years ago
  Ethan Buchman a3898fae0f rpc: fix SeenCommit condition 8 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