Releases: utxostack/mutiny-node
Releases · utxostack/mutiny-node
v1.16.0
What's Changed
- Implement Periodic Keychain Compaction to Optimize VSS Sync by @EthanYuan in #105
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- Add device description by @EthanYuan in #97
- fix:
set_device_lock
by @EthanYuan in #98 - fix: handle vss key not found by @EthanYuan in #100
- fix:
set_device_lock
loop internal andupdate_lnd_snapshot
being unwritable for a long time by @EthanYuan in #101 - check peer connection when update lnd snapshot by @EthanYuan in #102
- validate peer connections from lnd channels by @EthanYuan in #103
- bump LDK to v0.0.125 by @EthanYuan in #104
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- chore(docs): update the comment of
DeviceLock.is_locked
by @Flouse in #95 - feat: check vss state via lnd channels snapshot by @EthanYuan in #96
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- Add PaymentInfo and invoice tests by @duanyytop in #91
- Add amount_msat to LN activity by @duanyytop in #93
- [BREAKINGCHANGE] Save
TryBroadcastTx1InMultiOut
event by @EthanYuan in #92 - feat: emit vss write event by @EthanYuan in #94
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Set optional amount for creating invoice by @duanyytop in #88
- Add bolt11 to ActivityItem by @duanyytop in #89
- feat: raise event WalletFirstSynced and TxBroadcasted by @EthanYuan in #90
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
-
[BREAKING CHANGE] feat: use
sweep_target_address
in spendable tx by @EthanYuan in #82 -
[BREAKING CHANGE] Add
force_close_spend_delay
filed forChannelClosure
by @EthanYuan in #84 -
Stop reading socket once descriptor is closed by @jjyr in #86
Full Changelog: v1.10.29-rc1...v1.11.0