v0.9.0 RC1
Pre-release
Pre-release
What's Changed
- Brontozaur: Support connecting with existing tcp stream by @TheCharlatan in #29
- Session: s/with_connect_tcp_encrypted/connect_with_tcp_encrypted/ by @TheCharlatan in #30
- Removed ed25519-dalek dependency by @dr-orlovsky
- Update to use v0.9 LNP/BP crates stack by @dr-orlovsky
- Version bump for secp256k1 crate used in node id generation
- Detect invalid node secret key in ECDH handshake (instead of panic) by @dr-orlovsky
Full Changelog: v0.8.4...v0.9.0-rc.1