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

Migrate to WASM SDK and implement RBF #18

Merged
merged 17 commits into from
Sep 17, 2024
Merged

Migrate to WASM SDK and implement RBF #18

merged 17 commits into from
Sep 17, 2024

Commits on Aug 25, 2024

  1. Add WASM SDK

    coderofstuff committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    75dc083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b8cb9a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. RPC update

    coderofstuff committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    356ecd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5651d9 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    coderofstuff committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5bd23c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    5922dd9 View commit details
    Browse the repository at this point in the history
  2. Priority fee handling

    coderofstuff committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d8ebafd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29eb2fe View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Update WASM to v0.15.1

    coderofstuff committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5a67c0a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 14, 2024

  1. UI Fix

    coderofstuff committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a293f40 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. RBF integration

    coderofstuff committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    40368c6 View commit details
    Browse the repository at this point in the history
  2. no demo in rbf

    coderofstuff committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2194ce5 View commit details
    Browse the repository at this point in the history
  3. Prefill data for RBF

    coderofstuff committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2a70dc6 View commit details
    Browse the repository at this point in the history
  4. Better confirmation UX

    coderofstuff committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6bf89ad View commit details
    Browse the repository at this point in the history
  5. Revert "no demo in rbf"

    This reverts commit 2194ce5.
    coderofstuff committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f585bc1 View commit details
    Browse the repository at this point in the history
  6. Remove rbf whitelist

    coderofstuff committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f69a10b View commit details
    Browse the repository at this point in the history