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

feat: fixed EIP-1559 gasprice #126

Merged
merged 2 commits into from
Aug 14, 2023
Merged

feat: fixed EIP-1559 gasprice #126

merged 2 commits into from
Aug 14, 2023

Conversation

schmanu
Copy link
Member

@schmanu schmanu commented Aug 14, 2023

Enabled a new way of chain config for fixed EIP-1559 gas prices.

Required for safe-global/safe-wallet-web#2222

Using this we can set 0.1 gwei maxFeePerGas and 0.0001 gwei maxPriorityFeePerGas on Optimism.

@github-actions
Copy link

github-actions bot commented Aug 14, 2023

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@schmanu schmanu merged commit f046a87 into main Aug 14, 2023
4 checks passed
@schmanu schmanu deleted the feat/fixed-eip-1559-gasprice branch August 14, 2023 10:53
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