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

The transaction confirmation workflow can now be configured #3130

Merged
merged 9 commits into from
Oct 16, 2019
Merged

Commits on Oct 15, 2019

  1. transactionBlockTimeout, transactionConfirmationBlock, and transactio…

    …nPollingTimeout property added to the Eth, Contract, and Method class
    nivida committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    6075d89 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG.md updated

    nivida committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    f6ee923 View commit details
    Browse the repository at this point in the history
  3. documentation updated

    nivida committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    5034bf6 View commit details
    Browse the repository at this point in the history
  4. default values added to the documentation for the newely introduced t…

    …ransaction fconfirmation workflow configuration properties
    nivida committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    d5206ad View commit details
    Browse the repository at this point in the history
  5. test cases for the new properties added and adding of the Contract re…

    …ference in the Eth module fixed
    nivida committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    b17791d View commit details
    Browse the repository at this point in the history
  6. missing space added

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

Commits on Oct 16, 2019

  1. Update docs/web3-eth.rst

    Co-Authored-By: cgewecke <christophergewecke@gmail.com>
    nivida and cgewecke authored Oct 16, 2019
    Configuration menu
    Copy the full SHA
    3c75bb0 View commit details
    Browse the repository at this point in the history
  2. Update docs/web3-eth-contract.rst

    Co-Authored-By: cgewecke <christophergewecke@gmail.com>
    nivida and cgewecke authored Oct 16, 2019
    Configuration menu
    Copy the full SHA
    7a80693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc17eb6 View commit details
    Browse the repository at this point in the history