-
This is sorely needed to help with debugging cases where the user doesn't see their ordinals in the wallet, though now the wallet is showing them a new address (regenerated), and so it's not clear how…
-
It would be of great help to estimate onchain fees for sending asset to an address, fields like total sats and sats/vbyte or sats/kw would help us estimate what the fees citing to number of inputs use…
-
Do you plan to support creation of wallets with taproot addresses?
-
FYI https://github.com/bitcoin-core/qa-assets/blob/main/unit_test_data/script_assets_test.json
-
Sometimes inscription items are shown with the BTC icon instead of an asset preview. Test by making a BTC outbound transaction then making an inscription outbound transaction, and also in the opposite…
-
Hi experts,
Are there any plans to make it BTC Taproot (BIP340) compatible?
-
Periodically filling the logs with _failed to connect_. Not sure if that's a good thing, neither know what is this fed universe thing is, but thought of reporting this for it to be removed or amended …
-
### Background
Tapd crashed quickly when starting up in bitcoin testnet enviroment. It can be seen from below logs that this is from an nil pointer reference.
_panic: runtime error: invalid memo…
-
Is there any plan to add support for Taproot assets in the /v2/invoices/hodl API of LND?
-
Hi guys, thank you so much for creating this library!
I am trying to create a taproot script that allows a user to spend funds by providing a message and signature.
```
function getTaprootAddr…