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

Improved L1->L2 fee calculation logic for Functions #13268

Closed
wants to merge 3 commits into from

Conversation

KuphJr
Copy link
Collaborator

@KuphJr KuphJr commented May 21, 2024

  • Updates L1 fee calculation logic for Arbitrum to use correct calldata size
  • Update L1 fee calculation logic for Optimism / Base to use new GasPriceOracle.getL1FeeUpperBound(calldataSize) function introduced in the Fjord hardfork

FelixFan1992
FelixFan1992 previously approved these changes May 22, 2024
Copy link
Contributor

@FelixFan1992 FelixFan1992 left a comment

Choose a reason for hiding this comment

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

looks good to me.

justinkaseman
justinkaseman previously approved these changes Jun 5, 2024
Copy link
Contributor

@justinkaseman justinkaseman left a comment

Choose a reason for hiding this comment

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

Approving, pending staging sniff tests should be done before merging.

@KuphJr
Copy link
Collaborator Author

KuphJr commented Jul 12, 2024

Changes were ported over to this PR: #13815

@KuphJr KuphJr closed this Jul 12, 2024
@KuphJr KuphJr deleted the FUN-1340-L1-L2-fee-improvements branch July 12, 2024 18:57
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.

6 participants