-
The asset group key is derived by applying two distinct tweaks to a raw public key: the Internal Key Tweak (known as the "single tweak" in code) and the Tapscript Root Tweak. The Internal Key Tweak en…
-
As part of taproot upgrade for Shinigami, we will need a way to compute the root hash of a tapscript. This will allow us to verify taproot leaves
#### References
- [Shinigami taproot root_hash](…
-
In `Witness` we have three methods for getting at parts of the witness stack for Taproot transactions.
- `tapscript`
- `taproot_control_block`
- `taproot_annex`
We could consider combining the…
-
See if `bitcore-lib-inquisition` can be used to generate Taproot addresses. If so, get rid of `@cmdcode/tapscript` dependency and use `bitcore-lib-inquisition` for everything.
https://github.com/sC…
-
As mentioned in https://github.com/rust-bitcoin/rust-miniscript/pull/481#discussion_r1028718255, it appears that the planning module doesn't include the varint length for `TapScript` and `TapControlBl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
@eriknylund noticed while testing large multisigs that after 4f473ea515bc77b9138323dab8a741c…
Sjors updated
6 months ago
-
-
-
https://github.com/fuji-money/tapscripts/blob/279449d49f39c21a829fa90a99fc98488e923283/alpha/prime-safe-redeem.tapscript#L38-L42
-
https://github.com/ElementsProject/elements/blob/master/doc/tapscript_opcodes.md#new-opcodes-for-additional-functionality
tiero updated
2 years ago