Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

fix: ensure gas estimation includes the access list in 1559/2930 txs #523

Merged
merged 8 commits into from
Oct 20, 2021

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented Oct 20, 2021

When users would submit EIP1559/2930 txs, they could sometimes fail because the access list would get set in the returning tx WITHOUT using it in the gas estimation.

@gakonst gakonst force-pushed the fix/access-list-gas-estimation branch from e0f2896 to 5525ef3 Compare October 20, 2021 19:39
@gakonst gakonst force-pushed the fix/access-list-gas-estimation branch from 1b0166a to 81eb0cf Compare October 20, 2021 19:45
@gakonst gakonst merged commit ef9b398 into master Oct 20, 2021
@gakonst gakonst deleted the fix/access-list-gas-estimation branch October 20, 2021 20:18
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
* man release

* foundryup support man dir, fix clap name attribute and add clap version attribute

* keep .gz extension so man knows
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant