forked from transmissions11/solmate
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gas-snapshot
76 lines (76 loc) · 2.81 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
68
69
70
71
72
73
74
75
76
testAcceptingOwner() (gas: 139707)
testFailNonOwner2() (gas: 3773)
testFailRejectingAuthority1() (gas: 119902)
testFailNonOwner1() (gas: 3742)
testFailRejectingAuthority2() (gas: 119999)
testFromLast20Bytes() (gas: 191)
testFillLast12Bytes() (gas: 223)
testFailDoubleDeploySameBytecode() (gas: 277076930206519)
testDeployERC20() (gas: 885671)
testFailDoubleDeployDifferentBytecode() (gas: 277076930206511)
testMin() (gas: 715)
testFPow() (gas: 1738)
testMax() (gas: 757)
testFailFDivZeroXY() (gas: 298)
testSqrt() (gas: 2342)
testFDiv() (gas: 764)
testFDivEdgeCases() (gas: 543)
testFMulEdgeCases() (gas: 823)
testFailFDivXYB() (gas: 319)
testFailFDivZeroY() (gas: 274)
testFMul() (gas: 669)
testNoReentrancy() (gas: 1015)
testProtectedCall() (gas: 23649)
testFailUnprotectedCall() (gas: 30515)
testBasics() (gas: 76765)
testRoot() (gas: 40181)
testSanityChecks() (gas: 11630)
testPublicCapabilities() (gas: 41708)
testWriteRead() (gas: 53564)
testWriteReadFullStartBound() (gas: 34778)
testFailWriteReadEmptyOutOfBounds() (gas: 34479)
testWriteReadFullBoundedRead() (gas: 53761)
testFailReadInvalidPointer() (gas: 2905)
testFailWriteReadOutOfStartBound() (gas: 34393)
testFailReadInvalidPointerCustomStartBound() (gas: 2982)
testWriteReadEmptyBound() (gas: 34692)
testFailWriteReadOutOfBounds() (gas: 34500)
testWriteReadCustomBounds() (gas: 34906)
testWriteReadCustomStartBound() (gas: 34821)
testFailReadInvalidPointerCustomBounds() (gas: 3143)
testSafeCastTo248() (gas: 433)
testSafeCastTo128() (gas: 455)
testSafeCastTo32() (gas: 432)
testFailSafeCastTo96() (gas: 320)
testSafeCastTo96() (gas: 475)
testFailSafeCastTo64() (gas: 299)
testSafeCastTo64() (gas: 454)
testFailSafeCastTo248() (gas: 298)
testFailSafeCastTo128() (gas: 342)
testFailSafeCastTo32() (gas: 297)
testFailTransferWithReturnsFalse() (gas: 27234)
testApproveWithStandardERC20() (gas: 26417)
testFailTransferFromWithReturnsFalse() (gas: 30377)
testTransferFromWithTransferFromSelf() (gas: 59377)
testFailTransferWithPausable() (gas: 4160)
testApproveWithNonContract() (gas: 3076)
testFailApproveWithPausable() (gas: 1219)
testFailTransferFromWithPausable() (gas: 5312)
testApproveWithMissingReturn() (gas: 26335)
testTransferFromWithMissingReturn() (gas: 59267)
testTransferWithStandardERC20() (gas: 28201)
testTransferFromWithStandardERC20() (gas: 59309)
testTransferFromWithNonContract() (gas: 3104)
testTransferWithMissingReturn() (gas: 28128)
testFailApproveWithReturnsFalse() (gas: 25283)
testTransferETH() (gas: 34636)
testTransferWithNonContract() (gas: 3075)
testApproveWithTransferFromSelf() (gas: 26416)
testTransferWithTransferFromSelf() (gas: 28182)
testFailTransferETHToContractWithoutFallback() (gas: 7222)
testUpdateTrust() (gas: 12713)
testSanityChecks() (gas: 4838)
testPartialWithdraw() (gas: 68803)
testDeposit() (gas: 58804)
testFallbackDeposit() (gas: 59068)
testWithdraw() (gas: 68737)