-
Currenlty the mintin process does not allow for explicitly creating multiple assets from different asset IDs with the same script key. During `MarkBatchConfirmed` we use the script key as the unique i…
-
This issue stems from this comment by @jharveyb : https://github.com/lightninglabs/taproot-assets/pull/1068#issuecomment-2286482522
It would be beneficial to add an integration test that simulates …
-
**Is your feature request related to a problem? Please describe.**
As a `tapcli user` I want to `be able to refer to to the notional / nominal name of an asset rather than the obtuse "asset id"` in o…
-
Hi there - when ordinals first launched, I created a browser-extension wallet experience utilizing the client's Nostr Key (https://github.com/deezy-inc/deezy-place). Unfortunately we are no longer act…
-
A bug has been encountered when closing a Tap Asset Lightning Channel using the Hashmail proof courier. The issue arises in the process of delivering the channel close proof to the channel counterpart…
-
### Background
I'm failing to debug through the `TestTaprootAssetsDaemon/multi_signature_on_all_levels` but experiencing broad PASS's when debugging all of the `TestTaprootAssetsDaemon` suite with …
-
BitDevs at Tempo House.
-
When assets move into a transitory state (e.g. burning an asset), the daemon stops listing assets because it intends to remove them from the wallet's ownership. There's then an apparent UX disparity …
-
Use macos and got that error
```
Making all in src
CXX init/bitcoind-bitcoind.o
CXX libbitcoin_node_a-addrdb.o
CXX libbitcoin_node_a-bip324.o
CXX libbitcoin_node_a-…
-
**Is your feature request related to a problem? Please describe.**
When using the REST RPC endpoint `/v1/taproot-assets/universe/stats/assets?asset_name_filter=XXX`, the name must be an exact match, …