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

Add method to get transactions #2065

Merged
merged 7 commits into from
Nov 22, 2023
Merged

Commits on Nov 20, 2023

  1. Add getTransactions method

    Add initApprovals method.
    Remove gas update during initialization.
    Normalise gas fee values during speed up and cancel.
    Simplify updateCustodialTransaction method.
    matthewwalsh0 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    24ab870 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7979d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Update types

    Use fee market constant.
    matthewwalsh0 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    35b9185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75a0a86 View commit details
    Browse the repository at this point in the history
  3. Align nonce logic

    Update post balance after confirm.
    Add post balance logging.
    matthewwalsh0 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c5b6c5f View commit details
    Browse the repository at this point in the history
  4. Fix type logic

    Add additional logging.
    matthewwalsh0 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f304f6e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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