164 Commits (master)

Author SHA1 Message Date
  William Banfield e4ae922c33
consensus: update state machine to use the new consensus params (#8181) 2 years ago
  Sam Kleinman cbce877480
consensus: add leaktest check to replay tests (#8185) 2 years ago
  Sam Kleinman b29cc95920
consensus: cleanup tempfile explictly (#8184) 2 years ago
  Sam Kleinman 0c9558a742
consensus: avoid panic during shutdown (#8170) 2 years ago
  William Banfield cc838a5a19
ABCI++: Update new protos to use enum instead of bool (#8158) 2 years ago
  Sam Kleinman c680cca96e
consensus: reduce size of test fixtures and logging rate (#8172) 2 years ago
  William Banfield 485c96b0d3
consensus: change lock handling in reactor and handleMsg for RoundState (forward-port #7994 #7992) (#8139) 2 years ago
  Sam Kleinman 9a833a8495
consensus: skip channel close during shutdown (#8155) 2 years ago
  Sam Kleinman 0bded371c5
testing: logger cleanup (#8153) 2 years ago
  Sam Kleinman f1a8f47d4d
types: minor cleanup of un or minimally used types (#8154) 2 years ago
  Sam Kleinman 1db41663c7
consensus: avoid race in accessing channel (#8149) 2 years ago
  Sam Kleinman 5e0e05f938
consensus: avoid persistent kvstore in tests (#8148) 2 years ago
  Sam Kleinman 5bb51aab03
events: remove service aspects of event switch (#8146) 2 years ago
  Sam Kleinman a68e356596
consensus: avoid extra close channel (#8144) 2 years ago
  William Banfield 7c91b53999
docs: PBTS synchrony issues runbook (#8129) 2 years ago
  Sam Kleinman 7a0b05f22d
libs/events: remove unneccessary unsubscription code (#8135) 2 years ago
  William Banfield 68c624f5de
abci++: synchronize PrepareProposal with the newest version of the spec (#8094) 2 years ago
  Sam Kleinman da5c09cf6f
cleanup: remove commented code (#8123) 2 years ago
  M. J. Fromberger e9bc33d807
consensus: ensure the node terminates on consensus failure (#8111) 2 years ago
  Sam Kleinman c35d6d6e2c
node: pass eventbus at construction time (#8084) 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 a3881f0fb1
consensus: improve wal test cleanup (#8059) 2 years ago
  Sam Kleinman 21087563eb
consensus: validator set changes test cleanup (#8035) 2 years ago
  Sam Kleinman f25b7ceeb2
consensus: make orchestration more reliable for invalid precommit test (#8013) 2 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 2 years ago
  Sam Kleinman 680ebc6f8e
consensus: TestReactorValidatorSetChanges test fix (#7985) 2 years ago
  Sam Kleinman 61a81279bd
abci: make tendermint example+test clients manage a mutex (#7978) 2 years ago
  Sam Kleinman 912751cf93
math: remove panics in safe math ops (#7962) 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
  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 c2cce2a696
abci/client: remove client-level callback (#7845) 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
  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
  Sergio Mena d3548eb706
Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago
  M. J. Fromberger 7e09c2ef43
Clean up temp files more thoroughly after testing. (#7815) 2 years ago
  Sam Kleinman eed617c2d9
consensus: refactor operations in consensus queryMaj23Routine (#7791) 2 years ago
  Sam Kleinman c555226d2b
consensus: tie peer threads to peer lifecylce context (#7792) 2 years ago
  William Banfield 860f78f000
add proposer address to the message delay metrics (#7790) 2 years ago
  Sergio Mena 27297a447c
Rebased to master the existing `ProcessProposal` PR (#7752) 2 years ago
  Jasmina Malicevic cd875c8a2c
types: remove nested evidence field from block (#7765) 2 years ago