Commit Graph

467 Commits (c0be6979d20e97bc17a706e0c3b17b040a12e0a9)

Author SHA1 Message Date
Daniel Lehrner ed37cba977
Remove check in fcU if new blocks are descendants of the previous finalized block (#3975) 2 years ago
Danno Ferrin 755771d22c
Dependency Version Updates for 22.7.0-RC1 (#4004) 2 years ago
Jiri Peinlich 82aed63577
Backwards Sync now adding blocks to BadBlocksManager (#3999) 2 years ago
Justin Florentine 963da3d7ac
Release 22.4.3 (#3978) 2 years ago
Jiri Peinlich 2b42f6e222
Backward Sync should remember recent finalized blocks. (#3808) 2 years ago
Daniel Lehrner 81f25e15f9
Fcu verify payload attributes (#3837) 2 years ago
Justin Florentine cc5804ce96
3890 disconnect pow net (#3944) 3 years ago
garyschulte 910a566248
remove superfluous world state commit (#3930) 3 years ago
matkt 6f85e1f83b
Add checkpoint sync (#3849) 3 years ago
garyschulte 20daaf40a9
Feature/remove experimental merge flag (#3875) 3 years ago
Daniel Lehrner 38490d821d
Return Invalid forkchoice state if fcU contains invalid finalizedBlockHash or safeBlockHash (#3828) 3 years ago
Fabio Di Fabio 7565d623bd
Make pandas thread safe (#3865) 3 years ago
Danno Ferrin bdb00b299e
Upgrade Errorprone (#3851) 3 years ago
Justin Florentine b53aa3ac06
settle down panda (#3844) 3 years ago
Diego López León eb5e604bcd
Migrate integrationTests to Junit5 (#3815) 3 years ago
Diego López León 2cf97a0e67
Replace expected Junit 4 @Test field with assertThatThrownBy (#3814) 3 years ago
Justin Florentine b5439834b2
Proof of Stake banner (#3757) 3 years ago
Sally MacFarlane fcf06e237a
[MINOR] Refactor to eliminate deprecated ExpectedException.none (#3795) 3 years ago
Sally MacFarlane 47197235a9
[MINOR] code cleanup - Lists.emptyList (#3780) 3 years ago
Sally MacFarlane 0fb2e4b606
changed for loops with int vs long comparison (#3777) 3 years ago
Justin Florentine 9ef9ff4980
3621 parent timestamps (#3726) 3 years ago
Fabio Di Fabio e01f63bbfa
Adapt Fast sync, and Snap sync, to use finalized block as pivot after the Merge (#3655) 3 years ago
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