-
When querying addrsReceives for a tapdAddrs, we are receiving empty address events for address, This might happen when sender takes time to send the proof of holding assets, but in this case the sende…
-
So the idea here is that Nostr apps could generate a series of keys for each user, all based on an initial seed. And they would show the seed and the first key to the user. The seed must be kept safe …
-
This issue is meant to track progress towards the commit-reveal implementation. This is to list some of the dependencies as well as to keep track of PRs related to this.
Dependencies for commit-rev…
-
-
-
Implement a new trade mode for full onchain escrow. Compared to the current LN mode, it will allow for larger trades, fully trust-less pipeline and higher safety assurance (zero custodial risk). It wi…
-
**Is your feature request related to a problem? Please describe.**
Currently, ZetaChain supports passing data using the op_return opcode, which has an 80-byte limit. This limitation restricts the a…
-
Are there plans for this?
https://github.com/bitcoin/bips/blob/master/bip-0086.mediawiki
-
We ran miniscript on all p2(w)sh and p2tr script-path inputs from 20 recent mainnet blocks (about 60,000 tx inputs). The program tried to create a miniscript interpreter `miniscript::Interpreter::from…
-
https://github.com/rust-bitcoin/rust-miniscript/pull/113 left out a `FIXME` that we are unsure to fix at all, opening this to clarify if we want it or not.
We now optimize N-of-N thresholds to `and…