Commit Graph

  • 0f624ed67f plugins: lsps: add peer_id to transport Peter Neuroth 2025-12-02 11:43:35 +01:00
  • 6e868443e2 plugins: lsps: move transport to core module Peter Neuroth 2025-12-02 10:52:31 +01:00
  • 5274556518 plugins: lsps: refactor client to use jsonrpcresponse Peter Neuroth 2025-11-27 15:01:21 +01:00
  • bad42c711b plugin: lsps: simplify json-rpc response object Peter Neuroth 2025-11-27 14:30:47 +01:00
  • 67f11b62e6 plugins: lsps: refactor jsonrpc error Peter Neuroth 2025-11-27 12:37:55 +01:00
  • 9c474a6d5c plugins: lsps: move transport error to client module Peter Neuroth 2025-11-27 11:23:22 +01:00
  • a51f6e1ebb plugins: lsps: remove debug print from library module Peter Neuroth 2025-11-26 14:09:31 +01:00
  • b7be5ef3a2 plugins: lsps: refactor lsps2 and lsps0 error enums Peter Neuroth 2025-11-26 14:08:14 +01:00
  • b88dc5972f plugins: lsps: move lsps2 model to proto module Peter Neuroth 2025-11-26 14:02:28 +01:00
  • ba93a7ca62 plugins: lsps: move primitives into lsps0 Peter Neuroth 2025-11-26 13:59:10 +01:00
  • 5847cd443f plugins: lsps: move jsonrpc into proto module Peter Neuroth 2025-11-26 13:52:56 +01:00
  • bd9fd581f1 plugins: lsps: move feature types into proto module Peter Neuroth 2025-11-24 14:40:18 +01:00
  • a94885ba7f plugins: lsps: move errors into proto module Peter Neuroth 2025-11-24 14:34:10 +01:00
  • 39c36a03dd plugins: lsps: move lsps0 model into proto module Peter Neuroth 2025-11-21 14:40:32 +01:00
  • 06fe54c467 plugins: lsps: move primitives into proto module Peter Neuroth 2025-11-21 14:36:47 +01:00
  • 0b6f739f35 refactor: use GROUP variable for artifact names instead of sanitizing NAME Christian Decker 2025-12-15 15:55:17 +01:00
  • 612c5260ba fix: sanitize artifact names to handle special characters in matrix vars Christian Decker 2025-12-15 15:50:27 +01:00
  • c7d7a007b8 CI: fix env context reference in job-level env sections. Christian Decker 2025-12-09 18:06:44 +01:00
  • 82b7b39d86 CI: add artifact upload for pytest JUnit XML reports. Christian Decker 2025-12-09 18:00:14 +01:00
  • bca2db632c CI: consolidate GLOBAL_PYTEST_OPTS into PYTEST_OPTS_BASE. Christian Decker 2025-12-09 17:53:46 +01:00
  • 546272048b tools: Add script to update stable tag on Dockerhub ShahanaFarooqui 2025-11-21 15:58:51 -08:00
  • dbfd352a22 Changelog-Fixed: Replacing sed by $(SED) in Makefile 21M4TW 2025-12-15 00:13:24 -05:00
  • 3c2d399647 docs: update backup install instructions daywalker90 2025-12-15 18:13:17 +01:00
  • 98a188b394 doc: document the direction field in listpeerchannels. Rusty Russell 2025-12-11 11:06:33 +10:30
  • cef11ea361 lightningd: fix db constraint error when fixing up old blocks. Rusty Russell 2025-12-08 11:05:22 +10:30
  • 22f7a620e6 lightningd: fix crash on fixup scan if block unavailable. Rusty Russell 2025-12-04 14:10:29 +10:30
  • b270d915d3 updated pull request for next cln release timeline Madeline Paech 2025-12-09 04:37:28 +00:00
  • 62300da7b8 chore: remove rustfmt check in configure Lakshya Singh 2025-09-08 08:21:31 +05:30
  • 686ce98906 git: Remove generated binary Christian Decker 2025-12-07 16:36:35 +01:00
  • 16735c95b7 chore: Downgrade tool diff Christian Decker 2025-12-04 15:33:48 +01:00
  • 8db09f6d11 Add GitHub Pages documentation site with orchestrated workflows Christian Decker 2025-11-29 20:01:29 +01:00
  • 5c9d3884bb Add Python API documentation generation with pdoc3 Christian Decker 2025-11-29 19:21:20 +01:00
  • 4b9cffe183 Add comprehensive coverage infrastructure with clang source-based coverage Christian Decker 2025-11-29 19:04:12 +01:00
  • 7a1a363330 test_renepay.py: remove data dump into /tmp Matt Whitlock 2025-08-24 05:16:57 -04:00
  • 5c0827e417 ci: Add 2 shards to the UBSAN / ASAN runs Christian Decker 2025-12-05 14:38:18 +01:00
  • 2a2def32ab ci: Remove nix check from the critical path in ci.yaml Christian Decker 2025-12-05 12:08:39 +01:00
  • 5c749fe4ee ci: Mark some tests as rerun Christian Decker 2025-12-04 13:12:39 +01:00
  • fa31e6e4c2 git: Ignore two more binaries Christian Decker 2025-12-03 13:08:13 +01:00
  • 7c28fdb689 ci: Run with rerunfailures rather than flaky Christian Decker 2025-12-03 13:00:24 +01:00
  • 287abfbd90 ci: Add a simple plugin to report test results to our falkiness tracker Christian Decker 2025-11-30 13:19:53 +01:00
  • d18efbb0b7 doc: Add instructions to run CLN node with remote_hsmd_socket ShahanaFarooqui 2025-11-20 14:52:31 -08:00
  • a5268e5780 ci: Add new version-vls tag for Docker image ShahanaFarooqui 2025-11-21 17:07:18 -08:00
  • be471e598f docker: Add vls remote_hsmd_socket binary ShahanaFarooqui 2025-11-20 14:43:05 -08:00
  • c03288cff7 doc: Update release instructions ShahanaFarooqui 2025-12-04 11:01:53 -08:00
  • bc64d92b23 tools: Capture Shasums for current version only ShahanaFarooqui 2025-12-03 20:43:17 -08:00
  • ed439772a8 release branch for 25.12 release Madeline Paech 2025-12-03 22:40:59 +00:00
  • af5d02a9fa gitignore: Ignore lightning-downgrade and check-bolt tools ShahanaFarooqui 2025-12-02 13:09:28 -08:00
  • e02f76bdd8 CHANGELOG: update for 25.12rc3 Rusty Russell 2025-11-29 09:18:37 +10:30
  • 377802ce9c contrib: Update startup_regtest for taproot Dusty Daemon 2025-11-20 10:54:40 -05:00
  • 6db80536cc tests/test_misc.py: fix another "AF_UNIX path too long" Matt Whitlock 2025-11-24 11:37:15 -05:00
  • 3c08a8bdb9 xpay: fix misleading "route hint" label in error messages wqxoxo 2025-11-28 16:28:32 +00:00
  • 9d4a150b7f pytest: add test that we correctly scan back for missed UTXOs. Rusty Russell 2025-11-28 20:23:05 +10:30
  • 6c60375651 lightningd: scan back to seek missing UTXOs. Rusty Russell 2025-11-28 15:44:15 +10:30
  • 1e66414b9e wallet: make sure we re-watch outpoints after blocks are rolled back. Rusty Russell 2025-11-28 15:44:13 +10:30
  • 8caffde0fa pytest: test for watching utxos over restart reorg. Rusty Russell 2025-11-28 15:44:00 +10:30
  • 534e3ae8f8 ci: Remove lowdown and configure from the sign release job step ShahanaFarooqui 2025-11-27 18:01:41 -08:00
  • 7e9ec3ef2d tools: remove accidentally-committed obsolete hsmtool binary. Rusty Russell 2025-11-28 12:31:55 +10:30
  • c59d9beab3 second release candidate for 25.12 Madeline Paech 2025-11-28 00:11:10 +00:00
  • 385b6a9e2f doc: generate documentation for askrene-bias-node. Rusty Russell 2025-11-28 06:42:34 +10:30
  • 640888aa91 CI: add test that we can downgrade the node and run it under v25.09. Rusty Russell 2025-11-28 06:42:34 +10:30
  • 39a92116a8 doc: add a manual page. Rusty Russell 2025-11-28 06:42:34 +10:30
  • 4d8f1d33e9 pytest: add failing downgrade test. Rusty Russell 2025-11-28 06:42:33 +10:30
  • a45c907200 lightningd-downgrade: downgrade askrene's layer info too. Rusty Russell 2025-11-28 06:42:33 +10:30
  • eb83a205b9 askrene: move datastore wire functions into separate file for lightning-downgrade to use. Rusty Russell 2025-11-28 06:42:33 +10:30
  • 2a066b92fc wallet: separate datastore access functions for the lightning-downgrade tool to access. Rusty Russell 2025-11-28 06:42:33 +10:30
  • 9981e238a3 tools/lightning-downgrade: tool to downgrade (offline) v25.12 to v25.09. Rusty Russell 2025-11-28 06:42:32 +10:30
  • 76ad32ec88 check-bolt: move to devtools, clean up tools/ Rusty Russell 2025-11-28 06:42:32 +10:30
  • 23f2141683 global: use lightning-hsmtool not hsmtool. Rusty Russell 2025-11-28 06:42:25 +10:30
  • 6dcf4e7bdd wallet: separate migration table into its own source file. Rusty Russell 2025-11-27 15:15:36 +10:30
  • 378293d268 wallet: add optional sql and functions to downgrade db. Rusty Russell 2025-11-27 12:48:59 +10:30
  • f052408832 wire: add explicit-length fromwire_peektype variant. Rusty Russell 2025-11-27 12:48:57 +10:30
  • fc23b538cd lightningd: print UNUSUAL log message if a command is very slow. Rusty Russell 2025-11-27 12:43:44 +10:30
  • acc41ddc0c connectd: don't log at INFO level for known issue. Rusty Russell 2025-11-27 06:29:34 +10:30
  • ff0ee6dfa0 doc: Fix mdx format errors generated due to Readme v2 migrations ShahanaFarooqui 2025-11-25 20:10:45 -08:00
  • edfb64c736 contrib: Remove litecoin keys as CLN has recently stopped supporting litecoin ShahanaFarooqui 2025-11-25 20:21:14 -08:00
  • 4c7e2d449d hsmd: fix HSM sent an unknown message type error Sangbida Chaudhuri 2025-11-26 10:00:11 +10:30
  • 192fc6ae60 doc: Update documentation for reproducible Fedora binaries ShahanaFarooqui 2025-11-24 21:08:29 -08:00
  • e04153f1df tools: Sort Fedora tar by name ShahanaFarooqui 2025-11-24 17:31:28 -08:00
  • 4a67100c34 ci: Add skip_validation option to test the release on non-tagged commit ShahanaFarooqui 2025-11-24 17:46:28 -08:00
  • 7713a427b6 change log for release candidate 1 to include 8690 Madeline Paech 2025-11-24 23:38:13 +00:00
  • 9627bf9ba1 CI: don't run configure on *host* for release. Rusty Russell 2025-11-24 14:28:02 +10:30
  • b906507968 Fix BOLT11 annotation loss after sendonion failure wqxoxo 2025-11-17 18:07:55 +00:00
  • ea0b8040c2 doc: include delnetworkevent in generated documentation, and grpc. Rusty Russell 2025-11-21 14:28:49 +10:30
  • b4ef5d9a8e msggen: fix primitive serialization for special names daywalker90 2025-11-22 23:03:40 +01:00
  • 5166fd55bb release candidate PR for 25.12 with Shahana's Makefile update Changelog-None Madeline Paech 2025-11-24 02:50:41 +00:00
  • 147ffecc18 make: Remove printing the version from Makefile ShahanaFarooqui 2025-11-21 18:16:21 -08:00
  • 10b10eb981 CHANGELOG.md: fix header format for rc1 Rusty Russell 2025-11-21 15:00:30 +10:30
  • f16b198cdc change log for 25.12rc1 Madeline Paech 2025-11-21 03:54:39 +00:00
  • d125b3c720 msggen: add missing methods from v25.12 daywalker90 2025-11-20 03:09:15 +01:00
  • ab73388902 msggen: add missing methods from v25.09 daywalker90 2025-11-20 03:05:41 +01:00
  • 719fb2ce52 plugin: change method name of lsps-jitchannel Peter Neuroth 2025-11-19 12:06:44 +01:00
  • 87324103de lightningd: print last method we called if we abort processing loop. Rusty Russell 2025-11-20 12:07:17 +10:30
  • 47ab467bc1 db: don't actually create an explicit transaction for read commands. Rusty Russell 2025-11-20 12:07:17 +10:30
  • b4f17508b1 libplugin: add spamlistcommand Rusty Russell 2025-11-20 12:07:16 +10:30
  • ce425b465c pytest: move test_coinmoves.py::test_generate_coinmoves and test_plugin.py::test_spam_commands to benchmark.py Rusty Russell 2025-11-20 12:07:16 +10:30
  • 5fd95b3d22 tests/benchmark.py: tune nodes a little. Rusty Russell 2025-11-20 12:07:16 +10:30
  • 19f0b04a3e pyln-testing: don't assume we're doing debug logging for fundwallet and line_graph helpers. Rusty Russell 2025-11-20 12:07:16 +10:30
  • f49818c08c Python: update pyproject.toml so we can run tests/benchmarks.py. Rusty Russell 2025-11-20 12:07:16 +10:30
  • bfbee055ea db: don't start transactions unless we really need to. Rusty Russell 2025-11-20 12:07:16 +10:30
  • b03562b980 pytest: test for 1M JSONRPC calls which don't need transactions. Rusty Russell 2025-11-20 12:07:16 +10:30