Skip to content

Fix: Add contract link for Euclid update Phase 2 #429

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Please refer to [Node Runner State Migration Guideline](https://www.notion.so/No
In addition, L2 unsafe blocks will no longer include a signature or vanity tag in the `ExtraData` field.

#### Resources
* [Contract changes on GitHub](https://github.com/scroll-tech/scroll-contracts/pull/79)
* Contract changes on GitHub: [Phase 1](https://github.com/scroll-tech/scroll-contracts/pull/79) | [Phase 2](https://github.com/scroll-tech/scroll-contracts/pull/74)
* [DA codec repository](https://github.com/scroll-tech/da-codec)

Projects requiring additional guidance should open a [ticket on Discord](https://discord.com/channels/853955156100907018/1280768286124146732).
Expand Down