Skip to content

Commit

Permalink
Added tvOS support
Browse files Browse the repository at this point in the history
Added watchOS support
Added macOS support
Added Linux
Added Swift Package Manager support
Tested CocoaPods support on all available platforms (iOS, macOS, watchOS, tvOS)
Tested Swift Package Manager support on all available platforms (macOS, linux)
Renamed Web3.Utils to Web3Utils
Updated pods
  • Loading branch information
v57 committed Oct 31, 2018
1 parent ffbdef0 commit ee5d912
Show file tree
Hide file tree
Showing 83 changed files with 5,817 additions and 2,459 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
- convenience methods in web3.eth to send ETH using either raw BigUInt value in Wei, or parsing a decimal string of arbitrary units [\#72](https://github.com/BANKEX/web3swift/pull/72) ([shamatar](https://github.com/shamatar))
- improve BIP32 serialization to disk [\#71](https://github.com/BANKEX/web3swift/pull/71) ([shamatar](https://github.com/shamatar))
- Fix BIP32 keystore when used through Manager [\#70](https://github.com/BANKEX/web3swift/pull/70) ([shamatar](https://github.com/shamatar))
- add marshalling and unmarshalling signature as a part of Web3.Utils [\#69](https://github.com/BANKEX/web3swift/pull/69) ([shamatar](https://github.com/shamatar))
- add marshalling and unmarshalling signature as a part of Web3Utils [\#69](https://github.com/BANKEX/web3swift/pull/69) ([shamatar](https://github.com/shamatar))
- Event parsing example from user case [\#67](https://github.com/BANKEX/web3swift/pull/67) ([shamatar](https://github.com/shamatar))

## [0.5.5](https://github.com/bankex/web3swift/tree/0.5.5) (2018-04-18)
Expand Down
6 changes: 0 additions & 6 deletions Cartfile.resolved

This file was deleted.

4 changes: 2 additions & 2 deletions Example/web3swiftExample/Pods/web3swift/README.md

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.

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 ee5d912

Please sign in to comment.