Skip to content

Commit 544b926

Browse files
committed
CrytoSwift update version 1.4.0
1 parent 5484e81 commit 544b926

File tree

106 files changed

+8041
-7229
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+8041
-7229
lines changed

Example/web3swiftBrowser/Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PODS:
2-
- BigInt (4.0.0)
3-
- CryptoSwift (1.0.0)
2+
- BigInt (5.2.0)
3+
- CryptoSwift (1.4.0)
44
- PromiseKit (6.8.5):
55
- PromiseKit/CorePromise (= 6.8.5)
66
- PromiseKit/Foundation (= 6.8.5)
@@ -13,8 +13,8 @@ PODS:
1313
- secp256k1.c (0.1.2)
1414
- Starscream (3.1.1)
1515
- web3swift (2.3.0):
16-
- BigInt (~> 4.0)
17-
- CryptoSwift (~> 1.0.0)
16+
- BigInt (~> 5.0)
17+
- CryptoSwift (~> 1.4.0)
1818
- PromiseKit (~> 6.8.4)
1919
- secp256k1.c (~> 0.1)
2020
- Starscream (~> 3.1.0)
@@ -35,13 +35,13 @@ EXTERNAL SOURCES:
3535
:path: "../../"
3636

3737
SPEC CHECKSUMS:
38-
BigInt: 2aad1a9942dc932ec8b84290d2c564a3d76f97ab
39-
CryptoSwift: d81eeaa59dc5a8d03720fe919a6fd07b51f7439f
38+
BigInt: f668a80089607f521586bbe29513d708491ef2f7
39+
CryptoSwift: 7cc902df1784de3b389a387756c7d710f197730c
4040
PromiseKit: 9616b0afef31eae56ab9ce044c8ec2b8612a15cd
4141
secp256k1.c: db47b726585d80f027423682eb369729e61b3b20
4242
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0
43-
web3swift: 0f097eafe1d08f478694b882581b85a01afb6633
43+
web3swift: 22ac889fe28306c5d79704711f20b5ed4b21ba5e
4444

4545
PODFILE CHECKSUM: 0fdcb66c1e21400e017387d14550cd6ae5ef8aaa
4646

47-
COCOAPODS: 1.9.3
47+
COCOAPODS: 1.10.1

Example/web3swiftBrowser/Pods/BigInt/README.md

Lines changed: 7 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/web3swiftBrowser/Pods/BigInt/Sources/Data Conversion.swift

Lines changed: 75 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/web3swiftBrowser/Pods/BigInt/Sources/Random.swift

Lines changed: 73 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/web3swiftBrowser/Pods/BigInt/Sources/Words and Bits.swift

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/web3swiftBrowser/Pods/CryptoSwift/LICENSE

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)