Mayemene Fomene Jean Vladimir
Mayemene Fomene Jean Vladimir
This PR solves issue #2462. If we asked to pay an invoice that we generated ourselves. We generate PaymentSent and PaymentClaimable event and mark the payment as fulfilled in our...
This PR solves #186.It add functionality to mark UTXOs as selected/reserved once they have been selected by a transaction during the transaction building process. Therefore the wallet cannot choose this...
This PR implements basic test for `bdk_esplora_example`. The following test are implement in this PR: - Test for confirmed balance - Test for unconfirmed balance - Test for Reorg -...
This PR adds an implementation of Coin Grouping to Coin Selection. I have also added an example to demonstrate how to use the coin-grouping features. To try it, you will...