Releases: bitcoindevkit/rust-electrum-client
Releases · bitcoindevkit/rust-electrum-client
Release 0.2.0-beta.1
- New interface with a single constructor for all the default backends
- New internal multithreaded architecture
- Improved testing, now running against both an electrs and an electrumx server
0.1.0-beta.5
- Add estimate_fee to batch methods
- Improve BlockHeaders deserialization
0.1.0-beta.4
- Improve the interface for SSL clients
0.1.0-beta.3
- Cleanup and refactoring
0.1.0-beta.2
- Add some documentation
Client
is nowDebug
0.1.0-beta.1
First release, still a few TODOs and some testings left before it can become stable.