-
Per #32, specifically,
> I think the generator side of this definitely needs some experimentation, because while there are logical reasons for choosing a particular generator as standard, they aren…
-
#### Steps to reproduce
1. Setup a transaction in ElectrumABC
2. Preview the transaction (do not sign it)
3. Click 'Copy' to copy the raw tx to clipboard
4. `bitcoin-cli decoderawtransaction `
…
-
It seems odd at first that the `coop_close` message (sent by the swap taker) contains a private key.
This *should* be safe because the swap taker must create a random private key for each swap (no…
-
This kind of follows up some offhand discussion on nostr. TLDR I think you need linkable ring sigs and to think through blame in more detail.
So in round 2 I am assuming:
* the message takes the…
-
Consider switching from [https://github.com/ludbb/secp256k1-py](https://github.com/ludbb/secp256k1-py) to [https://github.com/ofek/coincurve](https://github.com/ofek/coincurve) as the former is no lon…
-
We seem to have been working on the same thing :D
Have a look at [EllipticCurveKit](github.com/Sajjon/EllipticCurveKit). My goal is to finish my rewrite using [EquationKit](github.com/Sajjon/Equat…
-
![ZBD x PlebLab Hackathon Image](https://pbs.twimg.com/media/GW2IHa2WYAE71ca?format=jpg&name=large)
# 🚀 TABConf 6 Hackathon Submission
## Project Name: dlchess
### Team Members 👥
- @st…
-
It would be of tremendous value for RaiBlocks to implement a multisig scheme. Given the limited space, Schnorr signature aggregation may be the most practical approach.
-
At Scaling Bitcoin / Hong Kong, Tadge Dryja presented on "BIPs necessary for Lightning Network":
http://diyhpl.us/wiki/transcripts/scalingbitcoin/hong-kong/overview-of-bips-necessary-for-lightning/
…
-
### About MuSig
For multi-signature accounts and multi-party contracts we need to implement a n-of-n MuSig protocol ([overview](https://blockstream.com/2018/01/23/musig-key-aggregation-schnorr-sign…