10017 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 e2fc50ec9f
types: add TimeoutParams into ConsensusParams structs (#8177) 2 years ago
  William Banfield 2361e0c65c
abci++: remove CheckTx call from PrepareProposal flow (#8176) 2 years ago
  dependabot[bot] e2365c1368
build(deps): Bump github.com/golangci/golangci-lint from 1.44.2 to 1.45.0 (#8169) 2 years ago
  Sam Kleinman 43943d2dce
rollback: cleanup second node during test (#8175) 2 years ago
  William Banfield cc838a5a19
ABCI++: Update new protos to use enum instead of bool (#8158) 2 years ago
  Sam Kleinman c33be0a410
state: propogate error from state store (#8171) 2 years ago
  Sam Kleinman c680cca96e
consensus: reduce size of test fixtures and logging rate (#8172) 2 years ago
  dependabot[bot] 039fef14e0
build(deps): Bump docker/build-push-action from 2.9.0 to 2.10.0 (#8167) 2 years ago
  dependabot[bot] 3a75fbceec
build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.14 (#8166) 2 years ago
  M. J. Fromberger ea964e2133
node: always sync with the application at startup (#8159) 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 12d13cd31d
mempool: reduce size of test (#8152) 2 years ago
  William Banfield bba8367aac
state: panic on ResponsePrepareProposal validation error (#8145) 2 years ago
  Sam Kleinman f1a8f47d4d
types: minor cleanup of un or minimally used types (#8154) 2 years ago
  Sam Kleinman f61e6e4201
autofile: remove vestigal close mechanism (#8150) 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 13f7501950
blocksync: remove intermediate channel (#8140) 2 years ago
  JayT106 4400b0f6d3
p2p: adjust max non-persistent peer score (#8137) 2 years ago
  frog power 4000 5b6849ccf7
Docs: abci++ typo (#8147) 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
  William Banfield 02c7199eec
types: update synchrony params to match checked in proto (#8142) 2 years ago
  Sam Kleinman 1dd8807cc3
mempool: test harness should expose application (#8143) 2 years ago
  Sam Kleinman 07b46d5a05
blocksync: drop redundant shutdown mechanisms (#8136) 2 years ago
  Sam Kleinman 7a0b05f22d
libs/events: remove unneccessary unsubscription code (#8135) 2 years ago
  Sam Kleinman bedb68078c
libs/clist: remove unused surface area (#8134) 2 years ago
  dependabot[bot] 348c494c99
build(deps): Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#8131) 2 years ago
  Sam Kleinman 48b1952f18
state: avoid panics for marshaling errors (#8125) 2 years ago
  William Banfield 93c4e00e8e
abci++: remove app_signed_updates (#8128) 2 years ago
  William Banfield 68c624f5de
abci++: synchronize PrepareProposal with the newest version of the spec (#8094) 2 years ago
  Thane Thomson 4dce885994
ADR: Protocol Buffers Management (#8029) 2 years ago
  Sam Kleinman faf123bda2
autofile: reduce minor panic and docs changes (#8122) 2 years ago
  Sam Kleinman da5c09cf6f
cleanup: remove commented code (#8123) 2 years ago
  Sam Kleinman b08dd93d88
libs/log: remove Must constructor (#8120) 2 years ago
  Sam Kleinman a5320da5c8
node: cleanup evidence db (#8119) 2 years ago
  William Banfield 8e5dfa55ef
rfc: RFC 015 ABCI++ Tx Mutation (#8033) 2 years ago
  Jordi Pinyana 70df7d9e6e
readme: add vocdoni (#8117) 2 years ago
  frog power 4000 98dd0d6c5a
minor typo in docs (#8116) 2 years ago
  frog power 4000 aff1481682
Update abci++_basic_concepts_002_draft.md (#8114) 2 years ago
  M. J. Fromberger e9bc33d807
consensus: ensure the node terminates on consensus failure (#8111) 2 years ago
  Thane Thomson 72bbe64da7
proto: update proto generation to use buf (#7975) 2 years ago
  M. J. Fromberger 658a7661c5
p2p: remove unnecessary panic handling in PEX reactor (#8110) 2 years ago