-
The current signing API has several problems that make it difficult to use correctly. It's probably the most complex of commonly-used APIs and there are multiple issues people have with it.
I propo…
-
> _This is a Bisq Network proposal. Please familiarize yourself with the [submission and review process](https://bisq.wiki/Proposals)._
### Introduction
In https://github.com/bisq-network/propos…
-
> One idea we have is to implement atomic swaps between Ethereum and Bitcoin and use ipv8 to find people willing to trade with each other. Maybe TrustChain could be used to keep track of past transact…
-
Monero currently uses Pedersen commitments to hide real transaction amounts. The commitments have the form of `C = r*G + v*H`, where `r` is the blinding factor, `v` the amount and `H` is a random gene…
-
- [x] At bitcore-lib
- [ ] At Insight-api
- [ ] At BWS
- [ ] At Copay
matiu updated
5 years ago
-
This doesn't need to be done for mainnet, but we need to make sure that it can be done eventually.
## Ask: Offer to sell sats
### Inputs
- A: Zero-value dummy output, provided by taker
- B: Va…
casey updated
8 months ago
-
Hi guys, I'm trying to implement the statecoin protocol, I used the schnorr to handle the multisig between the server and user. We create the signature using this one
let sighash = sighasher
…
-
Hi 👋. I am trying to build from source. As instructed here https://t.me/sparrowwallet/4640 I used these instructions https://adoptopenjdk.net/installation.html?variant=openjdk16&jvmVariant=hotspot#lin…
-
Hi, I'm trying to create a multisig taproot wallet, the goal here is either of
1. Required_Signer +1
2. Majority signs
In this example, Bob is the required signer,
The first branch checks if Bo…
-
Chaumian mints have some very interesting properties, namely privacy, scaling, and usability, which are complementary to bitcoin.
I think there are lots of interesting problems there, such as how t…
casey updated
11 months ago