Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Light client Provide default nonce in transactions when it´s missing #9370

Merged
merged 5 commits into from
Aug 17, 2018

Commits on Aug 17, 2018

  1. Provide default_nonce in tx`s when it´s missing

    When `nonce` is missing in a `EthTransaction` will cause it to fall in
    these cases provide `default_nonce` value instead!
    niklasad1 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    3192edb View commit details
    Browse the repository at this point in the history
  2. Changed http:// to https:// on Yasm link (#9369)

    Changed http:// to https:// on Yasm link in README.md
    sandakersmann authored and sorpaas committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    949b9c8 View commit details
    Browse the repository at this point in the history
  3. Provide default_nonce in tx`s when it´s missing

    When `nonce` is missing in a `EthTransaction` will cause it to fall in
    these cases provide `default_nonce` value instead!
    niklasad1 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    1e06c36 View commit details
    Browse the repository at this point in the history
  4. Address grumbles

    niklasad1 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    2fe54f4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'light/provide-default-nonce-when-missing' of github.com…

    …:paritytech/parity into light/provide-default-nonce-when-missing
    niklasad1 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    9b955b7 View commit details
    Browse the repository at this point in the history