Skip to content

Commit 103b2b8

Browse files
regenerate test data
1 parent 13ad1f0 commit 103b2b8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Binary file not shown.
Binary file not shown.

yarn-project/simulator/artifacts/avm_minimal_inputs.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"gasFees": { "feePerDaGas": "2", "feePerL2Gas": "3" }
1212
},
1313
"tx": {
14-
"hash": "0x163c46f0521b97ce6899de56363a018548f78d331df7561a503fd72da72be6fe",
14+
"hash": "0x125b153cf7c2f9ec1413d575458a169f9fac4d3d14876cd4019652b406e2261f",
1515
"gasSettings": {
16-
"gasLimits": { "daGas": 6291456, "l2Gas": 6000000 },
16+
"gasLimits": { "daGas": 12582912, "l2Gas": 6000000 },
1717
"teardownGasLimits": { "daGas": 0, "l2Gas": 0 },
1818
"maxFeesPerGas": { "feePerDaGas": "10", "feePerL2Gas": "10" },
1919
"maxPriorityFeesPerGas": { "feePerDaGas": "0", "feePerL2Gas": "0" }
@@ -890,7 +890,7 @@
890890
},
891891
"startGasUsed": { "daGas": 0, "l2Gas": 0 },
892892
"gasSettings": {
893-
"gasLimits": { "daGas": 6291456, "l2Gas": 6000000 },
893+
"gasLimits": { "daGas": 12582912, "l2Gas": 6000000 },
894894
"teardownGasLimits": { "daGas": 0, "l2Gas": 0 },
895895
"maxFeesPerGas": { "feePerDaGas": "10", "feePerL2Gas": "10" },
896896
"maxPriorityFeesPerGas": { "feePerDaGas": "0", "feePerL2Gas": "0" }

0 commit comments

Comments
 (0)