100 Commits (98bc4f0e2b600964bf07e9d85b2a0497c0d7d34c)

Author SHA1 Message Date
  mergify[bot] bff85fc07b
mempool,rpc: add removetx rpc method (#7047) (#7065) 3 years ago
  William Banfield 42ed5d75a5
consensus: wait until peerUpdates channel is closed to close remaining peers (#7058) (#7060) 3 years ago
  William Banfield 243c62cc68
statesync: improve rare p2p race condition (#7042) 3 years ago
  William Banfield 177850a2c9
statesync: remove deadlock on init fail (#7029) 3 years ago
  M. J. Fromberger bdd815ebc9
Align atomic struct field for compatibility in 32-bit ABIs. (#7037) 3 years ago
  William Banfield 6a0d9c832a
blocksync: fix shutdown deadlock issue (#7030) 3 years ago
  Sam Kleinman 23fe6fd2f9
statesync: ensure test network properly configured (#7026) 3 years ago
  Sam Kleinman 8758078786
consensus: avoid unbuffered channel in state test (#7025) 3 years ago
  lklimek 1bd1593f20
fix: race condition in p2p_switch and pex_reactor (#7015) 3 years ago
  Sam Kleinman 9a16d930c6
statesync: add logging while waiting for peers (#7007) 3 years ago
  Callum Waters 60a6c6fb1a
e2e: allow running of single node using the e2e app (#6982) 3 years ago
  Sam Kleinman 71c6682b57
statesync: clean up reactor/syncer lifecylce (#6995) 3 years ago
  Sam Kleinman b203c91799
rpc: implement BroadcastTxCommit without event subscriptions (#6984) 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
  M. J. Fromberger 41ac5b90c5
Fix script paths in go:generate directives. (#6973) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  Sam Kleinman 07d10184a1
inspect: remove duplicated construction path (#6966) 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
  William Banfield 382947ce93
rfc: add performance taxonomy rfc (#6921) 3 years ago
  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