Skip to content

Commit 54ccd38

Browse files
Update contract sizes benchmark (#1559)
Co-authored-by: ericnordelo <26070224+ericnordelo@users.noreply.github.com>
1 parent fb69e28 commit 54ccd38

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

benches/contract_sizes.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"felts": 1528
88
},
99
"openzeppelin_test_common_DualCaseAccessControlDefaultAdminRulesMock.compiled_contract_class.json": {
10-
"felts": 8341
10+
"felts": 8248
1111
},
1212
"openzeppelin_test_common_DualCaseAccessControlMock.compiled_contract_class.json": {
1313
"felts": 4532
@@ -49,7 +49,7 @@
4949
"felts": 5919
5050
},
5151
"openzeppelin_test_common_ERC20ReentrantMock.compiled_contract_class.json": {
52-
"felts": 8450
52+
"felts": 8318
5353
},
5454
"openzeppelin_test_common_ERC20TimestampVotesMock.compiled_contract_class.json": {
5555
"felts": 12958
@@ -103,7 +103,7 @@
103103
"felts": 23009
104104
},
105105
"openzeppelin_test_common_GovernorTimelockedMock.compiled_contract_class.json": {
106-
"felts": 23507
106+
"felts": 23260
107107
},
108108
"openzeppelin_test_common_InitializableMock.compiled_contract_class.json": {
109109
"felts": 291
@@ -181,7 +181,7 @@
181181
"felts": 777
182182
},
183183
"openzeppelin_test_common_TimelockControllerMock.compiled_contract_class.json": {
184-
"felts": 10502
184+
"felts": 10169
185185
},
186186
"openzeppelin_test_common_UpgradesV1.compiled_contract_class.json": {
187187
"felts": 1074
@@ -198,7 +198,7 @@
198198
"bytes": 37219
199199
},
200200
"openzeppelin_test_common_DualCaseAccessControlDefaultAdminRulesMock.contract_class.json": {
201-
"bytes": 171636
201+
"bytes": 169901
202202
},
203203
"openzeppelin_test_common_DualCaseAccessControlMock.contract_class.json": {
204204
"bytes": 96706
@@ -240,7 +240,7 @@
240240
"bytes": 124793
241241
},
242242
"openzeppelin_test_common_ERC20ReentrantMock.contract_class.json": {
243-
"bytes": 189745
243+
"bytes": 187066
244244
},
245245
"openzeppelin_test_common_ERC20TimestampVotesMock.contract_class.json": {
246246
"bytes": 291932
@@ -294,7 +294,7 @@
294294
"bytes": 556705
295295
},
296296
"openzeppelin_test_common_GovernorTimelockedMock.contract_class.json": {
297-
"bytes": 579123
297+
"bytes": 572887
298298
},
299299
"openzeppelin_test_common_InitializableMock.contract_class.json": {
300300
"bytes": 9238
@@ -372,7 +372,7 @@
372372
"bytes": 22711
373373
},
374374
"openzeppelin_test_common_TimelockControllerMock.contract_class.json": {
375-
"bytes": 250722
375+
"bytes": 241207
376376
},
377377
"openzeppelin_test_common_UpgradesV1.contract_class.json": {
378378
"bytes": 25813

0 commit comments

Comments
 (0)