561 Commits (28d34d635c0dcbfd862d5ce393aba07ae60bf2a4)

Author SHA1 Message Date
  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
  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 0e9bec1b53
pkg: expose p2p functions (#6627) 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 1e4bc04cd6
mempool: v1 implementation (#6466) 3 years ago
  Sam Kleinman 7bf84d9d7f
config: seperate priv validator config into seperate section (#6462) 3 years ago
  JayT106 711a718162
config/indexer: custom event indexing (#6411) 3 years ago
  Sam Kleinman d9134063e7
rpc: add chunked rpc interface (#6445) 3 years ago
  Sam Kleinman fa891c5a4b
node: cleanup pex initialization (#6467) 3 years ago
  Callum Waters c320eb1407
split out initializers into setup.go (#6446) 3 years ago
  Callum Waters 64e7b5efea
p2p: add channel descriptors to open channel (#6440) 3 years ago
  JayT106 e334555393
node/state: graceful shutdown in the consensus state (#6370) 3 years ago
  Sam Kleinman 0b0914b3df
rpc: remove global environment (#6426) 3 years ago
  Callum Waters ec5e3b0b02
p2p: wire pex v2 reactor to router (#6407) 3 years ago
  Aleksandr Bezobchuk bc643b19c4
p2p: support private peer IDs in new p2p stack (#6409) 3 years ago
  Sam Kleinman 8eccaf9535
mempool: remove vestigal mempool wal (#6396) 3 years ago
  Callum Waters 9efc20c963
p2p: improve PEX reactor (#6305) 3 years ago
  Callum Waters 36d8cb09df
config: create `BootstrapPeers` p2p config parameter (#6372) 3 years ago
  JayT106 43eacd159f
state/indexer: reconstruct indexer, move txindex into the indexer package (#6382) 3 years ago
  Callum Waters 8e8de2b2fb
node: use db provider instead of mem db (#6362) 3 years ago
  Aleksandr Bezobchuk 47b28fd6aa
p2p: minor cleanup + update router options (#6353) 3 years ago
  Nate Williams b517dd5685
Expose getter for txIndexer (#6327) 3 years ago
  Sam Kleinman 0f41f7465c
p2p: extend e2e tests for new p2p framework (#6323) 3 years ago
  Sam Kleinman 6d9372bd39
test: improve cleanup for data and disk use (#6311) 3 years ago