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 a possibility to reveal multiple transactions #600

Merged
merged 2 commits into from
Sep 7, 2023

Commits on Aug 22, 2023

  1. Add a possibility to reveal multiple transactions

    Add a possibility to reveal multiple transactions send to the same BTC deposit
    address. In such case the user should use `/tBTC/mint/continue` url to initiate
    the minting of each subsequent transaction after he revealed the first one.
    michalsmiarowski committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    58e41d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Improve comment

    Improve comment that describes how we search for the oldest UTXO that is not
    revealed.
    michalsmiarowski committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    30d657f View commit details
    Browse the repository at this point in the history