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

FPS Initialize #406

Merged
merged 36 commits into from
Dec 16, 2024
Merged

Conversation

ElliotFriedman
Copy link
Contributor

Description

Vendor AddressRegistry contract
Add foundry tests
Add circleci task to run foundry tests
Create constants file
Start FPS documentation

Tests

Tests have been added for the AddressRegistry contract, with all functions being called and only 2 branches in the constructor that have not been tested.

Metadata

Part 1 of this issue: #397

ElliotFriedman and others added 29 commits December 10, 2024 13:05
Signed-off-by: Elliot <[email protected]>
Signed-off-by: Elliot <[email protected]>
…inid

update registry mapping to use l2 instance chain id
Signed-off-by: Elliot <[email protected]>
Signed-off-by: Elliot <[email protected]>
@ElliotFriedman ElliotFriedman requested a review from a team as a code owner December 13, 2024 05:35
@ElliotFriedman ElliotFriedman requested a review from a team as a code owner December 13, 2024 05:35
@mds1 mds1 requested a review from blmalone December 13, 2024 14:06
src/fps/utils/Constants.sol Outdated Show resolved Hide resolved
blmalone
blmalone previously approved these changes Dec 13, 2024
Copy link
Contributor

@blmalone blmalone left a comment

Choose a reason for hiding this comment

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

Awesome. Looks good to me. I've left one comment but that's non-blocking and for my own understanding.

src/fps/AddressRegistry.sol Outdated Show resolved Hide resolved
blmalone
blmalone previously approved these changes Dec 15, 2024
Copy link
Contributor

@blmalone blmalone left a comment

Choose a reason for hiding this comment

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

LGTM

@blmalone
Copy link
Contributor

/ci authorize 6528291

@blmalone blmalone enabled auto-merge December 15, 2024 16:46
Signed-off-by: Elliot <[email protected]>
auto-merge was automatically disabled December 16, 2024 16:59

Head branch was pushed to by a user without write access

@blmalone blmalone self-requested a review December 16, 2024 17:49
@blmalone
Copy link
Contributor

/ci authorize a501b54

@blmalone blmalone added this pull request to the merge queue Dec 16, 2024
Merged via the queue into ethereum-optimism:main with commit 1d3cbec Dec 16, 2024
14 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.

4 participants