Commit Graph

  • bfb4fe9d16
    Merge 7086f5fc07 into 67d667db90 Rusty Russell 2024-11-19 00:00:46 +0000
  • 7086f5fc07 CI: disable force flaky which is just slowing things down. Rusty Russell 2024-11-19 10:30:34 +1030
  • 36adfcec71 pytest: fix race in test_autoclean. Rusty Russell 2024-11-19 10:30:34 +1030
  • 683ca8c56b lightningd: don't access after free on plugin crash Rusty Russell 2024-11-19 10:30:30 +1030
  • 67d667db90 tools/headerversions.c: fix build without SQLite master Matt Whitlock 2024-09-18 14:08:31 -0400
  • 730fd5ddd4
    Merge 14018ff9ef into 2e52df41dd Rusty Russell 2024-11-19 09:22:37 +1030
  • 2e52df41dd test: Fixed test plugin source paths for reckless ShahanaFarooqui 2024-11-15 21:11:24 -0800
  • 047eb8bbeb ci: Update Python version from 3.8 to 3.10 ShahanaFarooqui 2024-11-14 21:15:36 -0800
  • 4bff697be9 ci: Update Ubuntu version from 20.04 to 22.04 ShahanaFarooqui 2024-11-15 21:08:48 -0800
  • 4e43b07ee4 ci: Adding missing jq dependency in script ShahanaFarooqui 2024-11-15 21:09:55 -0800
  • e352a72e5e shellcheck: shellcheck fixes ShahanaFarooqui 2024-11-15 21:23:08 -0800
  • 61abfbcad1 ci: Removed CPP check script ShahanaFarooqui 2024-11-17 20:53:42 -0800
  • 8c46fe5451
    Merge 8fb72c2190 into 04b4f61308 arowser 2024-11-18 11:37:09 -0800
  • de419f2735
    Merge c66b6ff4fe into 04b4f61308 Alex Myers 2024-11-18 12:38:17 -0600
  • afec46cf49
    Merge bb81f52d51 into 04b4f61308 Alex Myers 2024-11-18 12:24:23 -0600
  • 04b4f61308 db: Instrument the DB interactions to trace their execution Christian Decker 2024-11-14 16:09:52 +0100
  • 2c0b19bf22
    Merge 49b13af4ab into 1b413502e0 Se7enZ 2024-11-18 08:04:37 -0800
  • 44e1551851 db: Instrument the DB interactions to trace their execution Christian Decker 2024-11-14 16:09:52 +0100
  • 8903fcc5b8
    Merge 78186aebe9 into 1b413502e0 Rusty Russell 2024-11-19 00:06:32 +1300
  • c4cafebd7e
    Merge 3df0bbe79c into 1b413502e0 Vincenzo Palazzo 2024-11-18 10:43:43 +0100
  • 1b413502e0 lightningd: deprecate experimental-offers option. Rusty Russell 2024-11-18 15:49:10 +1030
  • 0cc52bc281 pytest: don't set experimental-offers in tests: it's the default now. Rusty Russell 2024-11-18 15:11:16 +1030
  • 46b0eb108b plugins: don't check for experimental-offers option: it's the default now. Rusty Russell 2024-11-18 15:11:15 +1030
  • e254d91bd2 docs: no longer tell people experimental-offers is required. Rusty Russell 2024-11-18 15:10:55 +1030
  • ca41414da4 offers: make it the default. Rusty Russell 2024-11-18 13:42:32 +1030
  • c43adbadff pytest: try to fix flake in test_lightningd_still_loading Rusty Russell 2024-11-18 17:08:58 +1030
  • 3311803e25 pytest: fix flake in test_wumbo_channels Rusty Russell 2024-11-18 16:23:10 +1030
  • af8a88ab4d lightningd: deprecate experimental-offers option. Rusty Russell 2024-11-18 15:49:10 +1030
  • 96681c4c3a test: Fixed test plugin source paths for reckless ShahanaFarooqui 2024-11-15 21:11:24 -0800
  • 39a59b4f9d ci: Update Python version from 3.8 to 3.10 ShahanaFarooqui 2024-11-14 21:15:36 -0800
  • 2dc457927b ci: Update Ubuntu version from 20.04 to 22.04 ShahanaFarooqui 2024-11-15 21:08:48 -0800
  • 5f88a3bab7 ci: Adding missing jq dependency in script ShahanaFarooqui 2024-11-15 21:09:55 -0800
  • fbb33e8da1 shellcheck: shellcheck fixes ShahanaFarooqui 2024-11-15 21:23:08 -0800
  • 6c1ee20e7b ci: Removed CPP check script ShahanaFarooqui 2024-11-17 20:53:42 -0800
  • 14018ff9ef lightningd: --dev-low-prio-anchor-blocks and test for low-priority anchors. Rusty Russell 2024-11-18 15:14:21 +1030
  • 7d25b7958e anchors: create low priority anchor to spend commit tx within a week. Rusty Russell 2024-11-18 15:13:15 +1030
  • 728b9057c8 pytest: don't set experimental-offers in tests: it's the default now. Rusty Russell 2024-11-18 15:11:16 +1030
  • ef1711a895 plugins: don't check for experimental-offers option: it's the default now. Rusty Russell 2024-11-18 15:11:15 +1030
  • 38b0b14606
    Merge 64d02baba5 into 05fbcb4d9b ShahanaFarooqui 2024-11-17 20:41:09 -0800
  • e49a206f48 docs: no longer tell people experimental-offers is required. Rusty Russell 2024-11-18 15:10:55 +1030
  • 9d2c6b9718 offers: make it the default. Rusty Russell 2024-11-18 13:42:32 +1030
  • 3df0bbe79c fetchinvoice: check better. Rusty Russell 2024-11-18 13:08:30 +1030
  • 9ec44a867e tests: add the test for fetching invoice with metadata Vincenzo Palazzo 2024-11-18 13:08:29 +1030
  • 08f589cbf4 bolt12: allow to inject payer_metadata Vincenzo Palazzo 2024-11-18 12:29:15 +1030
  • d06f4eccfc lightningd: separate routine to gather utxos and create anchor. Rusty Russell 2024-11-18 11:46:36 +1030
  • d0f2a31871 lightningd: minor anchorspend cleanups. Rusty Russell 2024-11-18 11:45:42 +1030
  • c837649f09 lightningd: remember when we started closing channel. Rusty Russell 2024-11-18 11:44:42 +1030
  • 78186aebe9 lightningd: tell gossipd channel is closed if it tells us about our channel and is wrong. Rusty Russell 2024-11-18 11:38:32 +1030
  • 6ac2ffbe10
    Merge 98b6ae4752 into 05fbcb4d9b Aditya Sharma 2024-11-18 11:07:43 +1030
  • e79fc19aaf
    Merge 1074e7fe80 into 05fbcb4d9b Rusty Russell 2024-11-18 11:07:38 +1030
  • 276427c0ad
    Merge 8fd7bba65b into 05fbcb4d9b Michael Schmoock 2024-11-18 11:07:07 +1030
  • 8fd7bba65b pytest: fix a test that broke because of docstring usage Michael Schmoock 2024-09-20 17:39:59 +0200
  • 405e7477b9 pyln-client: adds testcase for usage in manifest and print_usage Michael Schmoock 2024-09-20 15:37:25 +0200
  • 185c5b570f pyln-client: refactors usage string generation to reduce code duplication Michael Schmoock 2024-09-19 11:54:10 +0200
  • a1848f6aed pyln-client: adds description to methods via docstring Michael Schmoock 2024-09-19 10:46:10 +0200
  • 05fbcb4d9b xpay: make sure to call preapproveinvoice! Rusty Russell 2024-11-17 19:55:17 +1030
  • 2c15dc0e5b xpay: make self-pay work. Rusty Russell 2024-11-17 16:22:06 +1030
  • 229fc3f2b4 xpay: make the xpay layer persistent. Rusty Russell 2024-11-17 16:21:06 +1030
  • c93153ec37 lightningd: allow builtin plugins to be stopped. Rusty Russell 2024-11-17 16:20:06 +1030
  • 41e15b1ac9 xpay: age the "xpay" layer so we forget information older than 1 hour. Rusty Russell 2024-11-17 16:19:06 +1030
  • c715253af7 xpay: option to steal easy commands from pay. Rusty Russell 2024-11-17 16:18:06 +1030
  • 090d605527 libplugin: allow aux_command use in init() Rusty Russell 2024-11-17 16:17:06 +1030
  • 64c1522597 xpay: don't use rpc_scan or jsonrpc_request_sync. Rusty Russell 2024-11-17 16:16:06 +1030
  • dd4d3940b1 xpay: implement partial payments. Rusty Russell 2024-11-17 16:15:06 +1030
  • 47318a7875 xpay: add deadline. Rusty Russell 2024-11-17 16:14:06 +1030
  • 06a9aa8907 pytest: test xpay with channeld_fakenet to pay top 100 nodes. Rusty Russell 2024-11-17 16:13:06 +1030
  • e38ef42041 devtools: bolt11-cli encode command to make fake invoices. Rusty Russell 2024-11-17 16:12:06 +1030
  • 7c2407ef48 xpay: new plugin which uses askrene, injectpaymentonion. Rusty Russell 2024-11-17 16:11:06 +1030
  • 8c051c555e pyln-testing: don't skip renepay and askrene! Rusty Russell 2024-11-17 16:10:06 +1030
  • 38d229df3d tools/generate-wire.py: make sure TLV array fields are allocated off TLV. Rusty Russell 2024-11-17 16:09:06 +1030
  • 99cc81b90a pytest: Allow a specific lightningd for DEBUG_SUBD Rusty Russell 2024-11-17 16:08:06 +1030
  • 611e430754 lightningd: injectpaymentonion should fail on re-attempts. Rusty Russell 2024-11-17 16:07:06 +1030
  • d6152fdc40 lightningd: don't include empty error in onion returned on failed injectpaymentonion. Rusty Russell 2024-11-17 16:06:06 +1030
  • ef475db478 common: sphinx_path_new to take explicit len. Rusty Russell 2024-11-17 16:05:06 +1030
  • 8fb72c2190 add libpq for multi-arch build configuration arowser 2024-11-16 22:22:48 +0800
  • 98b6ae4752 From eeb239f032 Mon Sep 17 00:00:00 2001 [PATCH] tests/test_misc.py: Add test to check if we can successfully Aditya Sharma 2024-11-05 00:12:44 +0530
  • e3afb6ad7a plugins/chanbackup: Add hook 'commitment_revocation' so that we can update emergency.recover everytime we get a revocation secret. Aditya Sharma 2024-11-18 10:37:14 +1030
  • 1d9a1a96a9 lightningd/peer_control: Add the latest shachain when we update the emergency.recover using staticbackup RPC Aditya Sharma 2024-11-18 10:14:00 +1030
  • 7d658b6755 wallet: Add 'wallet_stub_shachain_init' to persist new shachain data directly to the database Aditya Sharma 2024-11-18 10:13:59 +1030
  • 46b6dce685 lightningd: Add shachain, their_basepoint, and opener fields to stub_chan() Aditya Sharma 2024-11-18 10:13:52 +1030
  • 4850ab1c5a common/scb_wire: Add their_shachain, basepoints, opener to enable emergencyrecover to create penalty txn when peer publishes an old revoked state. Aditya Sharma 2024-11-18 10:13:52 +1030
  • 1074e7fe80 pytest: add test for connection ratelimiting. Rusty Russell 2024-11-18 10:05:52 +1030
  • 4802fe184b connectd: limit to 10 connections at once. Rusty Russell 2024-11-18 10:05:51 +1030
  • e02adf4862 connectd: remove transient flag. Rusty Russell 2024-11-18 10:05:47 +1030
  • 68af7d8831 pytest: restore test_sendpay_grouping test. Rusty Russell 2024-11-17 22:45:04 +1030
  • b5244cc4eb connectd: reconnect for non-transient connections. Rusty Russell 2024-11-17 22:44:04 +1030
  • 41e8f38e5a recovery: save last_known_addr for peer if we know it. Rusty Russell 2024-11-17 22:43:04 +1030
  • 04b7fd4e07 common: routine to make wireaddr_internal from wireaddr. Rusty Russell 2024-11-17 22:42:04 +1030
  • c78260f076 wallet: save last known address. Rusty Russell 2024-11-17 22:41:04 +1030
  • b0c86070a6 lightningd: generalize peer_any_channel to filter on entire channel, not just state. Rusty Russell 2024-11-17 22:40:04 +1030
  • b8bade35bb connectd: expose --dev-no-reconnect and --dev-fast-reconnect options. Rusty Russell 2024-11-17 22:39:04 +1030
  • 450356232e connectd: get our own addresses to contact node from node_announcements. Rusty Russell 2024-11-17 22:38:04 +1030
  • 0db5209cd5 connectd: send self-advertizing gossip rather than having gossipd do it. Rusty Russell 2024-11-17 22:37:04 +1030
  • 80357911fb lightningd: fix clang 19 compile error. Rusty Russell 2024-11-17 20:36:07 +1030
  • 5ba665c120 lightningd: fix clang 19 compile error. Rusty Russell 2024-11-17 20:36:07 +1030
  • 2dd0d4c88a test: listaddresses tests ShahanaFarooqui 2024-11-08 22:31:42 -0800
  • 117dd748ba doc: Add schema for listaddresses ShahanaFarooqui 2024-11-08 22:28:20 -0800
  • fd27cda4f4 rpc: Added listaddresses command ShahanaFarooqui 2024-11-08 22:26:01 -0800
  • af2f9601c6 wallet: list addresses query ShahanaFarooqui 2024-11-13 17:24:50 -0800
  • bb252983c2 wallet: insert addrtype ADDR_ALL for issued addresses ShahanaFarooqui 2024-11-13 17:24:26 -0800