Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat: add predeploy_address constants in maili-genesis now kona-genesis#2149

Merged
emhane merged 5 commits intoop-rs:mainfrom
JoshdfG:predeploy_addresses_#1083
Jun 17, 2025
Merged

feat: add predeploy_address constants in maili-genesis now kona-genesis#2149
emhane merged 5 commits intoop-rs:mainfrom
JoshdfG:predeploy_addresses_#1083

Conversation

@JoshdfG
Copy link
Copy Markdown
Contributor

@JoshdfG JoshdfG commented Jun 16, 2025

Closes: #1083 add remainig predeploy_addresses and move into maili-genesis
You said, move the constants to maili-genesis.rs.
@emhane [See this file] (https://github.com/JoshdfG/kona/blob/main/crates/protocol/protocol/src/predeploys.rs)

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.4%. Comparing base (3671c47) to head (ef10a40).
Report is 11 commits behind head on main.

✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JoshdfG JoshdfG requested a review from refcell June 16, 2025 13:17
Copy link
Copy Markdown
Contributor

@emhane emhane left a comment

Choose a reason for hiding this comment

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

nice! would be great if we can link to specs in docs for each address https://specs.optimism.io/protocol/predeploys.html

@JoshdfG
Copy link
Copy Markdown
Contributor Author

JoshdfG commented Jun 16, 2025

link to specs in docs for each address

Done

@JoshdfG JoshdfG marked this pull request as ready for review June 16, 2025 14:23
@JoshdfG JoshdfG requested review from clabby and theochap as code owners June 16, 2025 14:23
@emhane emhane added this pull request to the merge queue Jun 17, 2025
Merged via the queue into op-rs:main with commit 4971c0d Jun 17, 2025
24 checks passed
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
…is (op-rs/kona#2149)

Closes: op-rs/kona#1083 add remainig predeploy_addresses and move into
maili-genesis
You said, move the constants to maili-genesis.rs.
@emhane [See this file]
(https://github.com/JoshdfG/kona/blob/main/crates/protocol/protocol/src/predeploys.rs)
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
…is (op-rs/kona#2149)

Closes: #1083 add remainig predeploy_addresses and move into
maili-genesis
You said, move the constants to maili-genesis.rs.
@emhane [See this file]
(https://github.com/JoshdfG/kona/blob/main/crates/protocol/protocol/src/predeploys.rs)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add remaining predeploy addresses

3 participants