generated from z0r0z/zenplate
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gas-snapshot
67 lines (67 loc) · 3.77 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
65
66
67
AccountTest:testCdFallback() (gas: 474761)
AccountTest:testCdFallback2() (gas: 1250648)
AccountTest:testDelegateExecute() (gas: 405025)
AccountTest:testDelegateExecute(uint256) (runs: 261, μ: 393623, ~: 384505)
AccountTest:testDelegateExecuteRevertsIfOwnerSlotValueChanged() (gas: 360174)
AccountTest:testDepositFunctions() (gas: 533569)
AccountTest:testDirectStorage() (gas: 70164)
AccountTest:testDisableInitializerForImplementation() (gas: 1522237)
AccountTest:testETHReceived() (gas: 16591)
AccountTest:testExecute() (gas: 422393)
AccountTest:testExecuteBatch() (gas: 773649)
AccountTest:testInitializer() (gas: 1803888)
AccountTest:testIsValidSignature() (gas: 119220)
AccountTest:testIsValidSignatureViaPlugin() (gas: 98342)
AccountTest:testIsValidSignatureViaRPC() (gas: 1040431685)
AccountTest:testIsValidSignatureWrapped() (gas: 452616)
AccountTest:testOnERC1155BatchReceived() (gas: 1491102)
AccountTest:testOnERC1155Received() (gas: 1490758)
AccountTest:testOnERC721Received() (gas: 1509735)
AccountTest:testOwnerRecovery() (gas: 516573)
AccountTest:testSignaturePluginStorage() (gas: 86427)
AccountTest:testValidateUserOp() (gas: 525503)
AccountTest:test__codesize() (gas: 65613)
AccountsTest:testDeploy() (gas: 1779388)
AccountsTest:test__codesize() (gas: 10227)
JointValidatorTest:testDeploy() (gas: 466944)
JointValidatorTest:testInstall() (gas: 146201)
JointValidatorTest:testJointUserOp() (gas: 186)
KeysTest:testDeploy() (gas: 568553)
KeysTest:testInstall() (gas: 56267)
KeysTest:testKeys() (gas: 69639)
PaymentValidatorTest:testDeploy() (gas: 1160360)
PaymentValidatorTest:testERC20PaymentPlan() (gas: 211916)
PaymentValidatorTest:testERC20PaymentPlanFailInvalidSignature() (gas: 221005)
PaymentValidatorTest:testETHPaymentPlan() (gas: 206755)
PaymentValidatorTest:testETHPaymentPlanFailInvalidSignature() (gas: 215942)
PaymentValidatorTest:testFailERC20PaymentPlanInvalidSelector() (gas: 206296)
PaymentValidatorTest:testFailERC20PaymentPlanInvalidTarget() (gas: 207015)
PaymentValidatorTest:testFailERC20PaymentPlanInvalidValue() (gas: 206692)
PaymentValidatorTest:testFailETHInvalidTarget() (gas: 201506)
PaymentValidatorTest:testFailETHPaymentPlanInvalidValue() (gas: 201530)
PaymentValidatorTest:testFailPaymentPlanInvalidAllowance() (gas: 185314)
PaymentValidatorTest:testInstall() (gas: 170995)
PermitValidatorTest:testAddressPermission(address) (runs: 261, μ: 24046, ~: 24046)
PermitValidatorTest:testBoolPermission(bool) (runs: 261, μ: 22411, ~: 22411)
PermitValidatorTest:testInstall() (gas: 206952)
PermitValidatorTest:testTransferPermission(address,uint256,uint256,uint256) (runs: 260, μ: 8724, ~: 3726)
PermitValidatorTest:testUintPermission(uint256,uint256,uint256) (runs: 261, μ: 7036, ~: 3283)
PermitValidatorTest:testValuePermission(uint256,uint256) (runs: 259, μ: 20014, ~: 20015)
PermitValidatorTest:test__codesize() (gas: 46538)
PointsTest:testCheck(uint256) (runs: 260, μ: 31226, ~: 31226)
PointsTest:testDeploy() (gas: 103095)
RecoveryValidatorTest:testDeploy() (gas: 1417783)
RecoveryValidatorTest:testFailSocialRecoveryWithEOAKey() (gas: 179268)
RecoveryValidatorTest:testFailSocialRecoveryWithZeroKey() (gas: 179243)
RecoveryValidatorTest:testInstall() (gas: 173272)
RecoveryValidatorTest:testSetGuardians() (gas: 173744)
RecoveryValidatorTest:testSocialRecovery() (gas: 232004)
RecoveryValidatorTest:testUninstall() (gas: 144480)
TokenTest:testDeploy() (gas: 344605)
TokenTest:testFailTransferBeyondBalance(address) (runs: 261, μ: 39776, ~: 39776)
TokenTest:testFailUnsafeTransfer(address) (runs: 261, μ: 11387, ~: 11387)
TokenTest:testInitBalance() (gas: 10629)
TokenTest:testNameAndSymbolAndDecimals() (gas: 12365)
TokenTest:testTotalSupply() (gas: 8388)
TokenTest:testTransfer(address,uint96) (runs: 260, μ: 43784, ~: 44308)
TokenTest:testTransferFromOwner(address,uint96) (runs: 260, μ: 43888, ~: 44412)