Commit Graph

180 Commits (da98fa5541b4b077937fa12fa83a0982b0658b1d)

Author SHA1 Message Date
Simon Dudley 7952452aa0
3038 clean up (#3049) 3 years ago
Simon Dudley 1e86753dde
Require blockheader mode validators (#3043) 3 years ago
Simon Dudley 0ffe977f86
Use correct list of validators when transitioning to different a validatorselectionmode (#2935) 3 years ago
Lucas Saldanha 7659c7654c
More BFT log messages (#3014) 3 years ago
garyschulte a2f517ce32
consensus context changes in support of merge context (#2976) 3 years ago
Lucas Saldanha cb27f339bf
Improved QBFT logs (#2996) 3 years ago
Lucas Saldanha ad67ad03cc
Improve ValidatorContractController result validation (#2979) 3 years ago
Simon Dudley b0fc632a1b
Simplify clock in ValidatorContractTest (#2924) 3 years ago
Jason Frame 0e0d67dbe5
Bft block period transition (#2902) 3 years ago
Simon Dudley 984cced655
Qbft RPCs should read validators from the contract when in contract mode (#2881) 3 years ago
Lucas Saldanha 6be1ed55d0
Added log for validator selection mode transition (#2909) 3 years ago
Jason Frame 91ef16d378
Qbft validator selection was incorrectly being applied to non validator selection mode transitions (#2874) 3 years ago
Simon Dudley 71e6b0ccf1
Fix for Select correct ValidatorProvider when transitioning from validator contract to block header mode (#2869) 3 years ago
Jason Frame 3996da8108
Common Bft forks schedule (#2862) 3 years ago
Lucas Saldanha bbff3c8b56
Added support for PKCS11 keystore on PKI Block Creation (#2865) 3 years ago
Antony Denyer a30c314290
Allow Besu to host RPC endpoints via a plugin. (#2754) 3 years ago
Simon Dudley fc687ab1a4
Qbft RPCs should be disabled after starting with or switching to use validator contract (#2817) 3 years ago
Usman Saleem 93013e9324
Add QBFT support for evmtool (#2807) 3 years ago
Justin Florentine db3a55997b
Jumpdest constructor inj (#2821) 3 years ago
Sally MacFarlane 84f58a9aa5
Rename: OnChain -> onchain (#2806) 3 years ago
Danno Ferrin 2415000caf
Evm speedup (#2796) 3 years ago
Jason Frame 2541b155f8
Remove duplication between Qbft protocol schedule and Ibft protocol schedule (#2751) 3 years ago
Danno Ferrin fd961d5296
Evm move (#2790) 3 years ago
Danno Ferrin 2abc7074bb
Create new datatypes module for Address, Hash, and Wei (#2779) 3 years ago
Jason Frame a2fd2147cd
Allow QBFT to switch from the existing block header validator selection mechanism to using a smart contract (#2655) 3 years ago
Jason Frame 19a54778d4
Move QBFT CMS creation to block creator (#2720) 3 years ago
Lucas Saldanha 021544403b
QBFT PKI-backed Block Creation (#2677) 3 years ago
matkt 82aabdef81
Update pending transaction manager (#2656) 3 years ago
Lucas Saldanha 68f222be5c
Updated ATs DSL to create PKI QBFT node configuration (#2670) 3 years ago
Usman Saleem 4a22b41c2f
QBFT - Create extradata with round information only (#2625) 3 years ago
garyschulte 632312bd3a refactor of GasLimitCalculator into protocolSchedule (#2632) 3 years ago
Lucas Saldanha 60397308a1
Refactor QbftExtraDataCodec from new instance to injection (#2645) 3 years ago
Lucas Saldanha eff15cc768
Injecting BftExtraDataCodec into SubsequentMessageValidator (#2640) 3 years ago
Antony Denyer b0e57a450d
Update web3j in acceptance tests to ~4.8.6 (#2616) 3 years ago
Lucas Saldanha 047b680ddc
PKI Block Creation cli configuration (#2619) 3 years ago
Jason Frame 47a3941467
Qbft to use validator contract (#2574) 3 years ago
Lucas Saldanha e19df06c92
PKI QbftContext and QbftBesuControllerBuilder update (#2604) 3 years ago
Lucas Saldanha 46df46cf90
Created PkiQbftExtraData (#2580) 3 years ago
Jason Frame 63468d8a9d
BFT validator RPCs to use validator providers so that they will work with qbft voting changes (#2592) 3 years ago
Antoine Toulme bc697e82cb
Add unstable CLI option for max ommers depth (#2584) 3 years ago
Jason Frame bdb9c1ad85
Bft validator provider (#2570) 3 years ago
Antoine Toulme 11f5cfb022
Upgrade to Apache Tuweni 2.0 (#2376) 3 years ago
Jason Frame 5ab214e894
Fix bft messages having duplicate prepares in roundChange message (#2449) 3 years ago
Jason Frame c047d3c791
QBFT to use fixed IBFT mixhash value for headers (#2379) 4 years ago
Jason Frame b55c6b8321
Fix Ibft and Qbft creating header with invalid timestamp (#2265) 4 years ago
Jason Frame 18fe0e473e
Qbft vote encoding to use empty for drop for extradata to match quorum (#2232) 4 years ago
Jason Frame 8827603c77
Qbft to start round timer after block period expiry (#2112) 4 years ago
Jason Frame 1c25b825b0
qbft to not include round number in proposal block (#2141) 4 years ago
Usman Saleem 76a5887e00
Update qbft reference test submodule with SPDX header (#2153) 4 years ago
Jason Frame bb1ad364a2
qbft roundchange metadata message encoding to match quorum (#2144) 4 years ago