Commit Graph

101 Commits (36333b3db2aa02bfba7ff382d9810060fbf0022c)

Author SHA1 Message Date
Danno Ferrin 6f20060182
Rollback #4578 and #44562 (#4583) 2 years ago
Danno Ferrin aff38f414d
Remove Bytes32.ZERO (#4578) 2 years ago
Justin Florentine fe79c02102
4512 invalid badblock (#4554) 2 years ago
Pedro Novais df56576ab0
BlockCreator returns BlockCreationResult transaction selection results (#4465) 2 years ago
mark-terry 7a2db24695
RPC parameter error improvements. Test updates. (#4510) 2 years ago
Justin Traglia 9e267ae0e8
Access fields/methods more directly (#4449) 2 years ago
Gabriel-Trintinalia a80ed4e35d
Replace boolean return with BlockImportResult object (#4386) 2 years ago
garyschulte 8ee253982c
Feature/tx sender future nonce limits (#4336) 2 years ago
Danno Ferrin bdb00b299e
Upgrade Errorprone (#3851) 3 years ago
Diego López León eb5e604bcd
Migrate integrationTests to Junit5 (#3815) 3 years ago
Sally MacFarlane fcf06e237a
[MINOR] Refactor to eliminate deprecated ExpectedException.none (#3795) 3 years ago
Fabio Di Fabio 6c179ba596
Improve eth/66 support (#3616) 3 years ago
mbaxter 6efdd94a69
[Issue 3115] Support mining beneficiary transitions (#3505) 3 years ago
Antony Denyer 889fda9207
Reject locally-sourced transactions below the minimum gas price when not mining (#3397) 3 years ago
Simon Dudley d30b776005
Add some thread names for debugging clarity (#3476) 3 years ago
Lucas Saldanha fb70ba4535
QBFT out of early access (#3475) 3 years ago
Lucas Saldanha 629d986c5f
Fix typo in method name (#3446) 3 years ago
fab-10 f341d74428
Extend validateAndProcessBlock to return an error message in case of … (#3411) 3 years ago
fab-10 a2b42b6e7b
Merge: extend block creation and mining to support The Merge (#3412) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
Jason Frame 00a3875150
Remove unnecessary QBFT warning log when block timer expiry happens after the proposal message has been received (#3309) 3 years ago
George Patterson 6e7f7ee11a
BFT header validation updated to support London hard fork EIP-1559 (#3251) 3 years ago
Jason Frame af4221af0c
Change the ForkSchedule to take a single argument (#3133) 3 years ago
Simon Dudley a154b48f23 Rename BftForksSchedule to ForksSchedule and prepare for some more generic use cases (#3108) 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
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
Jason Frame 2541b155f8
Remove duplication between Qbft protocol schedule and Ibft protocol schedule (#2751) 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