Skip to content

v0.9.0 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dr-orlovsky dr-orlovsky released this 27 Dec 16:36
· 5 commits to master since this release
117b25b

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