ffranr
ffranr
> Currently outputs a pangenome matrix file with a dodgy name (missing /?) This issue solved here: #90.
Work left to be done: > Currently outputs a directory for every gene found in any sample - make this one for everything.
Completing this issue might not be necessary in order to get our channel payment PoC working. LND doesn't seem to reject the SCID if we use invoice hop hints. We...
This work was completed as part of the tap channel proof-of-concept. It isn't in `main` yet. But I think we can close this now as it's included in merging work.
After experimenting with this modification, I believe using `fn.Either` isn't the best approach. Often, we identify an asset by both its ID and group key, using the group key to...
https://github.com/lightninglabs/taproot-assets/pull/865 adds the type to our code. It does not include RPC changes. I will create another issue to address RPC modifications.
Blue sky thinking, but, would the idea I've outlined below work? I'm sure to learn something if I'm way off. It sorts of builds on what we already have in...
Nice write up @jharveyb ! I thought I'll include here the question I asked via DM. > 2. The receiver computes an identifier from this address. (Discussed below). They start...
> IIUC, you're suggesting that this second output doesn't use the root of a Taproot Assets tree as a leaf in its Tapscript tree, but instead uses the hash of...
@Roasbeef writes the following on late binding split asset amounts: > The asset inserted into the split commitment tree will instead carry the value distribution (it must by definition to...