Skip to content

v0.3.0: Babidi Somniosidae

Latest
Compare
Choose a tag to compare
@darosior darosior released this 19 May 10:37
· 2 commits to master since this release
0.3.0
8c929ad

The minimum supported Rust version was bumped the 1.48, the current
version of rustc on Debian stable.

Features:

  • We now send the signatures to the watchtower in a single batch
  • connect now takes a TcpStream, this gives more flexibility to the
    caller with the blocking accept()

Fixes:

  • We fixed the serialization of some message fields to respect
    practical-revault's specification