Skip to content

Commit c03408f

Browse files
Merge branch 'master' into guilt/xpay-notify-attempts
2 parents 3562641 + ed2b0ef commit c03408f

File tree

232 files changed

+3289
-4917
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

232 files changed

+3289
-4917
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
> [!IMPORTANT]
22
>
3-
> 25.05 FREEZE MAY 05TH: Non-bugfix PRs not ready by this date will wait for 25.08.
3+
> 25.09 FREEZE July 28TH: Non-bugfix PRs not ready by this date will wait for 25.12.
44
>
5-
> RC1 is scheduled on _May 12th_, RC2 on _May 16th_, ...
5+
> RC1 is scheduled on _August 11th_
66
>
7-
> The final release is on MAY 20TH.
7+
> The final release is scheduled for September 1st.
88
99

1010
## Checklist

.github/scripts/sync-rpc-cmds.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# readme url
88
URL = "https://dash.readme.com/api/v1"
99
# category id for API reference
10-
CATEGORY_ID = "63e4e160c60b2e001dd1cc4e"
10+
CATEGORY_ID = "685ce4df1df887006ff221c5"
1111
CATEGORY_SLUG = "json-rpc-apis"
1212

1313

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ compile_commands.json
8383
target
8484
plugins/cln-grpc
8585
plugins/clnrest
86+
plugins/wss-proxy
8687

8788
# Build directories
8889
bionic/

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25.05rc1
1+
25.05

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7-
## [25.05rc1] - 2025-05-16: "CODENAME"
7+
## [25.05] - 2025-06-16: "Satoshi's OP_RETURN Opinion"
88

9-
This release named by @USERNAME.
9+
This release named by Peter Neuroth (@nepet).
1010

1111
**WARNING**: `--experimental-splicing` is incompatible with previous CLN versions! You will not
1212
be able to reestablish channels with older nodes at all, if this is enabled!

0 commit comments

Comments
 (0)