56 Commits (6ff4c3139cd323a48f8fa1b16f5c229ce1b48ae7)

Author SHA1 Message Date
  Callum Waters 6ff4c3139c
blockchain: rename to blocksync service (#6755) 3 years ago
  JayT106 d4cda544ae
fastsync/rpc: add TotalSyncedTime & RemainingTime to SyncInfo in /status RPC (#6620) 3 years ago
  JayT106 2cc872543b
rpc: add max peer block height into /status rpc call (#6610) 3 years ago
  Sam Kleinman 0b0914b3df
rpc: remove global environment (#6426) 3 years ago
  Callum Waters 9f7051d38a
node: implement tendermint modes (#6241) 3 years ago
  Erik Grinaker e198edf20e
p2p: remove `NodeInfo` interface and rename `DefaultNodeInfo` struct (#5799) 4 years ago
  Erik Grinaker 58b4deca86
blockstore: fix race conditions when loading data (#5382) 4 years ago
  Marko 56911ee352
state: define interface for state store (#5348) 4 years ago
  Anton Kaliaev e9897c82e5
rpc/core: do not lock ConsensusState mutex 4 years ago
  Anton Kaliaev a14ff5cb30
rpc: refactor lib folder (#4836) 4 years ago
  Anton Kaliaev 379b1b85bc
rpc: use a struct to wrap all the global objects 4 years ago
  Erik Grinaker 511ab6717c
add state sync reactor (#4705) 4 years ago
  Erik Grinaker 4298bbcc4e
add support for block pruning via ABCI Commit response (#4588) 4 years ago
  Anton Kaliaev 2d510d2f27
rpc: PR#4320 follow up (#4323) 4 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 5 years ago
  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 6 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