Conversation
…niscript leaf" test vector which incorrectly uses @0 from keys info without key origin derivation
|
@bigspider: could you please take a look? |
|
ACK db8bad7 Well spotted, thanks @scgbckbone! |
scgbckbone
left a comment
There was a problem hiding this comment.
off-topic Q: @bigspider was it considered to drop /** syntax completely, forbid non-ranged keys and instead @0 would be shortcut for @0/<0;1>/* ? Is there any use case for non-ranged keys in descriptor anyways ?
I sympathize with possibly dropping The rest of the suggestion (make Moreover, I think keeping the syntax similar to descriptors, minimizing the differences between the two standards, helps keeping things more easily extensible. |
how does BIP-388 forbid I do not see how symbolizing |
Feel free to continue this discussion here. |
Oh yes, it does allow that, in fact it's expected; what's forbidden is to have the same xpub in different keys in the key information vector.
Changing the meaning of Note that The goal of |
agreed... thanks for the info! |
fix: descriptor in "Taproot wallet policy with sortedmulti_a and a miniscript leaf" test vector which incorrectly uses
@0from keys info without key origin derivation