Skip to content

Commit

Permalink
Merge pull request #104 from OpenZesame/bech32
Browse files Browse the repository at this point in the history
Bech32
  • Loading branch information
Sajjon authored Jun 21, 2019
2 parents 390edc2 + 443fa27 commit f34ac58
Show file tree
Hide file tree
Showing 119 changed files with 7,090 additions and 6,509 deletions.
5 changes: 3 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ use_modular_headers!

def shared
# The Zilliqa Swift SDK
pod 'Zesame', '~> 1.0.0'
pod 'BigInt', :git => 'https://github.com/attaswift/BigInt.git', :branch => 'master'
pod 'Zesame', :git => 'https://github.com/OpenZesame/Zesame.git', :branch => 'bech32'

# Used for Crash reporting
pod 'Firebase/Core'
pod 'Fabric', '~> 1.9.0'
pod 'Crashlytics', '~> 3.12.0'

pod 'SwiftProtobuf', '1.5.0'

# RxSwift made this app
pod 'RxCocoa'

Expand Down
42 changes: 21 additions & 21 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Alamofire (5.0.0-beta.5)
- Alamofire (5.0.0-beta.6)
- BigInt (4.0.0)
- Crashlytics (3.12.0):
- Fabric (~> 1.9.0)
Expand Down Expand Up @@ -75,28 +75,27 @@ PODS:
- Differentiator (~> 3.0)
- RxCocoa (~> 4.0)
- RxSwift (~> 4.0)
- RxSwift (4.4.1):
- RxAtomic (~> 4.4)
- RxSwift (4.5.0)
- RxTest (4.4.1):
- RxAtomic (~> 4.4)
- RxSwift (~> 4.0)
- SkyFloatingLabelTextField (3.6.0)
- swift_qrcodejs (1.0.1)
- SwiftGen (6.1.0)
- SwiftLint (0.31.0)
- SwiftProtobuf (1.4.0)
- SwiftProtobuf (1.5.0)
- SwiftyBeaver (1.6.2)
- TinyConstraints (3.3.1)
- Validator (3.1.1)
- Zesame (1.0.0):
- Alamofire (~> 5.0.0-beta.3)
- Alamofire (~> 5.0.0-beta.4)
- BigInt (~> 4.0.0)
- CryptoSwift (~> 1.0.0)
- EllipticCurveKit (~> 1.0.0)
- RxSwift
- SwiftProtobuf
- RxSwift (~> 4.5.0)
- SwiftProtobuf (~> 1.5.0)

DEPENDENCIES:
- BigInt (from `https://github.com/attaswift/BigInt.git`, branch `master`)
- Crashlytics (~> 3.12.0)
- DateToolsSwift
- EFQRCode
Expand All @@ -113,14 +112,16 @@ DEPENDENCIES:
- SkyFloatingLabelTextField
- SwiftGen
- SwiftLint
- SwiftProtobuf (= 1.5.0)
- SwiftyBeaver
- TinyConstraints
- Validator
- Zesame (~> 1.0.0)
- Zesame (from `https://github.com/OpenZesame/Zesame.git`, branch `bech32`)

SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- BigInt
- Crashlytics
- CryptoSwift
- DateToolsSwift
Expand Down Expand Up @@ -153,20 +154,19 @@ SPEC REPOS:
- SwiftyBeaver
- TinyConstraints
- Validator
- Zesame

EXTERNAL SOURCES:
BigInt:
:branch: master
:git: https://github.com/attaswift/BigInt.git
Zesame:
:branch: bech32
:git: https://github.com/OpenZesame/Zesame.git

CHECKOUT OPTIONS:
BigInt:
:commit: 108801d539eb014469c758bc0d7f734690791fb4
:git: https://github.com/attaswift/BigInt.git
Zesame:
:commit: 2cc80066fbd3b0346269ddfa66defc597968ff06
:git: https://github.com/OpenZesame/Zesame.git

SPEC CHECKSUMS:
Alamofire: 9afb08f7f43efcc71c072374e720fcf67521317d
Alamofire: cd08a4402bd12cacd0c66f23fb12fec8d6b965e4
BigInt: 2aad1a9942dc932ec8b84290d2c564a3d76f97ab
Crashlytics: 07fb167b1694128c1c9a5a5cc319b0e9c3ca0933
CryptoSwift: d81eeaa59dc5a8d03720fe919a6fd07b51f7439f
Expand All @@ -190,18 +190,18 @@ SPEC CHECKSUMS:
RxBlocking: 5508e90d36ca2304632dc9378ece4e9b5d4bf656
RxCocoa: 2f35a76bf8887872e28a1914112395b11b8e0e64
RxDataSources: a843bad90c29817f5923ec8163f4af2de084ceb3
RxSwift: 92fcf68dfef21f3e2ab1965363d9e7b3d787597e
RxSwift: f172070dfd1a93d70a9ab97a5a01166206e1c575
RxTest: f8e548755ca3c7502dc41c7d3b28802c90115a38
SkyFloatingLabelTextField: 38164979b79512f9ff9288ad8acfc4bbf5d843e3
swift_qrcodejs: c181fe5c849d30c699546a23762d7e3dd143ab37
SwiftGen: f872ca75cbd17bf7103c17f13dcfa0d9a15667b0
SwiftLint: 7a0227733d786395817373b2d0ca799fd0093ff3
SwiftProtobuf: b06646ed6cdcfc3fecd074c6000fe0c413140e4f
SwiftProtobuf: 241400280f912735c1e1b9fe675fdd2c6c4d42e2
SwiftyBeaver: 8e67ab3cd94389cbbb7a9c7cc02748d98bfee68e
TinyConstraints: dbf7519aefc01ea59d62244300c7718aec68e280
Validator: b34ab17a8fffd0c1ffd8f9002ead4d1e02cd9e6e
Zesame: b30550211eb93a2626483400f0e8e24439388411
Zesame: c7bbd6548ef648af5480338f37a94bd4fe0bc4e3

PODFILE CHECKSUM: 7d8b08bb7466142c47bc91d4be4b4cce5728f114
PODFILE CHECKSUM: 6e65ec8728ce77747f9fc47866b42ac7c7bfa1f6

COCOAPODS: 1.6.1
4 changes: 4 additions & 0 deletions Pods/Alamofire/Source/AFError.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions Pods/Alamofire/Source/Protector.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f34ac58

Please sign in to comment.