Skip to content

feat(primitives): add Address::create_eof #932

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

Merged
merged 4 commits into from
Apr 26, 2025

Conversation

0xriazaka
Copy link
Contributor

@0xriazaka 0xriazaka commented Apr 18, 2025

Motivation

Add .create_eof method to Address for EOF contract address calculation
closes #924

Solution

Implemented .create_eof method following the provided algorithm and added tests.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@DaniPopes DaniPopes changed the title Add create_eof to Address feat(primitives): add Address::create_eof Apr 26, 2025
Copy link
Member

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

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

Thanks!

@github-project-automation github-project-automation bot moved this to Reviewed in Alloy Apr 26, 2025
@DaniPopes DaniPopes enabled auto-merge (squash) April 26, 2025 19:35
@DaniPopes DaniPopes merged commit 31f38c6 into alloy-rs:main Apr 26, 2025
30 checks passed
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature] Add create_eof to Address
2 participants