632 Commits (29f757376232658e7ec0c39d61af685210b6d284)

Author SHA1 Message Date
  Sam Kleinman f4a56f4034
p2p: refactor channel description (#7130) 3 years ago
  Marko 66a11fe527
blocksync: remove v0 folder structure (#7128) 3 years ago
  M. J. Fromberger 86f00135dd
rpc: Remove the deprecated gRPC interface to the RPC service (#7121) 3 years ago
  William Banfield 36a1acff52
internal/proxy: add initial set of abci metrics (#7115) 3 years ago
  Sam Kleinman 4781d04d18
node: always close database engine (#7113) 3 years ago
  Sam Kleinman 52ed994416
test: cleanup rpc/client and node test fixtures (#7112) 3 years ago
  Sam Kleinman ded310093e
lint: fix collection of stale errors (#7090) 3 years ago
  Sam Kleinman 3646b635d3
p2p, types: remove legacy NetAddress type (#7084) 3 years ago
  Callum Waters 59404003ee
p2p: rename pexV2 to pex (#7088) 3 years ago
  Sam Kleinman 1b5bb5348f
p2p: cleanup unused arguments (#7079) 3 years ago
  Sam Kleinman 5bf30bb049
p2p: cleanup transport interface (#7071) 3 years ago
  Sam Kleinman 03ad7d6f20
p2p: delete legacy stack initial pass (#7035) 3 years ago
  Sam Kleinman cb69ed8135
blocksync/v2: remove unsupported reactor (#7046) 3 years ago
  Sam Kleinman bb8ffcb95b
store: move pacakge to internal (#6978) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  JayT106 84ffaaaf37
statesync/rpc: metrics for the statesync and the rpc SyncInfo (#6795) 3 years ago
  Sam Kleinman 9dfdc62eb7
proxy: move proxy package to internal (#6953) 3 years ago
  Callum Waters 9a7ce08e3e
statesync: shut down node when statesync fails (#6944) 3 years ago
  William Banfield dc0e04d243
rename configuration parameters to use the new blocksync nomenclature (#6896) 3 years ago
  Callum Waters bda948e814
statesync: implement p2p state provider (#6807) 3 years ago
  Sam Kleinman 6e921f6644
p2p: change default to use new stack (#6862) 3 years ago
  William Banfield bc2b529b95
inspect: add inspect mode for debugging crashed tendermint node (#6785) 3 years ago
  Hlib Kanunnikov d0e33b4292
blocksync: complete transition from Blockchain to BlockSync (#6847) 3 years ago
  Sam Kleinman bf77c0c544
rpc: support new p2p infrastructure (#6820) 3 years ago
  Sam Kleinman d56a44b884
node: minimize hardcoded service initialization (#6798) 3 years ago
  Callum Waters 6ff4c3139c
blockchain: rename to blocksync service (#6755) 3 years ago
  Callum Waters 91e277d7b7
enable pex reactor depending on config param (#6762) 3 years ago
  JayT106 e70445f942
statesync/event: emit statesync start/end event (#6700) 3 years ago
  JayT106 c4f77ab6d1
fastsync/event: emit fastsync status event when switching consensus/fastsync (#6619) 3 years ago
  Marko 78a0a5fe73
blockchain: error on v2 selection (#6730) 3 years ago
  Aleksandr Bezobchuk 4f8bcb1cce
docs: update events (#6658) 3 years ago
  Marko 0e9bec1b53
pkg: expose p2p functions (#6627) 3 years ago
  Sam Kleinman 917180dfd2
p2p: reduce buffering on channels (#6609) 3 years ago
  Sam Kleinman 9ffa7e8a2b
types: move NodeInfo from p2p (#6618) 3 years ago
  JayT106 2cc872543b
rpc: add max peer block height into /status rpc call (#6610) 3 years ago
  Sam Kleinman ae5f98881b
p2p: make NodeID and NetAddress public (#6583) 3 years ago
  JayT106 2b0a3c151b
fastsync: update the metrics during fast-sync (#6590) 3 years ago
  Callum Waters 6e238b5b9d
statesync: make fetching chunks more robust (#6587) 3 years ago
  Sam Kleinman a6b30faf35
libs/time: move types/time into libs (#6595) 3 years ago
  Callum Waters c0f7fb08c0
config: add root dir to priv validator (#6585) 3 years ago
  Aleksandr Bezobchuk 7d961b55b2
state sync: tune request timeout and chunkers (#6566) 3 years ago
  Callum Waters 74af343f28
statesync: tune backfill process (#6565) 3 years ago
  JayT106 a456b71f1f
state: move pruneBlocks from consensus/state to state/execution (#6541) 3 years ago
  Callum Waters 32bc399bdd
node: fix genesis on start up (#6563) 3 years ago
  Callum Waters d6b4bc267b
node/tests: clean up use of genesis doc and surrounding tests (#6554) 3 years ago
  Callum Waters 6f6ac5c04e
state sync: reverse sync implementation (#6463) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Sam Kleinman 00c284d9d7
node: change package interface (#6540) 3 years ago
  Aleksandr Bezobchuk 7ec123c968
improvement: update TxInfo (#6529) 3 years ago