forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add support for sequential gas estimation
add multiple gas estimation merge fix test errors ethereum#21062 fix previous state error lint set empty previousState if not set cleanup and create state copy during DoCall create eth_estimateGasList method add comments for eth_estimateGasList enfore gasCap on eth_estimateGasList
- Loading branch information
1 parent
fdd42d4
commit a701ffa
Showing
2 changed files
with
80 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters