forked from LightDotSo/LightDotSo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gas-snapshot
64 lines (64 loc) · 5 KB
/
.gas-snapshot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
BatchSendERC1155IntegrationTest:test_batchTransferERC1155() (gas: 335925)
BatchSendERC1155IntegrationTest:test_revertWhenInvalidSignature_batchTransferERC1155() (gas: 139287)
BatchSendERC1155IntegrationTest:test_revertWhenNotEntrypoint_batchTransferERC1155() (gas: 98974)
BatchSendERC20IntegrationTest:test_batchTransferERC20() (gas: 302607)
BatchSendERC20IntegrationTest:test_revertWhenInvalidSignature_batchTransferERC20() (gas: 111264)
BatchSendERC20IntegrationTest:test_revertWhenNotEntrypoint_batchTransferERC20() (gas: 72870)
BatchSendERC721IntegrationTest:test_batchTransferERC721() (gas: 328233)
BatchSendERC721IntegrationTest:test_revertWhenInvalidSignature_batchTransferERC721() (gas: 118407)
BatchSendERC721IntegrationTest:test_revertWhenNotEntrypoint_batchTransferERC721() (gas: 79365)
BatchSendEthIntegrationTest:test_batchTransferEth() (gas: 300360)
BatchSendEthIntegrationTest:test_revertWhenInvalidSignature_batchTransferEth() (gas: 97318)
BatchSendEthIntegrationTest:test_revertWhenNotEntrypoint_batchTransferEth() (gas: 59812)
ERC1155UnitTest:test_erc1155_onReceived() (gas: 1973118)
ERC165UnitTest:test_erc165() (gas: 318741)
ERC721UnitTest:test_erc721_onReceived() (gas: 1595505)
ImageHashUpgradabliityIntegrationTest:test_revertWhenImageHashZero_updateImageHash() (gas: 27100)
ImageHashUpgradabliityIntegrationTest:test_revertWhenSignatureInvalid_updateImageHash() (gas: 52389)
ImageHashUpgradabliityIntegrationTest:test_updateImageHash() (gas: 160127)
InternalUnitTest:test_revertWhenInvalidLength_executeBatch() (gas: 445418)
IsValidSignatureIntegrationTest:test_isValidSignature_eip_1271_6492() (gas: 64625)
IsValidSignatureIntegrationTest:test_revertWhenInvalidSignature_isValidSignature_eip_1271_6492() (gas: 75600)
IsValidSignatureIntegrationTest:test_revertWhenInvalidSignature_isValidSignature_predeployed_6492() (gas: 117933)
LightWalletFactoryIntegrationTest:test_createAccountFromEntryPoint_emitEvents() (gas: 428308)
LightWalletFactoryIntegrationTest:test_createAccountFromEntryPoint_equalsGetAddress() (gas: 20672)
LightWalletFactoryIntegrationTest:test_createAccountFromEntryPoint_noInitializeTwice() (gas: 18335)
LightWalletFactoryIntegrationTest:test_createAccountFromEntryPoint_noProxyAdmin() (gas: 5504)
LightWalletFactoryIntegrationTest:test_createAccount_alreadyExists() (gas: 305224)
LightWalletFactoryIntegrationTest:test_createAccount_emitEvents() (gas: 297585)
LightWalletFactoryIntegrationTest:test_createAccount_equalsGetAddress() (gas: 308959)
LightWalletFactoryIntegrationTest:test_createAccount_noInitializeTwice() (gas: 18289)
LightWalletFactoryIntegrationTest:test_createAccount_noProxyAdmin() (gas: 5435)
LightWalletFactoryIntegrationTest:test_revertWhenAddressZero_createAccount() (gas: 39474)
LightWalletFactoryIntegrationTest:test_revertWhenAlreadyExists_createAccountFromEntryPoint() (gas: 48496)
LightWalletFactoryIntegrationTest:test_revertWhenHashZero_createAccount() (gas: 102665)
LightWalletFactoryIntegrationTest:test_revertWhenHashZero_createAccountFromEntryPoint() (gas: 142549)
LightWalletFactoryIntegrationTest:test_revertWhenIncorrectSignature_simulateValidation() (gas: 346352)
LightWalletFactoryIntegrationTest:test_simulateValidation_revertWithValidationResult() (gas: 400528)
LightWalletProxyIntegrationTest:test_proxy_initialize() (gas: 2582358)
LightWalletProxyIntegrationTest:test_revertWhenAlreadyInitialized_proxy() (gas: 16198)
PaymasterGetHash:test_getHash() (gas: 1179237)
PaymasterGetHash:test_getHash_callData() (gas: 1178359)
PaymasterGetHash:test_getHash_initCode() (gas: 1178351)
PaymasterGetHash:test_getHash_long() (gas: 1179405)
PaymasterGetHash:test_getHash_raw() (gas: 1177866)
PaymasterGetHash:test_getHash_real() (gas: 1179215)
ReceiveEthIntegrationTest:test_receiveEth_call() (gas: 16634)
ReceiveEthIntegrationTest:test_revertWhenReceiveEth_send() (gas: 17097)
ReceiveEthIntegrationTest:test_revertWhenReceiveEth_transfer() (gas: 16797)
SendERC1155IntegrationTest:test_revertWhenInvalidSignature_transferERC1155() (gas: 81037)
SendERC1155IntegrationTest:test_revertWhenNotEntrypoint_transferERC1155() (gas: 44159)
SendERC1155IntegrationTest:test_transferERC1155() (gas: 219578)
SendERC20IntegrationTest:test_revertWhenInvalidSignature_transferERC20() (gas: 71752)
SendERC20IntegrationTest:test_revertWhenNotEntrypoint_transferERC20() (gas: 35454)
SendERC20IntegrationTest:test_transferERC20() (gas: 208499)
SendERC721IntegrationTest:test_revertWhenInvalidSignature_transferERC721() (gas: 74096)
SendERC721IntegrationTest:test_revertWhenNotEntrypoint_transferERC721() (gas: 37673)
SendERC721IntegrationTest:test_transferERC721() (gas: 213783)
SendEthIntegrationTest:test_revertWhenInvalidSignature_transferEth() (gas: 64768)
SendEthIntegrationTest:test_revertWhenNotEntrypoint_transferEth() (gas: 28948)
SendEthIntegrationTest:test_transferEth() (gas: 199768)
StorageUnitTest:test_imageHash() (gas: 317377)
UpgradeToIntegrationTest:test_revertWhenImmutable_upgradeToImmutable() (gas: 2758790)
UpgradeToIntegrationTest:test_revertWhenNotSelf_upgradeTo() (gas: 2587495)
UpgradeToIntegrationTest:test_upgradeToV2() (gas: 2732768)