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 aTcpStream
, this gives more flexibility to the
caller with the blockingaccept()
Fixes:
- We fixed the serialization of some message fields to respect
practical-revault
's specification