ElementsProject / lightning

Core Lightning — Lightning Network implementation focusing on spec compliance and performance
Other
2.81k stars 889 forks source link

Makefile: Next version update to 24.11 #7646

Closed ShahanaFarooqui closed 2 days ago

ShahanaFarooqui commented 2 weeks ago

Changelog-None.

niftynei commented 2 weeks ago

Seems like there's an unrelated test flake

**BROKEN** lightningd: DEPRECATED API USED rest-port.clnrest-prefix 
lightningd-1 2024-09-06T17:34:34.298Z UNUSUAL lightningd: Option rest-port=36301 deprecated in v23.11, renaming to clnrest-port=36301
lightningd-1 2024-09-06T17:34:34.298Z **BROKEN** lightningd: DEPRECATED API USED rest-host.clnrest-prefix 
lightningd-1 2024-09-06T17:34:34.298Z UNUSUAL lightningd: Option rest-host=127.0.0.1 deprecated in v23.11, renaming to clnrest-host=127.0.0.1
ShahanaFarooqui commented 1 week ago

@niftynei CI is fixed after adjusting some tests due to updated next cln release version. Please review and ACK now.

rustyrussell commented 4 days ago

I reversed the order of commits to put CI changes first.