Skip to content

Commit 0a3c1bf

Browse files
committed
CHANGELOG: clarify cache fix
1 parent 0698671 commit 0a3c1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- all ping measurements were subtracted by a rpc delay amount but after pings started working properly in 25.09 it turns out this would lead to unrealistically low pings, so i removed that and as a result pings might be slightly higher now
1717

1818
### Fixed
19-
- cache invalidation bug: multiple quick (within 1 hour) opening attempts with different opening specific data like ``their_funding_sat`` would use the first value from cache
19+
- cache invalidation bug: multiple quick (within 1 hour) opening attempts from the same peer with different opening specific data (e.g. different ``their_funding_sat``) would use the oldest value from cache
2020

2121
## [0.4.3] - 2025-10-16
2222

0 commit comments

Comments
 (0)