Skip to content

v0.3.12 - Fee rate fixes and emergency mode

Compare
Choose a tag to compare
@TonyGiorgio TonyGiorgio released this 22 Jun 15:32
· 1057 commits to master since this release
82ca5b0

Overview

The fallback fee rate has been adjusted in case fee rate is not being retrieved. More logs around fee rate issues. Opening a channel with all of your balance should no longer use 1 sat per byte.

Added an option to launch mutiny-node without connecting to peers, to fix "Fallen Behind" errors when connecting to a peer with an outdated state. Moved some functions to not rely on the node manager, such as exporting state and logs. Local storage is now cleared when importing a new wallet.

What's Changed

Full Changelog: v0.3.11...v0.3.12