10035 Commits (040cb566fb9e0a181e156c3030dd45004c98469a)
 

Author SHA1 Message Date
  Thane Thomson 040cb566fb
Merge latest changes from master and resolve conflicts 3 years ago
  William Banfield e4ae922c33
consensus: update state machine to use the new consensus params (#8181) 3 years ago
  Sam Kleinman cbce877480
consensus: add leaktest check to replay tests (#8185) 3 years ago
  Sam Kleinman b29cc95920
consensus: cleanup tempfile explictly (#8184) 3 years ago
  Sam Kleinman 0c9558a742
consensus: avoid panic during shutdown (#8170) 3 years ago
  William Banfield e2fc50ec9f
types: add TimeoutParams into ConsensusParams structs (#8177) 3 years ago
  William Banfield 2361e0c65c
abci++: remove CheckTx call from PrepareProposal flow (#8176) 3 years ago
  dependabot[bot] e2365c1368
build(deps): Bump github.com/golangci/golangci-lint from 1.44.2 to 1.45.0 (#8169) 3 years ago
  Sam Kleinman 43943d2dce
rollback: cleanup second node during test (#8175) 3 years ago
  William Banfield cc838a5a19
ABCI++: Update new protos to use enum instead of bool (#8158) 3 years ago
  Sam Kleinman c33be0a410
state: propogate error from state store (#8171) 3 years ago
  Sam Kleinman c680cca96e
consensus: reduce size of test fixtures and logging rate (#8172) 3 years ago
  dependabot[bot] 039fef14e0
build(deps): Bump docker/build-push-action from 2.9.0 to 2.10.0 (#8167) 3 years ago
  dependabot[bot] 3a75fbceec
build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.14 (#8166) 3 years ago
  Thane Thomson dfe82436a5
Format 3 years ago
  Thane Thomson 0527731920
Update types/vote_test.go 3 years ago
  Thane Thomson 4b626169f9
Update privval/file.go 3 years ago
  Thane Thomson 65f1902c4c
Remove extraneous comment 3 years ago
  Thane Thomson e0ca4549de
Explicitly ensure length > 0 to sign vote extension 3 years ago
  Thane Thomson 25a7312e35
Explicitly ensure length > 0 to sign vote extension 3 years ago
  Thane Thomson ab50582319
Fix missing VerifyVoteExtension request data 3 years ago
  Thane Thomson 9431db98e3
Fix lint 3 years ago
  Thane Thomson 19e07c9a8c
Remove extraneous empty value initialization 3 years ago
  Thane Thomson 71d36953c3
Thread vote extensions through code and fix tests 3 years ago
  Thane Thomson aac3df4901
Inject vote extensions into proposal 3 years ago
  Thane Thomson 306d56870a
Regenerate protos including latest PBTS synchrony params update 3 years ago
  Thane Thomson c978c29515
Move CanonicalVoteExtension to canonical types proto defs 3 years ago
  Thane Thomson da4fedc382
Fix types tests 3 years ago
  Thane Thomson ce54bf3bdb
Better describe method given vote extensions 3 years ago
  Thane Thomson 116bbf091f
Fix typo 3 years ago
  Thane Thomson 8fbe537d5d
Refactor so building and linting works 3 years ago
  M. J. Fromberger ea964e2133
node: always sync with the application at startup (#8159) 3 years ago
  William Banfield 485c96b0d3
consensus: change lock handling in reactor and handleMsg for RoundState (forward-port #7994 #7992) (#8139) 3 years ago
  Sam Kleinman 9a833a8495
consensus: skip channel close during shutdown (#8155) 3 years ago
  Sam Kleinman 0bded371c5
testing: logger cleanup (#8153) 3 years ago
  Sam Kleinman 12d13cd31d
mempool: reduce size of test (#8152) 3 years ago
  William Banfield bba8367aac
state: panic on ResponsePrepareProposal validation error (#8145) 3 years ago
  Sam Kleinman f1a8f47d4d
types: minor cleanup of un or minimally used types (#8154) 3 years ago
  Sam Kleinman f61e6e4201
autofile: remove vestigal close mechanism (#8150) 3 years ago
  Sam Kleinman 1db41663c7
consensus: avoid race in accessing channel (#8149) 3 years ago
  Sam Kleinman 5e0e05f938
consensus: avoid persistent kvstore in tests (#8148) 3 years ago
  Sam Kleinman 5bb51aab03
events: remove service aspects of event switch (#8146) 3 years ago
  Sam Kleinman 13f7501950
blocksync: remove intermediate channel (#8140) 3 years ago
  JayT106 4400b0f6d3
p2p: adjust max non-persistent peer score (#8137) 3 years ago
  frog power 4000 5b6849ccf7
Docs: abci++ typo (#8147) 3 years ago
  Sam Kleinman a68e356596
consensus: avoid extra close channel (#8144) 3 years ago
  William Banfield 7c91b53999
docs: PBTS synchrony issues runbook (#8129) 3 years ago
  William Banfield 02c7199eec
types: update synchrony params to match checked in proto (#8142) 3 years ago
  Sam Kleinman 1dd8807cc3
mempool: test harness should expose application (#8143) 3 years ago
  Sam Kleinman 07b46d5a05
blocksync: drop redundant shutdown mechanisms (#8136) 3 years ago