-
**Feature Description**
This issue is a marker for visibility on the tremendous job that @MarvinJanssen is doing updating the Clarity-Bitcoin contract. One of the main goals of Sprint 6 (& possibly 7…
-
Reported by @vanditshah99 on Slack.
Error message:
```
2024-08-22 05:23:15.914 [INF] TCHN: Funding new vPacket channel, asset_id=d75dae162be7cd0a2df76831ee1cce4eaeb74a32fabb0d46be7a0ad70fd6ad27, …
-
Examples are outdated.
E.g. this one (https://github.com/cmdruid/tapscript/blob/master/test/example/taproot/keyspend.test.ts) uses non-existent methods from "util".
Maybe you already know, would b…
-
I find very useful for developers to have a way to make use of new fragments that maps to the new introspection opcodes, very useful for making covenants.
DO you have an idea if this fits the purpo…
tiero updated
2 years ago
-
If we ask signers to return `s!(r1 + (r2 * b) + lambda * x * c * mul_tweak)` in `Frost::sign`, we can get a signature that is valid for the public key `s * mul_tweak * G`.
Any multiplicative tweaks…
-
It would be convenient to be able to construct a p2tr address that was actually a payment channel with some 3rd party. This is the perfect bridging mechanism between layer-1 and layer-2. The key issue…
-
I created an Azure function locally with the following commands in powershell:
func init --worker-runtime node --language typescript --docker func new --name generateBitcoinAddress --template "HTTP t…
-
**Describe the Issue**
With inscription support we now have ability to provide inputs up to 4MB in the inbound, this gives flexibility for more complete inbound structure.
This issue is about to d…
-
### 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 …
-
Currently stacks-signer does not publish the results of a DKG round anywhere. It should be stored within the .pox-4 contract.
Relates to https://github.com/stacks-network/stacks-blockchain/issues/…