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

support type-2 gas params in confidential requests #268

Open
zeroXbrock opened this issue Jul 22, 2024 · 0 comments
Open

support type-2 gas params in confidential requests #268

zeroXbrock opened this issue Jul 22, 2024 · 0 comments

Comments

@zeroXbrock
Copy link
Member

Describe the feature you would like

Using legacy gas params can be cumbersome, particularly when relying on eth_gasPrice. If the base fee changes too much right before I send a tx, at least in my experience with my local devnet, I'm likely to get an error. This can happen often if I'm sending txs with very high gas limits early on in the chain history.
If we support type-2 gas params (maxFeePerGas, maxPriorityFeePerGas) in CCRs, then users can take advantage of better gas-estimation methods designed for eip-1559.

Additional context

No response

@dmarzzz dmarzzz closed this as completed Jul 24, 2024
@dmarzzz dmarzzz reopened this Jul 24, 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

No branches or pull requests

2 participants