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

Holocene: e2e test for Holocene's configurable eip-1559 params #12499

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

roberto-bayardo
Copy link
Collaborator

Description

Provides an E2E test that exercises the updating of the EIP-1559 parameters through SystemConfig contract, ensuring the base fee gets computed as expected both before and after the update.

Copy link
Contributor

semgrep-app bot commented Oct 21, 2024

Semgrep found 4 sol-style-notice-over-dev-natspec findings:

Prefer @notice over @dev in natspec comments

Ignore this finding from sol-style-notice-over-dev-natspec.

Copy link
Contributor

@tynes tynes left a comment

Choose a reason for hiding this comment

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

This looks good to me!

op-e2e/system/fees/eip1559params_test.go Outdated Show resolved Hide resolved
Copy link
Member

@sebastianst sebastianst left a comment

Choose a reason for hiding this comment

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

LGTM just two nits

op-e2e/system/fees/eip1559params_test.go Outdated Show resolved Hide resolved
op-e2e/system/fees/eip1559params_test.go Outdated Show resolved Hide resolved
@roberto-bayardo roberto-bayardo force-pushed the holocene-1559-e2e branch 2 times, most recently from fb37d9e to 1095bc5 Compare October 22, 2024 17:07
@sebastianst sebastianst added this pull request to the merge queue Oct 22, 2024
Merged via the queue into develop with commit 90fb25f Oct 22, 2024
48 checks passed
@sebastianst sebastianst deleted the holocene-1559-e2e branch October 22, 2024 17:40
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
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