Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BANKEX/web3swift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.5
Choose a base ref
...
head repository: BANKEX/web3swift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.6
Choose a head ref
  • 12 commits
  • 30 files changed
  • 2 contributors

Commits on Apr 18, 2018

  1. bump podspec

    Alex Vlasov committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    949f82e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Configuration menu
    Copy the full SHA
    a4d4b1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from BANKEX/develop

    Event parsing example from user case
    shamatar authored Apr 19, 2018
    Configuration menu
    Copy the full SHA
    0314336 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Configuration menu
    Copy the full SHA
    bea6fa5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from BANKEX/develop

    add marshalling and unmarshalling signature as a part of Web3.Utils
    shamatar authored Apr 20, 2018
    Configuration menu
    Copy the full SHA
    093c08d View commit details
    Browse the repository at this point in the history
  3. update Example to show BIP32 keystore creation

    Alex Vlasov committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    ab6a29b View commit details
    Browse the repository at this point in the history
  4. fix skipping bip32 keystores in Keystore Manager

    Alex Vlasov committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    7ffcc6a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #70 from BANKEX/develop

    Fix BIP32 keystore when used through Manager
    shamatar authored Apr 20, 2018
    Configuration menu
    Copy the full SHA
    49c569f View commit details
    Browse the repository at this point in the history
  6. improve BIP32 serialization to disk

    Alex Vlasov committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    e63debd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #71 from BANKEX/develop

    improve BIP32 serialization to disk
    shamatar authored Apr 20, 2018
    Configuration menu
    Copy the full SHA
    b5e25f5 View commit details
    Browse the repository at this point in the history
  8. convenience methods in web3.eth to send ETH using either raw BigUInt …

    …value in Wei, or parsing a decimal string of arbitrary units
    Alex Vlasov committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    a0e0f86 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #72 from BANKEX/develop

    convenience methods in web3.eth to send ETH using either raw BigUInt value in Wei, or parsing a decimal string of arbitrary units
    shamatar authored Apr 20, 2018
    Configuration menu
    Copy the full SHA
    72b40c0 View commit details
    Browse the repository at this point in the history
Loading