-
Notifications
You must be signed in to change notification settings - Fork 446
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1790 from OffchainLabs/disable-l1-charging
Add disable L1 charging option to eth_call
- Loading branch information
Showing
3 changed files
with
38 additions
and
2 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
Submodule go-ethereum
updated
5 files
+20 −0 | core/rawdb/accessors_chain.go | |
+3 −0 | core/state_transition.go | |
+3 −0 | ethclient/ethclient.go | |
+2 −1 | interfaces.go | |
+7 −0 | internal/ethapi/transaction_args.go |
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