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

feat: add swap+send STX typings #4634

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

feat: add swap+send STX typings #4634

wants to merge 10 commits into from

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    108cc0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5d7ca7 View commit details
    Browse the repository at this point in the history
  3. test: update failing tests

    BZahory committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fad5bb5 View commit details
    Browse the repository at this point in the history
  4. test: add testing case

    BZahory committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6322aab View commit details
    Browse the repository at this point in the history
  5. chore: remove unused fn name

    BZahory committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d3de602 View commit details
    Browse the repository at this point in the history
  6. test: remove asyncs

    BZahory committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e9d466a View commit details
    Browse the repository at this point in the history
  7. style: order properties

    BZahory committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2af578a View commit details
    Browse the repository at this point in the history
  8. refactor: rename approvalTxParams to approvalTx

    more accurate since it contains both tx params and metadata
    BZahory committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    747ea32 View commit details
    Browse the repository at this point in the history
  9. chore: update fn name

    BZahory committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    71ca4b6 View commit details
    Browse the repository at this point in the history
  10. test: update for refactors

    BZahory committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1db56f5 View commit details
    Browse the repository at this point in the history