bitcoindevkit / bitcoindevkit/rust-electrum-client
feat: add support for electrum protocol v1.7
- Dominant language
- Rust
- Stars
- 89
- Forks
- 82
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 1
Description
As discussed OOB with Davidson, adding support to v1.7 protocol would add a better UX for BDK wallets that uses electrum servers as a chain source, specially when it's not using indexes, as passing the xpub to the server for rescan would not be necessary anymore. It would allow wallets to use Floresta-based electrum servers, with a great UX.
It's just a discussion/tracking issue at the moment, as the new v1.7 protocol version is still a working in progress, see: https://github.com/spesmilo/electrum-protocol/pull/2
It should be further discussed and addressed after #190.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.