-
### Deliverables
- [x] Co-op Channel closure
- [x] MVP: Add another output to co-op close into which tap proofs are committed
- [x] Force Channel closure
- [x] More complex, dependent on rece…
-
**Is your feature request related to a problem? Please describe.**
On [Royllo](https://explorer.royllo.org), I have one page for each taproot assets. On that page I display all the information I coul…
-
## Background
During testing with tapd Polar testing in #942, it was discovered that Tapd is attempting to parse channel custom records using `wire.ReadVarBytes`, which is limited by the p2p TLV reco…
-
The `assets` SQL table's unique constraint is ineffective (it's a no-op). It doesn't do what we intend it to do.
The current unique constraint is on the fields:
```
asset_id, genesis_id, script_k…
-
I try to be independent "testPsbtTrustlessSwap ", However, there was a problem with the parameter in the following place, and the proof file could not be queried. Finally, I found that there seemed t…
-
**Is your feature request related to a problem? Please describe.**
We would like to transfer fungible assets over lightning channel to nodes owned by secondary markets.
**Describe the solution y…
-
### Invoice interceptor sub-saga code
- lnd
- https://github.com/lightningnetwork/lnd/pull/8771
- tapd
- https://github.com/lightninglabs/taproot-assets/pull/912
-
DB is shared privately.
It seems that in either #827 or #866 , DB query behavior was changed such that listing batches (the `ListBatches` RPC) now displays assets from a batch in their _current_ st…
-
https://github.com/lightninglabs/taproot-assets/pull/866
-
Hello! Impressive work done here.
I'm interested in the inscription functionality by itself, decoupled from ordinals.
1. Is it possible? If it is, its identifier would just be a txid?
2. Do you…