op-e2e: bump gas limit so its safe#5255
Conversation
The gas limit must be set to 30 million to ensure that the default deposit gas market config is safe to use. This was missed when #5233 was merged.
|
✅ Deploy Preview for opstack-docs canceled.
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #5255 +/- ##
===========================================
- Coverage 39.77% 35.91% -3.86%
===========================================
Files 381 226 -155
Lines 24187 19683 -4504
Branches 837 0 -837
===========================================
- Hits 9621 7070 -2551
+ Misses 13836 11916 -1920
+ Partials 730 697 -33
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
Description
The gas limit must be set to 30 million to ensure that the default deposit gas market config is safe to use. This was missed when #5233 was merged.