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

Bitcoin Integration in Oisy #2190

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Bitcoin Integration in Oisy #2190

wants to merge 15 commits into from

Commits on Aug 29, 2024

  1. Bitcoin Tx PoC

    lmuntaner committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fa1658d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Improve UX and info

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

Commits on Sep 18, 2024

  1. Use P2WPKH address

    lmuntaner committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4787ec7 View commit details
    Browse the repository at this point in the history
  2. Working!!

    lmuntaner committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f8d0a50 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Refactor to signer

    lmuntaner committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c0eeae7 View commit details
    Browse the repository at this point in the history
  2. Fix issue

    lmuntaner committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9883aa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. With estimated fee

    lmuntaner committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cde2588 View commit details
    Browse the repository at this point in the history
  2. Refactor code

    lmuntaner committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bd35cb8 View commit details
    Browse the repository at this point in the history
  3. Fix issues

    lmuntaner committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3f38bc5 View commit details
    Browse the repository at this point in the history
  4. Change signer interface

    lmuntaner committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ccb7c87 View commit details
    Browse the repository at this point in the history
  5. Edit return value

    lmuntaner committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    414f8fa View commit details
    Browse the repository at this point in the history
  6. Change network type

    lmuntaner committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cba333b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b8e10d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91e0218 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Add getting utxos code

    lmuntaner committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    743088a View commit details
    Browse the repository at this point in the history