Skip to content

fix: configurable L2 fee enforcement in ops#2000

Merged
tynes merged 3 commits intodevelopfrom
fix/geth-enforce-fees
Jan 18, 2022
Merged

fix: configurable L2 fee enforcement in ops#2000
tynes merged 3 commits intodevelopfrom
fix/geth-enforce-fees

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented Jan 11, 2022

Description
Allow devs to more easily configure turning fees off at runtime when running the docker-compose setup

@changeset-bot
Copy link

changeset-bot bot commented Jan 11, 2022

🦋 Changeset detected

Latest commit: 67fc72d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eth-optimism/l2geth Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added 2-reviewers A-cannon Area: cannon A-ops Area: ops labels Jan 11, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2022

Codecov Report

Merging #2000 (67fc72d) into develop (a2695a5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2000   +/-   ##
========================================
  Coverage    74.58%   74.58%           
========================================
  Files           79       79           
  Lines         2554     2554           
  Branches       401      401           
========================================
  Hits          1905     1905           
  Misses         649      649           
Flag Coverage Δ
batch-submitter 62.50% <ø> (ø)
contracts 90.48% <ø> (ø)
core-utils 57.50% <ø> (ø)
data-transport-layer 38.64% <ø> (ø)
message-relayer 70.86% <ø> (ø)
sdk 88.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2695a5...67fc72d. Read the comment docs.

@tynes tynes changed the title ffx: configurable L2 fee enforcement in ops fix: configurable L2 fee enforcement in ops Jan 11, 2022
@tynes tynes merged commit e67e850 into develop Jan 18, 2022
@tynes tynes deleted the fix/geth-enforce-fees branch January 18, 2022 22:54
theochap pushed a commit that referenced this pull request Dec 10, 2025
### Description

Adds metrics to kona-derive to track batch count and size.

Closes #2000

---------

Co-authored-by: clabby <ben@clab.by>
theochap pushed a commit that referenced this pull request Jan 14, 2026
### Description

Adds metrics to kona-derive to track batch count and size.

Closes #2000

---------

Co-authored-by: clabby <ben@clab.by>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cannon Area: cannon A-ops Area: ops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants