File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 0.7.1-rc2 ]
7+ ## [ 0.7.1-rc3 ]
88
99### Added
1010
@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
2828### Changed
2929
30+ - Gossip: we no longer compact the ` gossip_store ` file dynamically, due to lingering bugs. Restart if it gets too large.
3031- Protocol: no longer ask for entire gossip flood from peers, unless we're missing gossip.
3132- JSON API: ` invoice ` expiry defaults to 7 days, and can have s/m/h/d/w suffixes.
3233- Config: Increased default amount for minimal channel capacity from 1k sat to 10k sat.
@@ -377,7 +378,7 @@ There predate the BOLT specifications, and are only of vague historic interest:
3773786 . [ 0.5.1] - 2016-10-21
3783797 . [ 0.5.2] - 2016-11-21: "Bitcoin Savings & Trust Daily Interest II"
379380
380- [ 0.7.1-rc2 ] : https://github.com/ElementsProject/lightning/compare/v0.7.0...HEAD
381+ [ 0.7.1-rc3 ] : https://github.com/ElementsProject/lightning/compare/v0.7.0...HEAD
381382[ 0.7.0 ] : https://github.com/ElementsProject/lightning/releases/tag/v0.7.0
382383[ 0.6.3 ] : https://github.com/ElementsProject/lightning/releases/tag/v0.6.3
383384[ 0.6.2 ] : https://github.com/ElementsProject/lightning/releases/tag/v0.6.2
You can’t perform that action at this time.
0 commit comments