Electrs v0.10.0 Released
Electrs is an efficient re-implementation of Electrum Server in Rust.
What's new
- Add ARM build and integration tests in Cirrus CI.
- Bump MSRV to 1.63.0 and update Rust edition to 2021 (#773).
- Update dependencies (
anyhow,configure_me_codegen,electrs-rocksdb,env_logger,parking_lot,prometheus,rayon,serde,serde_derive,serde_json). - Please note that dynamic linking with RocksDB now requires RocksDB 7.8.3 (instead of 6.11.4)!.