Skip to content
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

update electra fork epoch #9093

Merged
merged 5 commits into from
Feb 12, 2025

Conversation

gconnect
Copy link
Contributor

PR Description

Fixed Issue(s)

fixes #9092

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

@gconnect gconnect changed the title update electra epoch version update electra fork epoch Feb 10, 2025
@rolfyone
Copy link
Contributor

removing the MAX_REQUEST_BLOB_SIDECARS looks to have caused furtther breaks... Reasoning behind removal?

@gconnect gconnect closed this Feb 11, 2025
@gconnect gconnect reopened this Feb 11, 2025
@gconnect
Copy link
Contributor Author

gconnect commented Feb 11, 2025

removing the MAX_REQUEST_BLOB_SIDECARS looks to have caused furtther breaks... Reasoning behind removal?

I noticed you removed it from Holesky and Sepolia

Copy link
Contributor

@tbenr tbenr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tbenr tbenr merged commit f0e92c0 into Consensys:master Feb 12, 2025
16 checks passed
@rolfyone rolfyone mentioned this pull request Feb 13, 2025
mehdi-aouadi added a commit that referenced this pull request Feb 18, 2025
* 25.2.0 Cleanup (#9109)

* update electra fork epoch (#9093)

* update electra epoch version

Signed-off-by: gconnect <[email protected]>

* Remove MAX_REQUEST_BLOB_SIDECARS

Signed-off-by: gconnect <[email protected]>

* Add MAX_REQUEST_BLOB_SIDECARS

Signed-off-by: gconnect <[email protected]>

---------

Signed-off-by: gconnect <[email protected]>
Co-authored-by: Enrico Del Fante <[email protected]>

* Add `SingleAttestation` in pretty print (#9101)

* Add SingleAttestation in pretty print

* Add SingleAttestation in pretty print

* Added GetPendingDeposits (#9110)

Partially addresses ethereum/beacon-APIs#500

Attempting to access this data prior to electra will fail with a 400.

Signed-off-by: Paul Harris <[email protected]>

* upgrade besu library (#9116)

Signed-off-by: Gabriel Fukushima <[email protected]>

* added getPendingPartialWithdrawals api for electra (#9113)

Partially addresses ethereum/beacon-APIs#500

Attempting to access this data prior to electra will fail with a 400.

Signed-off-by: Paul Harris <[email protected]>

* Improve attestation selection (#9114)

* improve attestation selection

* add test

* improvements

* no need for entrySet

* rename var

---------

Co-authored-by: Paul Harris <[email protected]>

* fix mev gaslimit warning (#9136)

* builder-json-parsing-fix (#9135)

* set Accept header in getPayload (#9137)

---------

Signed-off-by: gconnect <[email protected]>
Signed-off-by: Paul Harris <[email protected]>
Signed-off-by: Gabriel Fukushima <[email protected]>
Co-authored-by: Lucas Saldanha <[email protected]>
Co-authored-by: Glory Agatevure <[email protected]>
Co-authored-by: Enrico Del Fante <[email protected]>
Co-authored-by: Paul Harris <[email protected]>
Co-authored-by: Gabriel Fukushima <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Ephemery config in line with Pectra upgrade
3 participants