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

improve: update sdk queries to accurately estimate gas costs #64

Merged

Commits on Aug 5, 2022

  1. feat: add utility function to calculate total gas cost of an unsigned…

    … transaction
    James Morris committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    713ea6b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into james/acx-37-investigate-api-and-sdk-relay…

    …er-fee
    James Morris committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    02ca252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11c6252 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    16f55d0 View commit details
    Browse the repository at this point in the history
  2. fix: update e2e test to resolve error

    James Morris committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    00daec1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. fix: make provider access modifiers consistent

    James Morris committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    1e82c4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf521fa View commit details
    Browse the repository at this point in the history
  3. improve: remove defaultGas artifact from eth query

    James Morris committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    ffa6704 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8be8c9f View commit details
    Browse the repository at this point in the history
  5. nit: improve variable name to serve the general case

    James Morris committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    451c80e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ede380a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d082441 View commit details
    Browse the repository at this point in the history
  8. improve: use specified query address

    James Morris committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    45df24b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    0fdc138 View commit details
    Browse the repository at this point in the history
  2. improve: utilize generic spoke pool factory

    James Morris committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ad4fe99 View commit details
    Browse the repository at this point in the history