-
Should be done after #26 and after #51
As per https://github.com/ergoplatform/eips/blob/bd7a6098db78d67ac2ca9ada4c09bfe709d5ac03/eip-0023.md#update-pool-box (with updates introduced in [v2.0a](http…
-
I cannot use Keystone to sign a PSBT from Sparrow. Sparrow is serving as a watch-only 3-5 multi-sig wallet coordinator. The multi-sig wallet has been imported correctly into Keystone and all signers…
cx-cj updated
2 years ago
-
It stops at 1289761 block :-( I found this site https://testnet.ravencoin.network/network and there is small amount of node - what can I do ?
-
Hi,
I am working on a problem statement that will require some conditional withdrawals.
The examples from the link below have been great with helping me understand how to construct custom lock…
-
We are having a roundtrip failure in our miniscript fuzztests because rust-bitcoin reads a hybrid pubkey, interprets it as "uncompressed" because it's 65 bytes in length, then re-serializes it using t…
-
When using `P2SH-P2WSH` inputs, `getFinalScripts` will incorrectly pass `isP2WSH = true`.
The problem is here:
[https://github.com/bitcoinjs/bitcoinjs-lib/blob/59b21162a2c4645c64271ca004c7a3755a…
-
### Description
add ability to query pubkeys just like you can query addresses https://mempool.space/testnet/address/tb1qsgx55dp6gn53tsmyjjv4c2ye403hgxynxs0dnm
pubkey query would look some…
-
I have test result just out compress address, how can i modify code to uncompress, p2sh or both?
Many thanks.
ghost updated
2 years ago
-
I'm not sure where I'd get the following values from my alt coin
XPUB_VERBYTES = bytes.fromhex("???")
XPRV_VERBYTES = bytes.fromhex("???")
P2PKH_VERBYTE = bytes.fromhex("??")
P2…
-
# Summary
Atomic swap is a feature where two different wallets can swap tokens in a single operation without any third party or trust between wallet owners.
This expression is also known in the …