We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eafce0 commit efa39b4Copy full SHA for efa39b4
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic
6
Versioning](https://semver.org/spec/v2.0.0.html).
7
+
8
+## [1.12.0]
9
+### Added
10
+- Check route for max htlc during rapid rebalance and limit the max rebalancing
11
+ amount to not hit that cap
12
+- 2% safety margin for channel reserve and commitment fee to prevent failures due to hitting that limit
13
## [1.11.0]
14
### Added
15
- Exclude too young channels by their age in blocks: give liquidity a chance to
0 commit comments