-
The spec is new but it seems not invasive.
I find particularly interesting the outputs's labels.
https://github.com/bitcoin/bips/blob/master/bip-0329.mediawiki
-
## DoD
- [x] Demo 1 of using gradient-based samplers to draw samples from a truncated normal distribution
- [x] Demo 2 of using gradient-based samplers to solve the simplest BIP problem with a trunca…
-
6pm Phat Brew Brewing, City West.
-
Perhaps in a separate library?
https://github.com/bitcoin/bips/blob/master/bip-0352.mediawiki
https://github.com/louisinger/silentium
-
BIP-174 includes a keytype in the input map `PSBT_IN_POR_COMMITMENT ` but we don't include it, was there a reason for this. Its a UTF-8 encode string (easy for us, just a `String`).
Seems trivial …
-
There is a BIP-329 standard for labeling now. It should be a low-hanging fruit to implement import/export of such labeling format.
More info: https://github.com/bitcoin/bips/blob/master/bip-0329.med…
-
I have an Apollo 9000 split unit labeled "Andersen Electric". It appears to be a straight relabeled Midea unit, and everything works - except the Away mode does not trigger the Frost Protection mode. …
-
how to use this awesome bip font tool. I tried to unpack but it didn;t work
ahsim updated
6 years ago
-
### Description
Privacy on bitcoin blockchain is desperately needed, growing day by day. The newest proposal for achieving such thing is [BIP-352 Silent Payments](https://github.com/bitcoin/bips/bl…
-
Currently we just hard coded an empty string as the passphrase, we could allow the user to set this.
This will need to be correctly set when creating the keys manager, bdk, wallet, and auth manager…