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

v1.3.2 #1340

Merged
merged 1 commit into from
Mar 12, 2024
Merged

v1.3.2 #1340

merged 1 commit into from
Mar 12, 2024

Conversation

y0sher
Copy link
Contributor

@y0sher y0sher commented Mar 12, 2024

Changes

fix: voluntary exit signature in post-deneb networks (#1338)

Notes

This hotfix version fixes an issue started with voluntary exit post deneb, beacon nodes use the capella domain for signing all voluntary exit txs thus making the voluntary exit tx valid beyond forks. this PR solves this.

* update go-ethereum

* special case for signing voluntary exit

* new version lint in simulator

* add comment and nil check and fix indentation

* more nil checks, use fmt.Errorf instead of errors.New

* minor adjustments

* only use fmt.errorf

---------

Co-authored-by: olegshmuelov <[email protected]>
@liorrutenberg liorrutenberg merged commit 97d20e6 into main Mar 12, 2024
6 checks passed
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.

3 participants