-
I want to make implementation of BIP322 signature logic as here
https://github.com/unisat-wallet/wallet-sdk/blob/8cac086d87daf85d654a0d15efe52d3f53508b73/src/message/bip322-simple.ts
, but I get wro…
-
Would be cool to see bcoin supporting bip322 signing/verifying.
-
I have one such library for ecdsa - https://github.com/twosatsmaxi/bitverify, can port it to this repo. But I guess the repo name itself is `bip322` so doesn't make much sense to port it here. wdyt?
-
I recently noticed that a BIP322 library was published (https://pkg.go.dev/github.com/unisat-wallet/libbrc20-indexer/utils/bip322).
Amazing work! I believe this is the first of its kind in Go. Man…
-
**Describe the enhancement**
https://github.com/bitcoin/bips/blob/master/bip-0322.mediawiki
**Use case**
In switzerland it's possible to offer exchange services (buy/sell) up to ~900€/d …
f321x updated
7 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### SATS-CONNECT Version
2.4.0
### Current Behavior
At first we thought it was an issue with bip322-js so we ope…
-
Greetings,
one of our users is signing with his Ordinal Key (using Xverse wallet) the JSON.stringify() result of this following message:
```
{
"runeId": "840000:3",
"orderType": 0,
"…
-
As BIP322 support becomes more popular with Bitcoin wallets (Phantom, etc), it would be nice to have a Go implementation for message signature verification. To my knowledge, I could not find one. The …
-
From a dev who's indicated this as a requirement for them: `The main thing is that most wallets will support ECDSA, not BIP322. BIP322 as a new standard material does not have as many support librarie…
-
Please post a comment with any suggested new topics. I'll add them to the list below if I plan to write a page for them eventually. Anyone can also open their own PR suggesting to add a topic.
- …