forked from pcaversaccio/createx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gas-snapshot
More file actions
129 lines (129 loc) · 23 KB
/
.gas-snapshot
File metadata and controls
129 lines (129 loc) · 23 KB
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
CreateX_ComputeCreate2Address_2Args_Public_Test:testFuzz_ReturnsThe20ByteAddressWhereAContractWillBeStoredAndShouldNeverRevert(bytes32) (runs: 256, μ: 2419859, ~: 2419859)
CreateX_ComputeCreate2Address_3Args_Public_Test:testFuzz_ReturnsThe20ByteAddressWhereAContractWillBeStoredAndShouldNeverRevert(bytes32,address) (runs: 256, μ: 2420458, ~: 2420458)
CreateX_ComputeCreate3Address_1Arg_Public_Test:testFuzz_ReturnsThe20ByteAddressWhereAContractWillBeStoredAndShouldNeverRevert(bytes32) (runs: 256, μ: 2450553, ~: 2450553)
CreateX_ComputeCreate3Address_2Args_Public_Test:testFuzz_ReturnsThe20ByteAddressWhereAContractWillBeStoredAndShouldNeverRevert(bytes32,address) (runs: 256, μ: 2451217, ~: 2451217)
CreateX_ComputeCreateAddress_1Arg_Public_Test:testFuzz_WhenTheNonceValueDoesNotExceed18446744073709551614(uint64) (runs: 256, μ: 2415189, ~: 2415165)
CreateX_ComputeCreateAddress_1Arg_Public_Test:testFuzz_WhenTheNonceValueExceeds18446744073709551614(uint256) (runs: 256, μ: 37229, ~: 37548)
CreateX_ComputeCreateAddress_2Args_Public_Test:testFuzz_WhenTheNonceValueDoesNotExceed18446744073709551614(address,uint64) (runs: 256, μ: 2418185, ~: 2418172)
CreateX_ComputeCreateAddress_2Args_Public_Test:testFuzz_WhenTheNonceValueExceeds18446744073709551614(address,uint256) (runs: 256, μ: 37378, ~: 37705)
CreateX_DeployCreate2AndInit_3Args_Public_Test:testFuzz_WhenTheCreateXContractHasANonZeroBalanceAndWhenTheRefundTransactionIsSuccessful(address,(uint256,uint256),uint64,address,uint256) (runs: 256, μ: 2597967, ~: 2598136)
CreateX_DeployCreate2AndInit_3Args_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(address,(uint256,uint256)) (runs: 256, μ: 1040431782, ~: 1040431784)
CreateX_DeployCreate2AndInit_3Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLengthAndWhenTheInitialisationCallIsSuccessful(address,(uint256,uint256),uint64,address) (runs: 256, μ: 2559381, ~: 2559730)
CreateX_DeployCreate2AndInit_3Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(address,(uint256,uint256)) (runs: 256, μ: 76566, ~: 76610)
CreateX_DeployCreate2AndInit_3Args_Public_Test:testFuzz_WhenTheInitialisationCallIsUnsuccessful(address,(uint256,uint256)) (runs: 256, μ: 1006161, ~: 1006336)
CreateX_DeployCreate2AndInit_3Args_Public_Test:testFuzz_WhenTheRefundTransactionIsUnsuccessful((uint256,uint256),uint256) (runs: 256, μ: 1041270, ~: 1041223)
CreateX_DeployCreate2AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheCreateXContractHasANonZeroBalanceAndWhenTheRefundTransactionIsSuccessful(address,(uint256,uint256),uint64,address,uint256) (runs: 256, μ: 2617524, ~: 2618191)
CreateX_DeployCreate2AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(address,(uint256,uint256)) (runs: 256, μ: 1040431790, ~: 1040431774)
CreateX_DeployCreate2AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLengthAndWhenTheInitialisationCallIsSuccessful(address,(uint256,uint256),uint64,address) (runs: 256, μ: 2559793, ~: 2560544)
CreateX_DeployCreate2AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(address,(uint256,uint256)) (runs: 256, μ: 76654, ~: 76704)
CreateX_DeployCreate2AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheInitialisationCallIsUnsuccessful(address,(uint256,uint256)) (runs: 256, μ: 1008337, ~: 1008544)
CreateX_DeployCreate2AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheRefundTransactionIsUnsuccessful((uint256,uint256),uint256) (runs: 256, μ: 1041380, ~: 1041307)
CreateX_DeployCreate2AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheCreateXContractHasANonZeroBalanceAndWhenTheRefundTransactionIsSuccessful(address,(uint256,uint256),bytes32,uint64,address) (runs: 256, μ: 1280231, ~: 1096223)
CreateX_DeployCreate2AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 841293955, ~: 1040430990)
CreateX_DeployCreate2AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLengthAndWhenTheInitialisationCallIsSuccessful(address,(uint256,uint256),bytes32,uint64,address) (runs: 256, μ: 1250583, ~: 1058725)
CreateX_DeployCreate2AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 68166, ~: 74366)
CreateX_DeployCreate2AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheInitialisationCallIsUnsuccessful(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 874054, ~: 1004043)
CreateX_DeployCreate2AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheRefundTransactionIsUnsuccessful((uint256,uint256),bytes32,uint64) (runs: 256, μ: 901896, ~: 1039220)
CreateX_DeployCreate2AndInit_5Args_Public_Test:testFuzz_WhenTheCreateXContractHasANonZeroBalanceAndWhenTheRefundTransactionIsSuccessful(address,(uint256,uint256),bytes32,uint64,address) (runs: 256, μ: 1371206, ~: 1115788)
CreateX_DeployCreate2AndInit_5Args_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 820973846, ~: 1040430959)
CreateX_DeployCreate2AndInit_5Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLengthAndWhenTheInitialisationCallIsSuccessful(address,(uint256,uint256),bytes32,uint64,address) (runs: 256, μ: 1317653, ~: 1059509)
CreateX_DeployCreate2AndInit_5Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 67565, ~: 74480)
CreateX_DeployCreate2AndInit_5Args_Public_Test:testFuzz_WhenTheInitialisationCallIsUnsuccessful(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 863045, ~: 1006256)
CreateX_DeployCreate2AndInit_5Args_Public_Test:testFuzz_WhenTheRefundTransactionIsUnsuccessful((uint256,uint256),bytes32,uint64) (runs: 256, μ: 904809, ~: 1039377)
CreateX_DeployCreate2Clone_2Args_Public_Test:testFuzz_WhenTheEIP1167MinimalProxyContractCreationFails(address,uint256,uint64) (runs: 256, μ: 1040431825, ~: 1040431802)
CreateX_DeployCreate2Clone_2Args_Public_Test:testFuzz_WhenTheEIP1167MinimalProxyContractIsSuccessfullyCreatedAndWhenTheEIP1167MinimalProxyInitialisationCallIsSuccessful(address,uint256,uint64,address) (runs: 256, μ: 301178, ~: 301973)
CreateX_DeployCreate2Clone_2Args_Public_Test:testFuzz_WhenTheEIP1167MinimalProxyInitialisationCallIsUnsuccessful(address,uint256,uint64) (runs: 256, μ: 92480, ~: 92754)
CreateX_DeployCreate2Clone_3Args_Public_Test:testFuzz_WhenTheEIP1167MinimalProxyContractCreationFails(address,uint256,bytes32,uint64) (runs: 256, μ: 849421951, ~: 1040431193)
CreateX_DeployCreate2Clone_3Args_Public_Test:testFuzz_WhenTheEIP1167MinimalProxyContractIsSuccessfullyCreatedAndWhenTheEIP1167MinimalProxyInitialisationCallIsSuccessful(address,uint256,bytes32,uint64,address) (runs: 256, μ: 156484, ~: 129716)
CreateX_DeployCreate2Clone_3Args_Public_Test:testFuzz_WhenTheEIP1167MinimalProxyInitialisationCallIsUnsuccessful(address,uint256,bytes32,uint64) (runs: 256, μ: 80678, ~: 91052)
CreateX_DeployCreate2_1Arg_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(address,uint256) (runs: 256, μ: 1040431837, ~: 1040431820)
CreateX_DeployCreate2_1Arg_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLength(address,uint256,uint64,address) (runs: 256, μ: 2451794, ~: 2452092)
CreateX_DeployCreate2_1Arg_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(address,uint256) (runs: 256, μ: 69289, ~: 69108)
CreateX_DeployCreate2_2Args_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(address,bytes32,uint64,uint256) (runs: 256, μ: 861612803, ~: 1040431105)
CreateX_DeployCreate2_2Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLength(address,uint256,bytes32,uint64,address) (runs: 256, μ: 1171092, ~: 1022455)
CreateX_DeployCreate2_2Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(address,bytes32,uint64,uint256) (runs: 256, μ: 61538, ~: 67507)
CreateX_DeployCreate3AndInit_3Args_Public_Test:testFuzz_WhenTheCreateXContractHasANonZeroBalanceAndWhenTheRefundTransactionIsSuccessful(address,(uint256,uint256),uint64,address) (runs: 256, μ: 3143089, ~: 3143522)
CreateX_DeployCreate3AndInit_3Args_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(address,(uint256,uint256)) (runs: 256, μ: 1024177383, ~: 1024177371)
CreateX_DeployCreate3AndInit_3Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLengthAndWhenTheInitialisationCallIsSuccessful(address,(uint256,uint256),uint64,address) (runs: 256, μ: 3101665, ~: 3102497)
CreateX_DeployCreate3AndInit_3Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(address,(uint256,uint256)) (runs: 256, μ: 121524, ~: 121736)
CreateX_DeployCreate3AndInit_3Args_Public_Test:testFuzz_WhenTheInitialisationCallIsUnsuccessful(address,(uint256,uint256)) (runs: 256, μ: 1059950, ~: 1060319)
CreateX_DeployCreate3AndInit_3Args_Public_Test:testFuzz_WhenTheProxyContractCreationFails(address,(uint256,uint256)) (runs: 256, μ: 1040441787, ~: 1040441778)
CreateX_DeployCreate3AndInit_3Args_Public_Test:testFuzz_WhenTheRefundTransactionIsUnsuccessful((uint256,uint256),uint256) (runs: 256, μ: 1095101, ~: 1095221)
CreateX_DeployCreate3AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheCreateXContractHasANonZeroBalanceAndWhenTheRefundTransactionIsSuccessful(address,(uint256,uint256),uint64,address) (runs: 256, μ: 3189358, ~: 3190414)
CreateX_DeployCreate3AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(address,(uint256,uint256)) (runs: 256, μ: 1024177386, ~: 1024177369)
CreateX_DeployCreate3AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLengthAndWhenTheInitialisationCallIsSuccessful(address,(uint256,uint256),uint64,address) (runs: 256, μ: 3102193, ~: 3103249)
CreateX_DeployCreate3AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(address,(uint256,uint256)) (runs: 256, μ: 121582, ~: 121850)
CreateX_DeployCreate3AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheInitialisationCallIsUnsuccessful(address,(uint256,uint256)) (runs: 256, μ: 1062148, ~: 1062547)
CreateX_DeployCreate3AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheProxyContractCreationFails(address,(uint256,uint256)) (runs: 256, μ: 1040441788, ~: 1040441779)
CreateX_DeployCreate3AndInit_4Args_CustomiseRefundAddress_Public_Test:testFuzz_WhenTheRefundTransactionIsUnsuccessful((uint256,uint256),uint256) (runs: 256, μ: 1095191, ~: 1095325)
CreateX_DeployCreate3AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheCreateXContractHasANonZeroBalanceAndWhenTheRefundTransactionIsSuccessful(address,(uint256,uint256),bytes32,uint64,address) (runs: 256, μ: 1487119, ~: 1210666)
CreateX_DeployCreate3AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 820154046, ~: 1024176551)
CreateX_DeployCreate3AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLengthAndWhenTheInitialisationCallIsSuccessful(address,(uint256,uint256),bytes32,uint64,address) (runs: 256, μ: 1461526, ~: 1173232)
CreateX_DeployCreate3AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 108073, ~: 119257)
CreateX_DeployCreate3AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheInitialisationCallIsUnsuccessful(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 916122, ~: 1057794)
CreateX_DeployCreate3AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheProxyContractCreationFails(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 833241288, ~: 1040440981)
CreateX_DeployCreate3AndInit_4Args_CustomiseSalt_Public_Test:testFuzz_WhenTheRefundTransactionIsUnsuccessful((uint256,uint256),bytes32,uint64) (runs: 256, μ: 952219, ~: 1093053)
CreateX_DeployCreate3AndInit_5Args_Public_Test:testFuzz_WhenTheCreateXContractHasANonZeroBalanceAndWhenTheRefundTransactionIsSuccessful(address,(uint256,uint256),bytes32,uint64,address) (runs: 256, μ: 1455213, ~: 1229184)
CreateX_DeployCreate3AndInit_5Args_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 816153655, ~: 1024176546)
CreateX_DeployCreate3AndInit_5Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLengthAndWhenTheInitialisationCallIsSuccessful(address,(uint256,uint256),bytes32,uint64,address) (runs: 256, μ: 1402494, ~: 1172908)
CreateX_DeployCreate3AndInit_5Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 107957, ~: 119368)
CreateX_DeployCreate3AndInit_5Args_Public_Test:testFuzz_WhenTheInitialisationCallIsUnsuccessful(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 915521, ~: 1060004)
CreateX_DeployCreate3AndInit_5Args_Public_Test:testFuzz_WhenTheProxyContractCreationFails(address,(uint256,uint256),bytes32,uint64) (runs: 256, μ: 829178596, ~: 1040440973)
CreateX_DeployCreate3AndInit_5Args_Public_Test:testFuzz_WhenTheRefundTransactionIsUnsuccessful((uint256,uint256),bytes32,uint64) (runs: 256, μ: 955145, ~: 1093157)
CreateX_DeployCreate3_1Arg_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(address,uint256) (runs: 256, μ: 1024177219, ~: 1024177202)
CreateX_DeployCreate3_1Arg_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLength(address,uint256,uint64,address) (runs: 256, μ: 3011068, ~: 3012135)
CreateX_DeployCreate3_1Arg_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(address,uint256) (runs: 256, μ: 111944, ~: 111726)
CreateX_DeployCreate3_1Arg_Public_Test:testFuzz_WhenTheProxyContractCreationFails(address,uint256) (runs: 256, μ: 1040441095, ~: 1040441080)
CreateX_DeployCreate3_2Args_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(address,uint256,bytes32,uint64) (runs: 256, μ: 804145785, ~: 1024176423)
CreateX_DeployCreate3_2Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLength(address,uint256,bytes32,uint64,address) (runs: 256, μ: 1373604, ~: 1110316)
CreateX_DeployCreate3_2Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(address,uint256,bytes32,uint64) (runs: 256, μ: 93336, ~: 110144)
CreateX_DeployCreate3_2Args_Public_Test:testFuzz_WhenTheProxyContractCreationFails(address,uint256,bytes32,uint64) (runs: 256, μ: 816982924, ~: 1040440298)
CreateX_DeployCreateAndInit_3Args_Public_Test:testFuzz_WhenTheCreateXContractHasANonZeroBalanceAndWhenTheRefundTransactionIsSuccessful(uint64,(uint256,uint256),uint256) (runs: 256, μ: 1072514, ~: 1072879)
CreateX_DeployCreateAndInit_3Args_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(uint64,(uint256,uint256)) (runs: 256, μ: 1040431449, ~: 1040431444)
CreateX_DeployCreateAndInit_3Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLengthAndWhenTheInitialisationCallIsSuccessful(uint64,(uint256,uint256)) (runs: 256, μ: 1015894, ~: 1016094)
CreateX_DeployCreateAndInit_3Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(uint64,(uint256,uint256)) (runs: 256, μ: 62032, ~: 62131)
CreateX_DeployCreateAndInit_3Args_Public_Test:testFuzz_WhenTheInitialisationCallIsUnsuccessful(uint64,(uint256,uint256)) (runs: 256, μ: 992405, ~: 992635)
CreateX_DeployCreateAndInit_3Args_Public_Test:testFuzz_WhenTheRefundTransactionIsUnsuccessful(uint64,(uint256,uint256),uint256) (runs: 256, μ: 1028687, ~: 1029023)
CreateX_DeployCreateAndInit_4Args_Public_Test:testFuzz_WhenTheCreateXContractHasANonZeroBalanceAndWhenTheRefundTransactionIsSuccessful(uint64,(uint256,uint256),uint256) (runs: 256, μ: 1073811, ~: 1074221)
CreateX_DeployCreateAndInit_4Args_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(uint64,(uint256,uint256)) (runs: 256, μ: 1040430203, ~: 1040430221)
CreateX_DeployCreateAndInit_4Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLengthAndWhenTheInitialisationCallIsSuccessful(uint64,(uint256,uint256)) (runs: 256, μ: 1014648, ~: 1014936)
CreateX_DeployCreateAndInit_4Args_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(uint64,(uint256,uint256)) (runs: 256, μ: 59889, ~: 59996)
CreateX_DeployCreateAndInit_4Args_Public_Test:testFuzz_WhenTheInitialisationCallIsUnsuccessful(uint64,(uint256,uint256)) (runs: 256, μ: 990736, ~: 991052)
CreateX_DeployCreateAndInit_4Args_Public_Test:testFuzz_WhenTheRefundTransactionIsUnsuccessful(uint64,(uint256,uint256),uint256) (runs: 256, μ: 1027167, ~: 1027609)
CreateX_DeployCreateClone_Public_Test:testFuzz_WhenTheEIP1167MinimalProxyContractCreationFails(uint64,uint256) (runs: 256, μ: 1040430306, ~: 1040430344)
CreateX_DeployCreateClone_Public_Test:testFuzz_WhenTheEIP1167MinimalProxyContractIsSuccessfullyCreatedAndWhenTheEIP1167MinimalProxyInitialisationCallIsSuccessful(uint64,uint256) (runs: 256, μ: 106511, ~: 106621)
CreateX_DeployCreateClone_Public_Test:testFuzz_WhenTheEIP1167MinimalProxyInitialisationCallIsUnsuccessful(uint64,uint256) (runs: 256, μ: 74941, ~: 74983)
CreateX_DeployCreate_Public_Test:testFuzz_WhenTheInitCodeFailsToDeployARuntimeBytecode(uint64,uint256) (runs: 256, μ: 1040430197, ~: 1040430230)
CreateX_DeployCreate_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithANonZeroLength(uint64,uint256) (runs: 256, μ: 1000831, ~: 1001070)
CreateX_DeployCreate_Public_Test:testFuzz_WhenTheInitCodeSuccessfullyCreatesARuntimeBytecodeWithAZeroLength(uint64,uint256) (runs: 256, μ: 52458, ~: 52688)
CreateX_EfficientHash_Internal_Test:testFuzz_MatchesTheOutputOfAHighLevelHashAndShouldNeverRevert(bytes32,bytes32) (runs: 256, μ: 6021, ~: 6021)
CreateX_GenerateSalt_Internal_Test:testFuzz_NeverReverts(uint256) (runs: 256, μ: 19766, ~: 19766)
CreateX_GenerateSalt_Internal_Test:testFuzz_ShouldBeAFunctionOfMultipleBlockPropertiesAndTheCaller(uint256,address,string,uint64,address) (runs: 256, μ: 54528, ~: 54218)
CreateX_Guard_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltDoNotEqualTheCallerOrTheZeroAddress(address,bytes32) (runs: 256, μ: 33174, ~: 33175)
CreateX_Guard_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltDoNotEqualTheCallerOrTheZeroAddressAndWhenTheSaltValueIsGeneratedPseudorandomly(address,uint256,address,string,uint64) (runs: 256, μ: 41764, ~: 41482)
CreateX_Guard_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltEqualsTheCallerAndWhenThe21stByteOfTheSaltEquals0x00(address,bytes32) (runs: 256, μ: 32624, ~: 32624)
CreateX_Guard_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltEqualsTheCallerAndWhenThe21stByteOfTheSaltEquals0x01(address,bytes32) (runs: 256, μ: 32526, ~: 32526)
CreateX_Guard_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltEqualsTheCallerAndWhenThe21stByteOfTheSaltIsGreaterThan0x01(address,bytes32) (runs: 256, μ: 36050, ~: 35747)
CreateX_Guard_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltEqualsTheZeroAddressAndWhenThe21stByteOfTheSaltEquals0x00(address,bytes32) (runs: 256, μ: 33399, ~: 33633)
CreateX_Guard_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltEqualsTheZeroAddressAndWhenThe21stByteOfTheSaltEquals0x01(address,bytes32) (runs: 256, μ: 33052, ~: 33052)
CreateX_Guard_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltEqualsTheZeroAddressAndWhenThe21stByteOfTheSaltIsGreaterThan0x01(address,bytes32) (runs: 256, μ: 36300, ~: 35998)
CreateX_Invariants:statefulFuzz_EtherBalance() (runs: 256, calls: 3840, reverts: 3838)
CreateX_ParseSalt_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltDoNotEqualTheCallerOrTheZeroAddressAndWhenThe21stByteOfTheSaltEquals0x00(address,bytes32) (runs: 256, μ: 32942, ~: 32942)
CreateX_ParseSalt_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltDoNotEqualTheCallerOrTheZeroAddressAndWhenThe21stByteOfTheSaltEquals0x01(address,bytes32) (runs: 256, μ: 32900, ~: 32900)
CreateX_ParseSalt_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltDoNotEqualTheCallerOrTheZeroAddressAndWhenThe21stByteOfTheSaltIsGreaterThan0x01(address,bytes32) (runs: 256, μ: 32661, ~: 32641)
CreateX_ParseSalt_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltEqualsTheCallerAndWhenThe21stByteOfTheSaltEquals0x00(address,bytes32) (runs: 256, μ: 32559, ~: 32559)
CreateX_ParseSalt_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltEqualsTheCallerAndWhenThe21stByteOfTheSaltEquals0x01(address,bytes32) (runs: 256, μ: 32432, ~: 32432)
CreateX_ParseSalt_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltEqualsTheCallerAndWhenThe21stByteOfTheSaltIsGreaterThan0x01(address,bytes32) (runs: 256, μ: 32583, ~: 32307)
CreateX_ParseSalt_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltEqualsTheZeroAddressAndWhenThe21stByteOfTheSaltEquals0x00(address,bytes32) (runs: 256, μ: 32815, ~: 32971)
CreateX_ParseSalt_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltEqualsTheZeroAddressAndWhenThe21stByteOfTheSaltEquals0x01(address,bytes32) (runs: 256, μ: 32913, ~: 32913)
CreateX_ParseSalt_Internal_Test:testFuzz_WhenTheFirst20BytesOfTheSaltEqualsTheZeroAddressAndWhenThe21stByteOfTheSaltIsGreaterThan0x01(address,bytes32) (runs: 256, μ: 33013, ~: 32737)
CreateX_RequireSuccessfulContractCreation_1Arg_Internal_Test:testFuzz_WhenTheNewContractAddressHasCode(address) (runs: 256, μ: 13437, ~: 13437)
CreateX_RequireSuccessfulContractCreation_1Arg_Internal_Test:testFuzz_WhenTheNewContractAddressHasNoCode(address) (runs: 256, μ: 15490, ~: 15530)
CreateX_RequireSuccessfulContractCreation_1Arg_Internal_Test:test_WhenTheNewContractAddressIsTheZeroAddress() (gas: 11067)
CreateX_RequireSuccessfulContractCreation_2Args_Internal_Test:testFuzz_WhenTheNewContractAddressHasCode(address) (runs: 256, μ: 13632, ~: 13632)
CreateX_RequireSuccessfulContractCreation_2Args_Internal_Test:testFuzz_WhenTheNewContractAddressHasNoCode(bool,address) (runs: 256, μ: 15678, ~: 15739)
CreateX_RequireSuccessfulContractCreation_2Args_Internal_Test:testFuzz_WhenTheSuccessBooleanIsFalse(address) (runs: 256, μ: 11407, ~: 11407)
CreateX_RequireSuccessfulContractCreation_2Args_Internal_Test:test_WhenTheNewContractAddressIsTheZeroAddress() (gas: 11267)
CreateX_RequireSuccessfulContractInitialisation_Internal_Test:testFuzz_WhenTheImplementationAddressHasCode(bytes,address) (runs: 256, μ: 14005, ~: 14000)
CreateX_RequireSuccessfulContractInitialisation_Internal_Test:testFuzz_WhenTheImplementationAddressHasNoCode(bytes,address) (runs: 256, μ: 16918, ~: 16855)
CreateX_RequireSuccessfulContractInitialisation_Internal_Test:testFuzz_WhenTheSuccessBooleanIsFalse(bytes,address) (runs: 256, μ: 12958, ~: 12865)