Skip to content

Comments

Holocene: SystemConfig contract changes for updating EIP-1559 params#12498

Merged
tynes merged 2 commits intodevelopfrom
holocene-sysconfig
Oct 22, 2024
Merged

Holocene: SystemConfig contract changes for updating EIP-1559 params#12498
tynes merged 2 commits intodevelopfrom
holocene-sysconfig

Conversation

@roberto-bayardo
Copy link
Collaborator

Description

Extends the SystemConfig contract with the new getters and setters for configuring the EIP-1559 parameters.

Tests

Additional context

Metadata

@roberto-bayardo roberto-bayardo force-pushed the holocene-sysconfig branch 2 times, most recently from 88bcf36 to 109410a Compare October 17, 2024 01:36
@roberto-bayardo roberto-bayardo force-pushed the holocene-1559 branch 12 times, most recently from fdab9b0 to 997654a Compare October 17, 2024 17:27
@roberto-bayardo roberto-bayardo force-pushed the holocene-1559 branch 4 times, most recently from b1e6342 to 4af2171 Compare October 18, 2024 15:10
@roberto-bayardo roberto-bayardo force-pushed the holocene-1559 branch 3 times, most recently from 7deea46 to 4ff4d65 Compare October 21, 2024 15:48
Base automatically changed from holocene-1559 to develop October 21, 2024 20:28
@roberto-bayardo roberto-bayardo marked this pull request as ready for review October 21, 2024 22:11
@roberto-bayardo roberto-bayardo force-pushed the holocene-sysconfig branch 2 times, most recently from 3b08777 to a1c2546 Compare October 21, 2024 23:16
@tynes tynes force-pushed the holocene-sysconfig branch from a1c2546 to eb6461c Compare October 22, 2024 05:12
@semgrep-app
Copy link
Contributor

semgrep-app bot commented Oct 22, 2024

Semgrep found 1 sol-style-require-reason finding:

  • packages/contracts-bedrock/src/L2/SuperchainWETH.sol

require() must include a reason string

Ignore this finding from sol-style-require-reason.

Semgrep found 5 sol-style-input-arg-fmt findings:

Inputs to functions must be prepended with an underscore (_)

Ignore this finding from sol-style-input-arg-fmt.

@tynes tynes enabled auto-merge October 22, 2024 05:18
@tynes tynes added this pull request to the merge queue Oct 22, 2024
Merged via the queue into develop with commit 8b0cbf3 Oct 22, 2024
@tynes tynes deleted the holocene-sysconfig branch October 22, 2024 05:36
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
…thereum-optimism#12498)

* eip-1559 sysconfig contract changes

* tests: add SystemConfig tests

---------

Co-authored-by: Mark Tyneway <mark.tyneway@gmail.com>
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.

2 participants