Skip to content

Commit

Permalink
continue cleanup, serialize transaction for eth_call and eth_estimate…
Browse files Browse the repository at this point in the history
…Gas properly
  • Loading branch information
Alex Vlasov committed Dec 12, 2017
1 parent 8cb5cde commit 747f329
Show file tree
Hide file tree
Showing 18 changed files with 2,164 additions and 2,497 deletions.
7 changes: 2 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ PODS:
- SipHash (~> 1.2)
- CryptoSwift (0.8.0)
- libsodium (1.0.12)
- NAChloride (2.3.0):
- libsodium
- PromiseKit (4.5.0):
- PromiseKit/Foundation (= 4.5.0)
- PromiseKit/QuartzCore (= 4.5.0)
Expand All @@ -30,7 +28,7 @@ DEPENDENCIES:
- AwaitKit (~> 3.0.1)
- BigInt (~> 3.0.1)
- CryptoSwift
- NAChloride
- libsodium
- PromiseKit (~> 4.4)
- PromiseKit/Alamofire (~> 4.0)
- Sodium
Expand All @@ -41,11 +39,10 @@ SPEC CHECKSUMS:
BigInt: 8e8a52161c745cd3ab78e3dc346a9fbee51e6cf6
CryptoSwift: f81907430ebbe38b8404b4f6fb40f3c576a8755f
libsodium: 9a8faa5ef2fa0d2d57bd7f7d79bf8fb7c1a9f0ea
NAChloride: e290c884034a2be2c43f31dec1097ad3152d982a
PromiseKit: 9c1d9f6d7b65e3951a90bea7f407c56972be5d8e
SipHash: c6e9e43e9c531b5bc6602545130c26194a6d31ce
Sodium: a3a17f2ba2dc1b83547e13db0075e7c5d426fc55

PODFILE CHECKSUM: ab05bd6ff6f4b6392e9433f9e7acaa392c48b2a0
PODFILE CHECKSUM: a78a0d9b5ec45a3b7151a0111b104aa26a516891

COCOAPODS: 1.3.1
7 changes: 2 additions & 5 deletions Pods/Manifest.lock

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

4,401 changes: 2,058 additions & 2,343 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

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

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

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

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

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

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

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

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

Loading

0 comments on commit 747f329

Please sign in to comment.