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

Introduce framework-agnostic TransactionSigner and TypeDataSigner interfaces which replace the previous usage of the signer/provider #84

Merged
merged 16 commits into from
Feb 23, 2024

Commits on Feb 16, 2024

  1. Change order of the changelog

    lbeder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e52a40a View commit details
    Browse the repository at this point in the history
  2. Bump version

    lbeder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f889094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    068a0f4 View commit details
    Browse the repository at this point in the history
  4. Introduce a framework-agnostic Signer interface which replace the pre…

    …vious usage of the signer/provider
    lbeder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5da71c0 View commit details
    Browse the repository at this point in the history
  5. Abstract ContractRunner

    lbeder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    fc67b6f View commit details
    Browse the repository at this point in the history
  6. Upgrade test dependencies

    lbeder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e096bff View commit details
    Browse the repository at this point in the history
  7. Update dependencies

    lbeder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    864b73b View commit details
    Browse the repository at this point in the history
  8. Abstract provider

    lbeder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    898216a View commit details
    Browse the repository at this point in the history
  9. Abstract provider

    lbeder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    654db2c View commit details
    Browse the repository at this point in the history
  10. Abstract provider

    lbeder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    115bdc1 View commit details
    Browse the repository at this point in the history
  11. Abstract provider

    lbeder committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8b49aef View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    8e80c1a View commit details
    Browse the repository at this point in the history
  2. Add TypeDataSigner

    lbeder committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    311e2e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Update CHANGELOG

    lbeder committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f44bb65 View commit details
    Browse the repository at this point in the history
  2. Typo

    lbeder committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ed1adca View commit details
    Browse the repository at this point in the history