Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/long chainId #913

Merged
merged 11 commits into from Apr 23, 2019
Merged

Feature/long chainId #913

merged 11 commits into from Apr 23, 2019

Commits on Mar 27, 2019

  1. Sign.SignatureData v as byte array

    fcorneli authored and tmohay committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    a4ba532 View commit details
    Browse the repository at this point in the history
  2. fix transactionDecoder

    tmohay committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    8746f84 View commit details
    Browse the repository at this point in the history
  3. chainId is now a long

    tmohay committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    c1cdf78 View commit details
    Browse the repository at this point in the history
  4. repair style failures

    tmohay committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    f78de67 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Enable backward compatibility with byte chainId

    Deprecated methods with byte chainId in favour of those with long chainId
    iikirilov committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    35fe4aa View commit details
    Browse the repository at this point in the history
  2. Setting the version for 4.3

    snazha-blkio authored and iikirilov committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    26c7831 View commit details
    Browse the repository at this point in the history
  3. add contributing guidelines

    antonydenyer authored and iikirilov committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    af155b5 View commit details
    Browse the repository at this point in the history
  4. Add method generateBip39WalletFromMnemonic in WalletUtils to generate…

    … a Bip39 wallet using a known mnemonic.
    marcello-morena authored and iikirilov committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    b20a963 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    302df3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f2559c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee1d98c View commit details
    Browse the repository at this point in the history