Closed tynes closed 2 years ago
Merging #436 (fdd552c) into main (92fccc2) will increase coverage by
0.03%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #436 +/- ##
==========================================
+ Coverage 51.50% 51.54% +0.03%
==========================================
Files 70 70
Lines 7582 7582
==========================================
+ Hits 3905 3908 +3
+ Misses 3154 3152 -2
+ Partials 523 522 -1
Impacted Files | Coverage Δ | |
---|---|---|
l2os/txmgr/txmgr.go | 95.65% <0.00%> (+1.86%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 92fccc2...fdd552c. Read the comment docs.
The addition to the spec is correct. There is also a very similar addition in https://github.com/ethereum-optimism/optimistic-specs/pull/401
Closing in favor of #401
Description I didn't notice anywhere in the specs where it is clearly mentioned that deposits are not charged for gas on L2. Correct me if I am wrong, but we are not going with the additional gas scheme so now the only way that deposits are metered is based on the L1 eip1159 curve in the deposit contract