Commit Graph

495 Commits (2d02f6be412d022c49da81d1a5cca92398dd07cc)

Author SHA1 Message Date
garyschulte 12a06d546d
use paris evm config in merge protocolschedule (#3748) 3 years ago
Jiri Peinlich 918b5359b1 Improving backwards sync (#3638) 3 years ago
garyschulte 6c8602d435
remove TTD depth limit for ancestorIsValidTerminalProofOfWork (#3728) 3 years ago
garyschulte ae6c368d53
Merge: Backward sync re-org below TTD fix (#3696) 3 years ago
garyschulte 89100a0824
rename premerge fork to paris, keep premerge as an alias (#3615) 3 years ago
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 3 years ago
Justin Florentine 277c3e44d2
adds validation that timestamp is after prior block (#3623) 3 years ago
Fabio Di Fabio 6c179ba596
Improve eth/66 support (#3616) 3 years ago
garyschulte 2458913c8a
Bugfix/stuck at ttd (#3607) 3 years ago
Jiri Peinlich 0fce76cc9f
Batching backward sync (#3532) 3 years ago
Sandra Wang 69a375b823
[#2766]fix: clean up deprecation warnings (#3511) 3 years ago
garyschulte 4a76a868c2
Stratum mining errata (#3554) 3 years ago
mbaxter 6efdd94a69
[Issue 3115] Support mining beneficiary transitions (#3505) 3 years ago
Sally MacFarlane 921e1ef252
[MINOR] addressed some sonar code smells (#3520) 3 years ago
garyschulte 58dfe3a56d
Bugfix/terminal block check (#3501) 3 years ago
Simon Dudley 3f9d4e88ca QBFT Migration: allow active mining coordinator to be shutdown (#3438) 3 years ago
Antony Denyer 889fda9207
Reject locally-sourced transactions below the minimum gas price when not mining (#3397) 3 years ago
garyschulte 6cff00234a
Handle TTD and mining pre and post merge (#3486) 3 years ago
Daniel Lehrner 1830d6d95e
Rename executePayload to newPayload and adapt endpoint to Kiln testnet spec 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
Fabio Di Fabio 4d73f3d262
Add components to handle the transition from PoW to PoS (#3462) 3 years ago
Fabio Di Fabio 6dcca0c52c
Add The Merge core components (#3461) 3 years ago
Fabio Di Fabio 27011a2ead
Add header validation rules needed to validate The Merge blocks (#3454) 3 years ago
Fabio Di Fabio 0e1c7af480
Add PostMergeContext that will stop syncing after the swith to PoS (#3453) 3 years ago
garyschulte c620900917
merge of forkchoice and kiln changes back to main (#3447) 3 years ago
Lucas Saldanha 629d986c5f
Fix typo in method name (#3446) 3 years ago
fab-10 55f09374e3
Persist last finalized block hash, prerequisite for The Merge (#3432) 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
fab-10 e6210f9209
Refactor to async retrieve blocks, and change peer when retrying to get a block (#3326) 3 years ago
Danno Ferrin 5040533b88
EIP-3436 - Expanded Clique Block Choice Rule (#2084) 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
matkt 97bad4a7b7
added compatibility with the snap protocol (#3213) 3 years ago
Danno Ferrin ed9d64d9cb
Version upgrades for 22Q1 (#3217) 3 years ago
garyschulte 2aaf483e43
Merge executePayload to main from merge branch (#3214) 3 years ago
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