312 Commits (6f7427ec7ee1c42a8d49f7e67f380807a0475f76)

Author SHA1 Message Date
  Sam Kleinman c35d6d6e2c
node: pass eventbus at construction time (#8084) 2 years ago
  Sam Kleinman 691cb52528
statesync: avoid leaking a thread during tests (#8085) 2 years ago
  Sam Kleinman 01266881b8
evidence: manage and initialize state objects more clearly in the pool (#8080) 2 years ago
  M. J. Fromberger 2df5c85a8d
Fix govet errors for %w use in test errors. (#8083) 2 years ago
  Sam Kleinman 8df7b6103f
proxy: collapse triforcated abci.Client (#8067) 2 years ago
  Sam Kleinman f1659ce329
consensus: fix TestInvalidState race and reporting (#8071) 2 years ago
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 2 years ago
  Sam Kleinman 0167f0d527
node: nodes should fetch state on startup (#8062) 2 years ago
  Sam Kleinman 9d98484845
node: excise node handle within rpc env (#8063) 2 years ago
  M. J. Fromberger 63ff2f052d
Remove now-unused and deprecated Subscribe methods. (#8064) 2 years ago
  Sam Kleinman a3881f0fb1
consensus: improve wal test cleanup (#8059) 2 years ago
  M. J. Fromberger af96ef2fe4
rpc: set a minimum long-polling interval for Events (#8050) 2 years ago
  M. J. Fromberger a22942504c
p2p: re-enable tests previously disabled (#8049) 2 years ago
  Sam Kleinman 21087563eb
consensus: validator set changes test cleanup (#8035) 2 years ago
  Sam Kleinman a965f03c15
statesync: avoid compounding retry logic for fetching consensus parameters (#8032) 2 years ago
  Sam Kleinman 58dc172611
p2p: plumb rudamentary service discovery to rectors and update statesync (#8030) 2 years ago
  Sam Kleinman f25b7ceeb2
consensus: make orchestration more reliable for invalid precommit test (#8013) 2 years ago
  Sam Kleinman a153f82433
p2p: ignore transport close error during cleanup (#8011) 2 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 2 years ago
  Sam Kleinman 89dbebd1c5
p2p: retry failed connections slightly more aggressively (#8010) 2 years ago
  Sam Kleinman c8ae5db50e
p2p: relax pong timeout (#8007) 2 years ago
  JayT106 49e3688b79
fix syncAny test (#8001) 2 years ago
  Sam Kleinman c85e3e4ba8
p2p: mconn track last message for pongs (#7995) 2 years ago
  M. J. Fromberger 0875074ea2
Add upgrading notes for the new Events RPC interface. (#7993) 2 years ago
  Sam Kleinman 680ebc6f8e
consensus: TestReactorValidatorSetChanges test fix (#7985) 2 years ago
  M. J. Fromberger 5662bd12a8
rpc: implement the ADR 075 /events method (#7965) 2 years ago
  Sam Kleinman 61a81279bd
abci: make tendermint example+test clients manage a mutex (#7978) 2 years ago
  Sam Kleinman 9968f53c15
p2p: make mconn transport test less flaky (#7973) 2 years ago
  Sam Kleinman 2ffb262600
context: cleaning up context dead ends (#7963) 2 years ago
  Sam Kleinman 912751cf93
math: remove panics in safe math ops (#7962) 2 years ago
  M. J. Fromberger c88cf0b66c
config: add event subscription options and defaults (#7930) 2 years ago
  M. J. Fromberger 705f365bcd
rpc: implement the eventlog defined by ADR 075 (#7825) 2 years ago
  Jasmina Malicevic e80541a251
types/events+evidence: emit events + metrics on evidence validation (#7802) 2 years ago
  JayT106 ce898a738c
consensus: HasVoteMessage index boundary check (#7720) 2 years ago
  Sam Kleinman 81bd9ad812
consensus: improve cleanup of wal tests (#7878) 2 years ago
  Callum Waters 4425e62e9e
statesync: assert app version matches (#7856) 2 years ago
  yihuang 8a238fdcb4
fix app hash in state rollback (#7837) 2 years ago
  Sam Kleinman abfcd08903
abci/client: remove lingering async client code (#7876) 2 years ago
  Sam Kleinman cc18f87000
mempool: use checktx sync calls (#7868) 2 years ago
  William Banfield 165cc29474
consensus: additional timing metrics (#7849) 2 years ago
  Sam Kleinman bb9fa171d6
abci/client: make flush operation sync (#7857) 2 years ago
  Sam Kleinman c2cce2a696
abci/client: remove client-level callback (#7845) 2 years ago
  Sam Kleinman 6280f45460
clist: remove unused waitgroup from clist implementation (#7843) 2 years ago
  Sam Kleinman be83ec6664
p2p: pass start time to flowrate and cleanup constructors (#7838) 2 years ago
  Sam Kleinman d187962ec0
blocksync: shutdown cleanup (#7840) 2 years ago
  M. J. Fromberger 9e69615451
consensus: start the timeout ticker before replay (#7844) 2 years ago
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 2 years ago
  Sam Kleinman d72939fe36
statesync: relax timing (#7819) 2 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  Sergio Mena 60f09840dd
abci: PrepareProposal-VoteExtension integration [2nd try] (#7821) 2 years ago