|
168 | 168 | 4E2DFEF425485B53001AF561 /* KeystoreParams.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E2DFEF325485B53001AF561 /* KeystoreParams.swift */; };
|
169 | 169 | 5C03EAB4274405D20052C66D /* EIP712.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB50A52927060C5300D7E39B /* EIP712.swift */; };
|
170 | 170 | 5C26D89E27F3724600431EB0 /* Web3+EIP1559.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C26D89D27F3724600431EB0 /* Web3+EIP1559.swift */; };
|
171 |
| - 5C26D8A027F3725500431EB0 /* EIP1559Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C26D89F27F3725500431EB0 /* EIP1559Tests.swift */; }; |
| 171 | + 5C26D8A027F3725500431EB0 /* EIP1559BlockTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C26D89F27F3725500431EB0 /* EIP1559BlockTests.swift */; }; |
172 | 172 | 5C26D8A227F5AC0300431EB0 /* Web3+GasOracle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C26D8A127F5AC0300431EB0 /* Web3+GasOracle.swift */; };
|
173 | 173 | 5CF7E8A2276B79290009900F /* web3swiftEIP681Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF7E891276B79270009900F /* web3swiftEIP681Tests.swift */; };
|
174 | 174 | 5CF7E8A3276B792A0009900F /* web3swiftPersonalSignatureTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF7E892276B79270009900F /* web3swiftPersonalSignatureTests.swift */; };
|
|
384 | 384 | 3AEF4ABE22C0B6BE00AC7929 /* Web3+Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+Constants.swift"; sourceTree = "<group>"; };
|
385 | 385 | 4E2DFEF325485B53001AF561 /* KeystoreParams.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeystoreParams.swift; sourceTree = "<group>"; };
|
386 | 386 | 5C26D89D27F3724600431EB0 /* Web3+EIP1559.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Web3+EIP1559.swift"; sourceTree = "<group>"; };
|
387 |
| - 5C26D89F27F3725500431EB0 /* EIP1559Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EIP1559Tests.swift; sourceTree = "<group>"; }; |
| 387 | + 5C26D89F27F3725500431EB0 /* EIP1559BlockTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EIP1559BlockTests.swift; sourceTree = "<group>"; }; |
388 | 388 | 5C26D8A127F5AC0300431EB0 /* Web3+GasOracle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+GasOracle.swift"; sourceTree = "<group>"; };
|
389 | 389 | 5CDEF972275A74590004A2F2 /* web3swift.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; name = web3swift.xctestplan; path = Tests/web3swiftTests/web3swift.xctestplan; sourceTree = SOURCE_ROOT; };
|
390 | 390 | 5CDEF973275A74670004A2F2 /* LocalTests.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = LocalTests.xctestplan; sourceTree = "<group>"; };
|
|
988 | 988 | E252E68126B542D000717C16 /* localTests */ = {
|
989 | 989 | isa = PBXGroup;
|
990 | 990 | children = (
|
991 |
| - 5C26D89F27F3725500431EB0 /* EIP1559Tests.swift */, |
| 991 | + 5C26D89F27F3725500431EB0 /* EIP1559BlockTests.swift */, |
992 | 992 | 5CF7E8A0276B79290009900F /* web3swiftAdvancedABIv2Tests.swift */,
|
993 | 993 | 5CF7E89C276B79280009900F /* web3swiftBasicLocalNodeTests.swift */,
|
994 | 994 | 5CF7E8A1276B79290009900F /* web3swiftEIP67Tests.swift */,
|
|
1382 | 1382 | files = (
|
1383 | 1383 | 5CF7E8AB276B792A0009900F /* web3swiftTests.swift in Sources */,
|
1384 | 1384 | 5CF7E8A4276B792A0009900F /* web3swiftTransactionsTests.swift in Sources */,
|
1385 |
| - 5C26D8A027F3725500431EB0 /* EIP1559Tests.swift in Sources */, |
| 1385 | + 5C26D8A027F3725500431EB0 /* EIP1559BlockTests.swift in Sources */, |
1386 | 1386 | 5CF7E8A7276B792A0009900F /* web3swiftRLPTests.swift in Sources */,
|
1387 | 1387 | 5CF7E8AF276B792A0009900F /* web3swiftUserCases.swift in Sources */,
|
1388 | 1388 | 5CF7E8B0276B792A0009900F /* web3swiftEventloopTests.swift in Sources */,
|
|
0 commit comments