79 Commits (dc0e04d243f2e6dc494edabe445d223395a683c7)

Author SHA1 Message Date
  William Banfield 63aeb50665
upgrading: add information into the UPGRADING.md for users of the codebase wishing to upgrade (#6898) 3 years ago
  Callum Waters 8fe651ba30
e2e: clean up generation of evidence (#6904) 3 years ago
  Callum Waters bda948e814
statesync: implement p2p state provider (#6807) 3 years ago
  Sam Kleinman c4df8a3840
types: move mempool error for consistency (#6875) 3 years ago
  Aleksandr Bezobchuk 58a6cfff9a
internal/consensus: update error log (#6863) 3 years ago
  Hlib Kanunnikov d0e33b4292
blocksync: complete transition from Blockchain to BlockSync (#6847) 3 years ago
  William Banfield e801328128
clist: add simple property tests (#6791) 3 years ago
  William Banfield dc7c212c41
mempool/v1: test reactor does not panic on broadcast (#6772) 3 years ago
  William Banfield 4e96c6b234
tools: add mockery to tools.go and remove mockery version strings (#6787) 3 years ago
  Callum Waters 02f8e4c0bd
blockstore: fix problem with seen commit (#6782) 3 years ago
  M. J. Fromberger 6dd8984fef
Fix and clarify breaks from select cases. (#6781) 3 years ago
  JayT106 9a2a7d4307
state/privval: vote timestamp fix (#6748) 3 years ago
  Callum Waters 6ff4c3139c
blockchain: rename to blocksync service (#6755) 3 years ago
  JayT106 e87b0391cb
cli/indexer: Reindex events (#6676) 3 years ago
  Aleksandr Bezobchuk 4f73748bc8
mempool v1: tweak broadcastTxRoutine (#6771) 3 years ago
  William Banfield a751eee7f2
p2p: add test for pqueue dequeue full error (#6760) 3 years ago
  Callum Waters a341a626e0
p2p: avoid blocking on the dequeCh (#6765) 3 years ago
  William Banfield c3ae6f5b58
p2p: add coverage for mConnConnection.TrySendMessage (#6754) 3 years ago
  Aleksandr Bezobchuk a393cf8bab
internal: update blockchain reactor godoc (#6749) 3 years ago
  Callum Waters 0e2752ae42
light: improve error handling and allow providers to be added (#6733) 3 years ago
  William Banfield 84c15857e4
mempool: return mempool errors to the abci client (#6740) 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
  Aleksandr Bezobchuk 68ffe8bc64
mempool: add TTL configuration to mempool (#6715) 3 years ago
  William Banfield 21309ccb7b
clist: add a few basic clist tests (#6727) 3 years ago
  William Banfield f70396c6fd
add and run make target for generating existing mocks (#6732) 3 years ago
  William Banfield fdc246e4a8
libs/clist: revert clear and detach changes while debugging (#6731) 3 years ago
  Callum Waters 6dd0cf92c8
router/statesync: add helpful log messages (#6724) 3 years ago
  William Banfield a46724e4f6
statesync: dispatcher test uses internal channel for timing (#6713) 3 years ago
  Sam Kleinman ab5c63eff3
statesync: increase dispatcher timeout (#6714) 3 years ago
  Sam Kleinman 8228936155
e2e: extend timeouts in test harness (#6694) 3 years ago
  Callum Waters a12e2bbb60
statesync: use initial height as a floor to backfilling (#6709) 3 years ago
  William Banfield 4009102e2b
statesync: remove outgoingCalls race condition in dispatcher (#6699) 3 years ago
  William Banfield cabd916517
Revert "statesync: keep peer despite lightblock query fail (#6692)" (#6696) 3 years ago
  Marko 363ea56680
abci: remove counter app (#6684) 3 years ago
  Callum Waters aa4854ff8f
docs: add docs file for the peer exchange (#6665) 3 years ago
  William Banfield 50b00dff71
statesync: keep peer despite lightblock query fail (#6692) 3 years ago
  Callum Waters 051e127d38
light: correctly handle contexts (#6687) 3 years ago
  Callum Waters decac693ab
p2p: remove annoying error log (#6688) 3 years ago
  Callum Waters 2c14d491f6
fix leaking statesync test (#6680) 3 years ago
  Cuong Manh Le 37bc1d74df
internal/blockchain/v0: prevent all possible race for blockchainCh.Out (#6637) 3 years ago
  JayT106 d4cda544ae
fastsync/rpc: add TotalSyncedTime & RemainingTime to SyncInfo in /status RPC (#6620) 3 years ago
  Aleksandr Bezobchuk 1dec3e139a
add stacktrace to panic logs (#6662) 3 years ago
  Callum Waters 2d95e38986
Revert "consensus: skip all messages during sync (#6577)" (#6654) 3 years ago
  Callum Waters a1e1e6c290
test: fix non-deterministic backfill test (#6648) 3 years ago
  rene 736364178a
fix typo in log message (#6653) 3 years ago
  Callum Waters c769e3e09b
p2p: track peer channels to avoid sending across a channel a peer doesn't have (#6601) 3 years ago
  JayT106 4334135651
privval: missing privval type check in SetPrivValidator (#6645) 3 years ago
  William Banfield 0cb0dd7ce9
p2p: do not redial peers with different chain id (#6630) 3 years ago
  Marko 0e9bec1b53
pkg: expose p2p functions (#6627) 3 years ago