41 Commits (fc0d5bca61da4419a27e77d31b636cf857c0b042)

Author SHA1 Message Date
  Anton Kaliaev 1fc4ab7234
rpc: remove godoc comments in favor of swagger docs (#4126) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  Anton Kaliaev b6a510a3e7
make ineffassign linter pass (#3386) 5 years ago
  Anton Kaliaev d9a1aad5c5
docs: add client#Start/Stop to examples in RPC docs (#2939) 6 years ago
  Ethan Buchman 14c1baeb24
ADR-016: Add protocol Version to NodeInfo (#2654) 6 years ago
  Ethan Buchman 0baa7588c2
p2p: NodeInfo is an interface; General cleanup (#2556) 6 years ago
  Alexander Simmerl bdd01310a0 p2p: Integrate new Transport 6 years ago
  Anton Kaliaev fc7f9bcaf6 rpc: Transform /status result.node_info.other into map (#2417) 6 years ago
  Anton Kaliaev 7634073718
revert "make `/status` RPC endpoint resistant to consensus halt" 6 years ago
  Ethan Buchman 74b6cc9057 rpc: log error when we timeout getting validators from consensus (#2045) 6 years ago
  Alexander Simmerl c82c60df11
rpc: Test Validator retrevial timeout 6 years ago
  Anton Kaliaev 1bd5476854
make `/status` RPC endpoint resistant to consensus halt 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Jae Kwon 37ef5485b4 Add logs to lite/*; Fix rpc status to return consensus height, not blockstore height 6 years ago
  Jae Kwon a5b7ea93c4 Delay validator set changes by 1 block. 6 years ago
  Samuel Sarle 8554a6dcd8 Renamed sync_info.syncing to sync_info.catching_up. 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Dev Ojha b84f788f36 Switch ports 466xx to 266xx (#1735) 6 years ago
  Ethan Buchman 79bfbebfff rpc: docs/comments 6 years ago
  Ethan Buchman 47e4d64973 add validator address to /status 6 years ago
  Bric3d 64879c1e6a 1417 status response format (#1424) 6 years ago
  Anton Kaliaev ed782e7508
include validator's voting power in /status 6 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 7 years ago
  Anton Kaliaev 5ff0bb2100
default moniker to the host name (Refs #920) 7 years ago
  Ethan Buchman d0dc04001e rpc: make time human readable. closes #926 7 years ago
  Anton Kaliaev 83ec9f773a wrote docs for rpc methods [ci skip] 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 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
  Ethan Buchman 99b068b313 BlockMeta uses BlockID 7 years ago
  Ethan Buchman 2113b6f4bb rpc: use interfaces for pipe 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 6f5baa8414 rpc: add app_hash to /status 9 years ago