|
1 |
| -testAcceptingOwner() (gas: 139707) |
2 |
| -testFailNonOwner2() (gas: 3773) |
3 |
| -testFailRejectingAuthority1() (gas: 119902) |
4 |
| -testFailNonOwner1() (gas: 3742) |
5 |
| -testFailRejectingAuthority2() (gas: 119999) |
| 1 | +testFailSetAuthorityWithRestrictiveAuthority() (gas: 126002) |
| 2 | +testSetAuthorityWithPermissiveAuthority() (gas: 127687) |
| 3 | +testFailSetOwnerWithRestrictiveAuthority() (gas: 126166) |
| 4 | +testFailCallFunctionAsNonOwner() (gas: 4191) |
| 5 | +testSetAuthorityAsOwner() (gas: 23802) |
| 6 | +testFailCallFunctionAsOwnerWithOutOfOrderAuthority() (gas: 135733) |
| 7 | +testCallFunctionWithPermissiveAuthority() (gas: 125973) |
| 8 | +testFailSetAuthorityAsNonOwner() (gas: 6960) |
| 9 | +testFailSetOwnerAsOwnerWithOutOfOrderAuthority() (gas: 135873) |
| 10 | +testCallFunctionAsOwner() (gas: 21371) |
| 11 | +testFailCallFunctionWithRestrictiveAuthority() (gas: 126125) |
| 12 | +testSetOwnerWithPermissiveAuthority() (gas: 147508) |
| 13 | +testFailSetOwnerAsNonOwner() (gas: 4309) |
| 14 | +testSetAuthorityAsOwnerWithOutOfOrderAuthority() (gas: 234329) |
| 15 | +testSetOwnerAsOwner() (gas: 3998) |
6 | 16 | testFromLast20Bytes() (gas: 191)
|
7 | 17 | testFillLast12Bytes() (gas: 223)
|
8 |
| -testFailDoubleDeploySameBytecode() (gas: 277076930206519) |
9 |
| -testDeployERC20() (gas: 885671) |
10 |
| -testFailDoubleDeployDifferentBytecode() (gas: 277076930206511) |
11 |
| -testMin() (gas: 715) |
12 |
| -testFPow() (gas: 1738) |
13 |
| -testMax() (gas: 757) |
14 |
| -testFailFDivZeroXY() (gas: 298) |
15 |
| -testSqrt() (gas: 2342) |
16 |
| -testFDiv() (gas: 764) |
17 |
| -testFDivEdgeCases() (gas: 543) |
18 |
| -testFMulEdgeCases() (gas: 823) |
19 |
| -testFailFDivXYB() (gas: 319) |
20 |
| -testFailFDivZeroY() (gas: 274) |
| 18 | +testFailDoubleDeploySameBytecode() (gas: 277076930206699) |
| 19 | +testDeployERC20() (gas: 873896) |
| 20 | +testFailDoubleDeployDifferentBytecode() (gas: 277076930214885) |
| 21 | +testFailBoundMinBiggerThanMax() (gas: 309) |
| 22 | +testBound() (gas: 5520) |
| 23 | +testFailSafeBatchTransferFromToRevertingERC1155Recipient() (gas: 1041163) |
| 24 | +testMintToEOA() (gas: 30265) |
| 25 | +testFailMintToNonERC155Recipient() (gas: 71897) |
| 26 | +testFailSafeBatchTransferFromToZero() (gas: 805864) |
| 27 | +testBatchMintToERC1155Recipient() (gas: 946375) |
| 28 | +testApproveAll() (gas: 26509) |
| 29 | +testFailSafeBatchTransferFromWithArrayLengthMismatch() (gas: 681042) |
| 30 | +testFailBatchMintToZero() (gas: 127242) |
| 31 | +testFailSafeBatchTransferFromToWrongReturnDataERC1155Recipient() (gas: 993087) |
| 32 | +testSafeTransferFromToERC1155Recipient() (gas: 1210543) |
| 33 | +testFailBatchMintToWrongReturnDataERC1155Recipient() (gas: 314473) |
| 34 | +testFailBatchMintToRevertingERC1155Recipient() (gas: 362536) |
| 35 | +testBatchBurn() (gas: 146591) |
| 36 | +testFailBurnInsufficientBalance() (gas: 30352) |
| 37 | +testFailSafeTransferFromToWrongReturnDataERC1155Recipient() (gas: 243471) |
| 38 | +testFailMintToRevertingERC155Recipient() (gas: 263148) |
| 39 | +testFailSafeBatchTransferFromToNonERC1155Recipient() (gas: 849621) |
| 40 | +testFailSafeTransferFromInsufficientBalance() (gas: 579173) |
| 41 | +testFailSafeTransferFromToNonERC155Recipient() (gas: 100376) |
| 42 | +testFailBatchMintToNonERC1155Recipient() (gas: 171010) |
| 43 | +testSafeBatchTransferFromToEOA() (gas: 817122) |
| 44 | +testFailSafeTransferFromToRevertingERC1155Recipient() (gas: 291604) |
| 45 | +testBatchMintToEOA() (gas: 132842) |
| 46 | +testFailBatchBurnInsufficientBalance() (gas: 131673) |
| 47 | +testSafeBatchTransferFromToERC1155Recipient() (gas: 1650504) |
| 48 | +testFailBalanceOfBatchWithArrayMismatch() (gas: 4798) |
| 49 | +testFailSafeBatchTransferInsufficientBalance() (gas: 682003) |
| 50 | +testSafeTransferFromToEOA() (gas: 609087) |
| 51 | +testMintToERC1155Recipient() (gas: 612041) |
| 52 | +testFailBatchMintWithArrayMismatch() (gas: 5118) |
| 53 | +testBatchBalanceOf() (gas: 153798) |
| 54 | +testFailSafeTransferFromToZero() (gas: 57667) |
| 55 | +testFailSafeTransferFromSelfInsufficientBalance() (gas: 29956) |
| 56 | +testBurn() (gas: 34098) |
| 57 | +testFailBatchBurnWithArrayLengthMismatch() (gas: 131065) |
| 58 | +testFailMintToZero() (gas: 29205) |
| 59 | +testSafeTransferFromSelf() (gas: 59828) |
| 60 | +testFailMintToWrongReturnDataERC155Recipient() (gas: 263102) |
| 61 | +testInfiniteApproveTransferFrom() (gas: 387796) |
| 62 | +testApprove() (gas: 26558) |
| 63 | +testMetaData() (gas: 6966) |
| 64 | +testTransferFrom() (gas: 388134) |
| 65 | +testFailTransferFromInsufficientBalance() (gas: 359401) |
| 66 | +testFailPermitPastDeadline() (gas: 2197) |
| 67 | +testFailPermitReplay() (gas: 59949) |
| 68 | +testMint() (gas: 49180) |
| 69 | +testFailTransferFromInsufficientAllowance() (gas: 358925) |
| 70 | +testTransfer() (gas: 75628) |
| 71 | +testBurn() (gas: 52492) |
| 72 | +testPermit() (gas: 56782) |
| 73 | +testFailTransferInsufficientBalance() (gas: 48240) |
| 74 | +testFailPermitBadDeadline() (gas: 30486) |
| 75 | +testFailPermitBadNonce() (gas: 30436) |
| 76 | +testSafeTransferFromToERC721Recipient() (gas: 908869) |
| 77 | +testFailSafeMintToERC721RecipientWithWrongReturnDataWithData() (gas: 185732) |
| 78 | +testApprove() (gas: 96031) |
| 79 | +testFailBurnUnMinted() (gas: 3379) |
| 80 | +testFailSafeTransferFromToERC721RecipientWithWrongReturnDataWithData() (gas: 213867) |
| 81 | +testFailDoubleMint() (gas: 70935) |
| 82 | +testApproveAll() (gas: 26585) |
| 83 | +testFailApproveUnAuthorized() (gas: 73181) |
| 84 | +testFailSafeTransferFromToRevertingERC721RecipientWithData() (gas: 259577) |
| 85 | +testFailSafeMintToNonERC721RecipientWithData() (gas: 115867) |
| 86 | +testMetadata() (gas: 6492) |
| 87 | +testFailTransferFromWrongFrom() (gas: 71032) |
| 88 | +testFailSafeMintToRevertingERC721Recipient() (gas: 230626) |
| 89 | +testTransferFrom() (gas: 551359) |
| 90 | +testFailSafeMintToNonERC721Recipient() (gas: 115042) |
| 91 | +testFailDoubleBurn() (gas: 74563) |
| 92 | +testFailSafeMintToERC721RecipientWithWrongReturnData() (gas: 184893) |
| 93 | +testFailSafeTransferFromToNonERC721Recipient() (gas: 143245) |
| 94 | +testMint() (gas: 72701) |
| 95 | +testFailApproveUnMinted() (gas: 5694) |
| 96 | +testFailTransferFromToZero() (gas: 71031) |
| 97 | +testSafeMintToERC721Recipient() (gas: 408375) |
| 98 | +testSafeTransferFromToEOA() (gas: 556215) |
| 99 | +testSafeMintToEOA() (gas: 75400) |
| 100 | +testFailSafeTransferFromToERC721RecipientWithWrongReturnData() (gas: 213093) |
| 101 | +testTransferFromApproveAll() (gas: 553534) |
| 102 | +testFailTransferFromUnOwned() (gas: 3500) |
| 103 | +testFailSafeTransferFromToNonERC721RecipientWithData() (gas: 144048) |
| 104 | +testBurn() (gas: 76417) |
| 105 | +testFailSafeMintToRevertingERC721RecipientWithData() (gas: 231396) |
| 106 | +testFailMintToZero() (gas: 1253) |
| 107 | +testFailTransferFromNotOwner() (gas: 75544) |
| 108 | +testSafeMintToERC721RecipientWithData() (gas: 429537) |
| 109 | +testFailSafeTransferFromToRevertingERC721Recipient() (gas: 258848) |
| 110 | +testSafeTransferFromToERC721RecipientWithData() (gas: 930031) |
| 111 | +testTransferFromSelf() (gas: 103082) |
| 112 | +testFPow() (gas: 1651) |
| 113 | +testFailFDivZeroXY() (gas: 316) |
| 114 | +testSqrt() (gas: 2492) |
| 115 | +testFDiv() (gas: 733) |
| 116 | +testFDivEdgeCases() (gas: 581) |
| 117 | +testFMulEdgeCases() (gas: 801) |
| 118 | +testFailFDivXYB() (gas: 294) |
| 119 | +testFailFDivZeroY() (gas: 271) |
21 | 120 | testFMul() (gas: 669)
|
| 121 | +testSetRoles() (gas: 33023) |
| 122 | +testCanCallWithCustomAuthorityOverridesPublicCapability() (gas: 295417) |
| 123 | +testCanCallPublicCapability() (gas: 39631) |
| 124 | +testSetTargetCustomAuthority() (gas: 31736) |
| 125 | +testCanCallWithCustomAuthorityOverridesUserWithRole() (gas: 334265) |
| 126 | +testCanCallWithAuthorizedRole() (gas: 97461) |
| 127 | +testSetRoleCapabilities() (gas: 32997) |
| 128 | +testCanCallWithCustomAuthority() (gas: 466959) |
| 129 | +testSetPublicCapabilities() (gas: 31468) |
22 | 130 | testNoReentrancy() (gas: 1015)
|
23 | 131 | testProtectedCall() (gas: 23649)
|
24 | 132 | testFailUnprotectedCall() (gas: 30515)
|
25 |
| -testBasics() (gas: 76765) |
26 |
| -testRoot() (gas: 40181) |
27 |
| -testSanityChecks() (gas: 11630) |
28 |
| -testPublicCapabilities() (gas: 41708) |
29 |
| -testWriteRead() (gas: 53564) |
30 |
| -testWriteReadFullStartBound() (gas: 34778) |
31 |
| -testFailWriteReadEmptyOutOfBounds() (gas: 34479) |
32 |
| -testWriteReadFullBoundedRead() (gas: 53761) |
| 133 | +testSetRoles() (gas: 32998) |
| 134 | +testCanCallPublicCapability() (gas: 38436) |
| 135 | +testCanCallWithAuthorizedRole() (gas: 96267) |
| 136 | +testSetRoleCapabilities() (gas: 34588) |
| 137 | +testSetPublicCapabilities() (gas: 33244) |
| 138 | +testWriteRead() (gas: 53511) |
| 139 | +testWriteReadFullStartBound() (gas: 34725) |
| 140 | +testFailWriteReadEmptyOutOfBounds() (gas: 34432) |
| 141 | +testWriteReadFullBoundedRead() (gas: 53708) |
33 | 142 | testFailReadInvalidPointer() (gas: 2905)
|
34 |
| -testFailWriteReadOutOfStartBound() (gas: 34393) |
| 143 | +testFailWriteReadOutOfStartBound() (gas: 34346) |
35 | 144 | testFailReadInvalidPointerCustomStartBound() (gas: 2982)
|
36 |
| -testWriteReadEmptyBound() (gas: 34692) |
37 |
| -testFailWriteReadOutOfBounds() (gas: 34500) |
38 |
| -testWriteReadCustomBounds() (gas: 34906) |
39 |
| -testWriteReadCustomStartBound() (gas: 34821) |
| 145 | +testWriteReadEmptyBound() (gas: 34639) |
| 146 | +testFailWriteReadOutOfBounds() (gas: 34453) |
| 147 | +testWriteReadCustomBounds() (gas: 34853) |
| 148 | +testWriteReadCustomStartBound() (gas: 34768) |
40 | 149 | testFailReadInvalidPointerCustomBounds() (gas: 3143)
|
41 | 150 | testSafeCastTo248() (gas: 433)
|
42 | 151 | testSafeCastTo128() (gas: 455)
|
@@ -68,8 +177,6 @@ testTransferWithNonContract() (gas: 3075)
|
68 | 177 | testApproveWithTransferFromSelf() (gas: 26416)
|
69 | 178 | testTransferWithTransferFromSelf() (gas: 28182)
|
70 | 179 | testFailTransferETHToContractWithoutFallback() (gas: 7222)
|
71 |
| -testUpdateTrust() (gas: 12713) |
72 |
| -testSanityChecks() (gas: 4838) |
73 | 180 | testPartialWithdraw() (gas: 68803)
|
74 | 181 | testDeposit() (gas: 58804)
|
75 | 182 | testFallbackDeposit() (gas: 59068)
|
|
0 commit comments