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

eth.accounts.signTransaction method fixed #3141

Merged
merged 15 commits into from
Oct 21, 2019
Merged

Commits on Oct 17, 2019

  1. signTransaction updated, getId method in net module, and e2e signTran…

    …saction method updated
    nivida committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    5c34c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af9a41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c5a609 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d26e0a View commit details
    Browse the repository at this point in the history
  5. error msg improved

    nivida committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    77eb8fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa2ce3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97735e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f38254 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2019

  1. Configuration menu
    Copy the full SHA
    98e662f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Auto fetch tx signing option values when not set by user (#3143)

    * Auto fetch tx signing option values when not set by user
    
    * public api simplified if someone wants to pass custom chain configuration (ethereumjs-common)
    
    * default properties added (chain, hardfork, and common) and related types updated
    cgewecke authored and nivida committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    f5dd9ad View commit details
    Browse the repository at this point in the history
  2. Merge branch 'issue/new-signing-parameters' of github.com:ethereum/we…

    …b3.js into issue/new-signing-parameters
    nivida committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    86d74a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df540fb View commit details
    Browse the repository at this point in the history
  4. typo fixed in docs and conditions for the new default properties upda…

    …ted in the Method class of the web3-core-method module
    nivida committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    fbb260d View commit details
    Browse the repository at this point in the history
  5. funcDocs fixed in utils and missing option properties added in the we…

    …b3-eth-contract module
    nivida committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    4edc7e7 View commit details
    Browse the repository at this point in the history
  6. copy&paste issue fixed

    nivida committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    06cd816 View commit details
    Browse the repository at this point in the history