-
Notifications
You must be signed in to change notification settings - Fork 995
feat: LUKSO Mainnet Pectra Hardfork #9070
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: LUKSO Mainnet Pectra Hardfork #9070
Conversation
503df7c to
6939ba9
Compare
Signed-off-by: Wolmin <lamonos123@gmail.com>
Signed-off-by: Wolmin <lamonos123@gmail.com>
Signed-off-by: Wolmin <lamonos123@gmail.com>
d298728 to
a927bff
Compare
| - Generate distribution dependencies catalog [#8987](https://github.com/hyperledger/besu/pull/8987) | ||
| - Add `WorldStateService` to the plugin API [#9024](https://github.com/hyperledger/besu/pull/9024) | ||
| - Wait for peers before starting Backward Sync [#9003](https://github.com/hyperledger/besu/pull/9003) | ||
| - LUKSO Mainnet Pectra Hardfork [#9070](https://github.com/hyperledger/besu/pull/9070) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this has just missed the 25.8.0 release so will need to move to the unreleased section. There will be another release before 17 Sept
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Wolmin I can't update your branch so you'll need to make this change and merge latest main
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@macfarla updated, waiting for CI/CD now 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@macfarla should I remove this from CHANGELOG.md?
* Add prague configurations for lukso mainnet Signed-off-by: Wolmin <lamonos123@gmail.com> * Restore discovery nodes Signed-off-by: Wolmin <lamonos123@gmail.com> * Add to changelog Signed-off-by: Wolmin <lamonos123@gmail.com> --------- Signed-off-by: Wolmin <lamonos123@gmail.com> Co-authored-by: Matt <macht4tech@gmail.com>
* Add prague configurations for lukso mainnet Signed-off-by: Wolmin <lamonos123@gmail.com> * Restore discovery nodes Signed-off-by: Wolmin <lamonos123@gmail.com> * Add to changelog Signed-off-by: Wolmin <lamonos123@gmail.com> --------- Signed-off-by: Wolmin <lamonos123@gmail.com> Co-authored-by: Matt <macht4tech@gmail.com>
* Add prague configurations for lukso mainnet Signed-off-by: Wolmin <lamonos123@gmail.com> * Restore discovery nodes Signed-off-by: Wolmin <lamonos123@gmail.com> * Add to changelog Signed-off-by: Wolmin <lamonos123@gmail.com> --------- Signed-off-by: Wolmin <lamonos123@gmail.com> Co-authored-by: Matt <macht4tech@gmail.com>
* Add prague configurations for lukso mainnet Signed-off-by: Wolmin <lamonos123@gmail.com> * Restore discovery nodes Signed-off-by: Wolmin <lamonos123@gmail.com> * Add to changelog Signed-off-by: Wolmin <lamonos123@gmail.com> --------- Signed-off-by: Wolmin <lamonos123@gmail.com> Co-authored-by: Matt <macht4tech@gmail.com> Signed-off-by: jflo <justin+github@florentine.us>
PR description
This PR adds Prague configurations for LUKSO Mainnet. The Pectra fork is scheduled for 17th September 2025, 16:20 GMT.
Fixed Issue(s)
Thanks for sending a pull request! Have you done the following?
doc-change-requiredlabel to this PR if updates are required.Locally, you can run these tests to catch failures early:
./gradlew spotlessApply./gradlew build./gradlew acceptanceTest./gradlew integrationTest./gradlew ethereum:referenceTests:referenceTests