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 Bitcoin/UTXO support #218

Merged
merged 37 commits into from
Oct 18, 2024
Merged

feat: add Bitcoin/UTXO support #218

merged 37 commits into from
Oct 18, 2024

Commits on Aug 23, 2024

  1. feat: add utxo core base

    chybisov committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f85b8ba View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. feat: utxo draft

    chybisov committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e3cd10b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b57a1b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f18ccc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f735d3f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 12, 2024

  1. fix: move RBF to BE

    chybisov committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3ff7400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22579f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    280bc01 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. feat: add RBF draft

    chybisov committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7683852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e33016a View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.2.2

    chybisov committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ce73d96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1e2e9a View commit details
    Browse the repository at this point in the history
  5. chore(release): 3.2.3

    chybisov committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    32e339d View commit details
    Browse the repository at this point in the history
  6. chore: add sdk updates

    chybisov committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    92c4966 View commit details
    Browse the repository at this point in the history
  7. chore: bump packages

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

Commits on Sep 23, 2024

  1. feat: add RBF support

    chybisov committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f053194 View commit details
    Browse the repository at this point in the history
  2. chore: bump packages

    chybisov committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a65f1b3 View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.3.0-beta.0

    chybisov committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c200a4a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. chore: bump packages

    chybisov committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2eaf2ae View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. refactor: remove unused

    chybisov committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    98372b6 View commit details
    Browse the repository at this point in the history
  2. chore: move to biome

    chybisov committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    de0f820 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. chore: move to pnpm

    chybisov committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1a95a22 View commit details
    Browse the repository at this point in the history
  2. chore: add pnpm to actions

    chybisov committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f31f8f9 View commit details
    Browse the repository at this point in the history
  3. fix: replace release action

    chybisov committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    71f0203 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61defbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4efa05e View commit details
    Browse the repository at this point in the history
  6. fix: release name

    chybisov committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2c2cd59 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. chore: bump packages

    chybisov committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ad00e40 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.3.0-beta.2

    chybisov committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a9ba09e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. chore: bump packages

    chybisov committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    49796b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    767c389 View commit details
    Browse the repository at this point in the history
  3. fix: types

    chybisov committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1e7636f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    af22577 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.3.0-beta.3

    chybisov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    331434d View commit details
    Browse the repository at this point in the history
  3. chore: bump bigmi

    chybisov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c6553bc View commit details
    Browse the repository at this point in the history
  4. chore(release): 3.3.0-beta.4

    chybisov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6f7457c View commit details
    Browse the repository at this point in the history