This repository has been archived by the owner on Dec 5, 2021. It is now read-only.
forked from ethereum-optimism/optimism
-
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.
feat(l2geth): sequencer fee pricing (#45)
* feat(l2geth): sequencer fee pricing ethereum-optimism/go-ethereum#273 ethereum-optimism/go-ethereum#306 ethereum-optimism/go-ethereum#305 * test(l1-l2-comms): fund l2 address before starting the test * test(rpc): ensure that fee paid grows with data size * test: add helper class for instantiation optimistic envs * refactor: use the env container for l1<>l2 tests * refactor: use the env container for queue ingestion and proxy tests * fix(erc20-test): take fee payments into account * refactor: use the env container for fee payment tests * refactor: use the env container for native eth tests
- Loading branch information
Showing
36 changed files
with
650 additions
and
337 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
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
Oops, something went wrong.