346 Commits (809e4742d0aad37fafe8e13edd133f106eaea05b)

Author SHA1 Message Date
  tycho garen 809e4742d0 more tweaking 3 years ago
  tycho garen 9bd56426d8 better logs 3 years ago
  tycho garen 8e3b34c864 more buffer amore time 3 years ago
  tycho garen 2643d39d33 bigger buffers 3 years ago
  tycho garen 657ff177b0 privval 3 years ago
  tycho garen 790c40deb1 move lock 3 years ago
  tycho garen e3a0711c61 elide deadlock 3 years ago
  tycho garen 987036bf30 more locking gpt 3 years ago
  tycho garen 14c7bce5da safer send 3 years ago
  M. J. Fromberger 658a7661c5
p2p: remove unnecessary panic handling in PEX reactor (#8110) 3 years ago
  M. J. Fromberger 89b4321af2
p2p: update polling interval calculation for PEX requests (#8106) 3 years ago
  tycho garen f261a68adc fix lint 3 years ago
  tycho garen 7e99b233e2 another lock 3 years ago
  tycho garen a5af56a93f clean up 3 years ago
  tycho garen e550e15924 shrink and fix 3 years ago
  tycho garen b5595e6983 fix shutdown lock 3 years ago
  tycho garen e676869f0c fix lint 3 years ago
  tycho garen 2d55bdec92 move init closer 3 years ago
  tycho garen 41156d8b10 clarify an error 3 years ago
  tycho garen 5e15a45e32 avoid calling start 3 years ago
  JayT106 d9c9675e2a
p2p+flowrate: rate control refactor (#7828) 3 years ago
  tycho garen 05e0e0eacb reduce chance of deadlocks 3 years ago
  tycho garen 5715a13991 more granular locks 3 years ago
  tycho garen 209bf76169 fix lint 3 years ago
  tycho garen b03b1d1463 retry 3 years ago
  tycho garen 8bbba9ab58 back out of consensus changes 3 years ago
  tycho garen 8153983e66 minimal 3 years ago
  tycho garen ecb3a50b47 avoid deadlock 3 years ago
  Sam Kleinman 6287e423cb
Apply suggestions from code review 3 years ago
  tycho garen 082b166b59 fixes 3 years ago
  tycho garen 5ea81e1089 node: alter initialization order to avoid panic during statesync 3 years ago
  Sam Kleinman c35d6d6e2c
node: pass eventbus at construction time (#8084) 3 years ago
  Sam Kleinman 691cb52528
statesync: avoid leaking a thread during tests (#8085) 3 years ago
  Sam Kleinman 01266881b8
evidence: manage and initialize state objects more clearly in the pool (#8080) 3 years ago
  M. J. Fromberger 2df5c85a8d
Fix govet errors for %w use in test errors. (#8083) 3 years ago
  Sam Kleinman 8df7b6103f
proxy: collapse triforcated abci.Client (#8067) 3 years ago
  Sam Kleinman f1659ce329
consensus: fix TestInvalidState race and reporting (#8071) 3 years ago
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 3 years ago
  Sam Kleinman 0167f0d527
node: nodes should fetch state on startup (#8062) 3 years ago
  Sam Kleinman 9d98484845
node: excise node handle within rpc env (#8063) 3 years ago
  M. J. Fromberger 63ff2f052d
Remove now-unused and deprecated Subscribe methods. (#8064) 3 years ago
  Sam Kleinman a3881f0fb1
consensus: improve wal test cleanup (#8059) 3 years ago
  M. J. Fromberger af96ef2fe4
rpc: set a minimum long-polling interval for Events (#8050) 3 years ago
  M. J. Fromberger a22942504c
p2p: re-enable tests previously disabled (#8049) 3 years ago
  Sam Kleinman 21087563eb
consensus: validator set changes test cleanup (#8035) 3 years ago
  Sam Kleinman a965f03c15
statesync: avoid compounding retry logic for fetching consensus parameters (#8032) 3 years ago
  Sam Kleinman 58dc172611
p2p: plumb rudamentary service discovery to rectors and update statesync (#8030) 3 years ago
  Sam Kleinman f25b7ceeb2
consensus: make orchestration more reliable for invalid precommit test (#8013) 3 years ago
  Sam Kleinman a153f82433
p2p: ignore transport close error during cleanup (#8011) 3 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 3 years ago