cjackie
cjackie
Hi I'm building [a wallet](https://github.com/cjackie/OpenWallet) that depends on HWI to interface with my Trezor device. I use 2.0.2 version and the wallet is running on my person Macbook (Big Sur)....
**Describe the bug** Electrs shows misleading and confusing error message when getting a non-existing transaction using "blockchain.transaction.get" **Electrs version** 0.9.11. **To Reproduce** Steps to reproduce the behavior: 1. Configure and...
I'm working a [nostr](https://github.com/nostr-protocol/nostr) client in Python, and Nostr uses Bitcoin Schnorr signature for signing. It would be great that python-bitcoinlib would support that, and since the signature is support...