-
UTXO selection works well for the most part, but what if I want to use a specific spent transaction to trigger an RBF?
Two scenarios I see this could be needed (both when doing RBF):
- Just adjust th…
-
This seemingly random address appears in several places but I will use the inscribe.test.ts file as an example https://github.com/cmdruid/tapscript/blob/master/test/example/taproot/inscribe.test.ts. N…
-
If we wait for the commit to have 6 confirmations before sending the reveal, the reveal will have at least 7 confirmations when it confirms.
```
sed -i 's/Runestone::COMMIT_CONFIRMATIONS/(Runeston…
-
https://github.com/lightningnetwork/lnd/pull/8622 Adds AuxFundingController functionality to lnd and relies on a new MsgRouter to intercept messages passed over the wire for use in processing/arbitrat…
-
ReferenceError: crypto is not defined
at file:///D:/RenGui/Documents/Backups/tapscript-master/node_modules/@cmdcode/buff-utils/src/utils.ts:6:1
at ModuleJob.run (node:internal/modules/esm/mo…
mawom updated
8 months ago
-
```
impl TapLeafHash {
pub fn with_leaf_script(leaf_script: &LeafScript) -> Self {
let mut engine = Sha256::from_tag(MIDSTATE_TAPLEAF);
engine.input_raw(&[leaf_script.version.t…
-
(h/t to @jamaljsr for running these tests and documenting it all) Jamal ran through test flows on Polar to exhaustively test what is currently working with the latest vs. what is not working. Those fl…
levmi updated
4 months ago
-
I found such an inscription on testnet3, but I can't find it on ordinals.com. Can you tell me why this inscription is wrong? Thank you.
OP_PUSHBYTES_33 02d1c2aebced475b0c672beb0336baa775a44141263ee…
-
I got this error:
```
C:\path\to\my\project\node_modules\@cmdcode\tapscript\node_modules\@cmdcode\buff-utils\dist\module.mjs:353
const { getRandomValues } = crypto ?? globalThis.crypto ?? window.…
-
# Research - Deposit API Service (formerly Revealer API)
This ticket holds the research relating to the sBTC revealer API service and how it impacts sBTC-v1.
Details here: https://github.com/Tru…