Skip to content

Commit 3d2bd04

Browse files
ericnordelogithub-actions[bot]
authored andcommitted
Update contract sizes benchmark
1 parent 5f821d7 commit 3d2bd04

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

benches/contract_sizes.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
"openzeppelin_test_common_UpgradesV2.compiled_contract_class.json": {
4646
"felts": 1221
4747
},
48+
"openzeppelin_test_common_LegacyAccountMock.compiled_contract_class.json": {
49+
"felts": 3056
50+
},
4851
"openzeppelin_test_common_ERC4626OffsetMock.compiled_contract_class.json": {
4952
"felts": 13464
5053
},
@@ -138,6 +141,9 @@
138141
"openzeppelin_test_common_Attacker.compiled_contract_class.json": {
139142
"felts": 138
140143
},
144+
"openzeppelin_test_common_CounterMock.compiled_contract_class.json": {
145+
"felts": 1528
146+
},
141147
"openzeppelin_test_common_DualCaseERC721Mock.compiled_contract_class.json": {
142148
"felts": 12768
143149
},
@@ -200,6 +206,9 @@
200206
"openzeppelin_test_common_SnakeERC20MockWithHooks.contract_class.json": {
201207
"bytes": 142850
202208
},
209+
"openzeppelin_test_common_CounterMock.contract_class.json": {
210+
"bytes": 37219
211+
},
203212
"openzeppelin_test_common_ERC721BlockNumberVotesMock.contract_class.json": {
204213
"bytes": 432502
205214
},
@@ -344,6 +353,9 @@
344353
"openzeppelin_test_common_SRC9AccountMock.contract_class.json": {
345354
"bytes": 129558
346355
},
356+
"openzeppelin_test_common_LegacyAccountMock.contract_class.json": {
357+
"bytes": 72142
358+
},
347359
"openzeppelin_test_common_ERC4626AssetsFeesMock.contract_class.json": {
348360
"bytes": 379741
349361
},

0 commit comments

Comments
 (0)