All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Utility functions for DLC channels.
- Use checked additions and multiplications to avoid panicking on bad use inputs.
- Rename
local_payout
tooffer_payout
inPayout
structure.
- Fix build issue caused by breaking minor update of
rust-secp256k1-sys
crate.
- Discard dust outputs on the refund transaction.