Commit Graph

657 Commits (032c7fd2d55626073b2ca231bd61ab296198d135)

Author SHA1 Message Date
Diego López León 7daa4f871f
Vert.x upgrade (with tests) (#3135) 3 years ago
garyschulte 42eb2501cc
merge kintsugi-v3 changes back to main (#3152) 3 years ago
Simon Dudley 9147b67fad
Migrating mining coordinator duplicate event (#3098) 3 years ago
fab-10 43e67e0be2
baseFee as Wei instead of long (#3065) 3 years ago
Jason Frame 7713199e96
QBFT migration: Create a migrating protocol context (#3117) 3 years ago
Jason Frame af4221af0c
Change the ForkSchedule to take a single argument (#3133) 3 years ago
Simon Dudley 6ad73e6375
QBFT migration: Create migrating mining coordinator (#3097) 3 years ago
garyschulte 8089a29727
Merge: engine_getPayload json-rpc endpoint (#3107) 3 years ago
Simon Dudley a154b48f23 Rename BftForksSchedule to ForksSchedule and prepare for some more generic use cases (#3108) 3 years ago
Jason Frame c950db4132
Qbft migration protocol schedule (#3069) 3 years ago
Jason Frame b1e2496c19
Rename BftForkSpec to ForkSpec and make it generic (#3087) 3 years ago
Lucas Saldanha 8bd41fbb20
Create ConsensusScheduleBesuControllerBuilder with no migration capabilities (#3048) 3 years ago
Sally MacFarlane c0b1316d7b
deprecation: replace calls to isEqualToComparingFieldByField (#3042) 3 years ago
Simon Dudley c7e9134ab8
Remove redundant method and associated tests (#3059) 3 years ago
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
garyschulte 65cb5f6a9c
iterative merge: Initial plumbing for merge subproject (#2968) 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
Jason Frame f92cbdc389
Fix instanbul99 protocol messages being decoded as eth66 messages (#2697) 3 years ago
garyschulte 6aef70b275
address clique london HeaderValidator config (#2684) 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 650b5a01b1
Feature/1559 cleanup remove 1559 object (#2658) 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