From 6bb587a6182e64b2ea35b838ef1b19621b81dc1f Mon Sep 17 00:00:00 2001 From: alan Date: Thu, 15 Jan 2026 09:23:46 +0000 Subject: [PATCH 1/3] [UPDATE] lnurlp to v1.3.0 --- extensions.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions.json b/extensions.json index 161e100c..d97fbd3c 100644 --- a/extensions.json +++ b/extensions.json @@ -1140,13 +1140,13 @@ "id": "lnurlp", "repo": "https://github.com/lnbits/lnurlp", "name": "Pay Links", - "version": "1.2.0", + "version": "1.3.0", "min_lnbits_version": "1.4.0", "short_description": "Make reusable LNURL pay links", "icon": "https://github.com/lnbits/lnurlp/raw/main/static/image/lnurl-pay.png", "details_link": "https://raw.githubusercontent.com/lnbits/lnurlp/main/config.json", - "archive": "https://github.com/lnbits/lnurlp/archive/refs/tags/v1.2.0.zip", - "hash": "d3872eb5f65b9e962fc201d6784f94f3fd576284582b980805142a2b3f62d8e8" + "archive": "https://github.com/lnbits/lnurlp/archive/refs/tags/v1.3.0.zip", + "hash": "71701b5756628fec6d7418192158c647e840e1fbf9a65e6fd2372bc73f626562" }, { "id": "invoices", From 9567d9576c7fa7a837840a9e503daa9677617b7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Mon, 16 Feb 2026 09:10:25 +0100 Subject: [PATCH 2/3] module is dynamically loaded now --- integration/002_lnurl.jmx | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/integration/002_lnurl.jmx b/integration/002_lnurl.jmx index 3f136f01..0f87247d 100644 --- a/integration/002_lnurl.jmx +++ b/integration/002_lnurl.jmx @@ -285,17 +285,6 @@ 8 - - - New pay link - curl -X POST http://127.0.0.1:5000/lnurlp/api/v1/links -d - - - Assertion.response_data - false - 2 - - false From c7b8a666ad42afb775453cf7962c8be9d02c3f0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Mon, 16 Feb 2026 09:21:08 +0100 Subject: [PATCH 3/3] dyna module --- integration/005_lnurlw-race.jmx | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/integration/005_lnurlw-race.jmx b/integration/005_lnurlw-race.jmx index 4da55648..0c990557 100644 --- a/integration/005_lnurlw-race.jmx +++ b/integration/005_lnurlw-race.jmx @@ -278,16 +278,6 @@ 8 - - - New pay link - - - Assertion.response_data - false - 2 - - false