daywalker90
e372b06773
summary: fix test flake
...
Integration Tests (latest) / Test CLN=25.12.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=25.12.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.6, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.6, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / CI completion (push) Has been cancelled
Integration Tests (latest) / CI completion-1 (push) Has been cancelled
Integration Tests (latest) / CI completion-2 (push) Has been cancelled
```
wait_for(lambda: l1.rpc.listpeers(l2id)["peers"][0]["connected"] is False)
l1.daemon.wait_for_log("Peerstate wrote to datastore")
time.sleep(1)
s2 = l1.rpc.summary()
# then
avail1 = int(re.search(" ([0-9]*)% ", s1["channels"][2]).group(1))
avail2 = int(re.search(" ([0-9]*)% ", s2["channels"][2]).group(1))
> assert avail1 == 100
E assert 50 == 100
```
2026-08-11 12:43:49 +02:00
daywalker90
7d8d680ed4
sling: update to v4.3.1
Integration Tests (latest) / Test CLN=25.12.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Waiting to run
Integration Tests (latest) / Test CLN=25.12.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Waiting to run
Integration Tests (latest) / Test CLN=26.04.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Waiting to run
Integration Tests (latest) / Test CLN=26.04.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Waiting to run
Integration Tests (latest) / Test CLN=26.06.6, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Waiting to run
Integration Tests (latest) / Test CLN=26.06.6, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Waiting to run
Integration Tests (latest) / CI completion (push) Blocked by required conditions
Integration Tests (latest) / CI completion-1 (push) Blocked by required conditions
Integration Tests (latest) / CI completion-2 (push) Blocked by required conditions
2026-08-10 19:52:38 +02:00
daywalker90
4bba6b9bce
cln-nip47: update to v0.2.0
Integration Tests (latest) / Test CLN=25.12.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Waiting to run
Integration Tests (latest) / Test CLN=25.12.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Waiting to run
Integration Tests (latest) / Test CLN=26.04.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Waiting to run
Integration Tests (latest) / Test CLN=26.04.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Waiting to run
Integration Tests (latest) / Test CLN=26.06.6, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Waiting to run
Integration Tests (latest) / Test CLN=26.06.6, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Waiting to run
Integration Tests (latest) / CI completion (push) Blocked by required conditions
Integration Tests (latest) / CI completion-1 (push) Blocked by required conditions
Integration Tests (latest) / CI completion-2 (push) Blocked by required conditions
2026-08-10 11:26:13 +02:00
dependabot[bot]
2d1c1beff9
build(deps): bump cachetools
...
Bumps the all-dependencies group with 1 update in the /currencyrate directory: [cachetools](https://github.com/tkem/cachetools ).
Updates `cachetools` from 7.1.6 to 7.1.7
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v7.1.6...v7.1.7 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 7.1.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-10 11:18:24 +02:00
dependabot[bot]
c0b768f3ed
build(deps): bump cryptography from 49.0.0 to 50.0.0 in /summary
...
Integration Tests (latest) / Test CLN=25.12.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=25.12.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.6, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.6, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / CI completion (push) Has been cancelled
Integration Tests (latest) / CI completion-1 (push) Has been cancelled
Integration Tests (latest) / CI completion-2 (push) Has been cancelled
Bumps [cryptography](https://github.com/pyca/cryptography ) from 49.0.0 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/49.0.0...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:12:27 +02:00
dependabot[bot]
2eb216902f
build(deps): bump cryptography
...
Bumps the uv group with 1 update in the /archived/sauron directory: [cryptography](https://github.com/pyca/cryptography ).
Updates `cryptography` from 48.0.1 to 50.0.0
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:09:56 +02:00
dependabot[bot]
41ec317d6e
build(deps): bump cryptography from 48.0.1 to 50.0.0 in /donations
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 48.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:09:34 +02:00
dependabot[bot]
caac2b7b27
build(deps): bump cryptography from 48.0.1 to 50.0.0 in /currencyrate
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 48.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:09:22 +02:00
dependabot[bot]
e3fa7b0eb7
build(deps): bump cryptography from 48.0.1 to 50.0.0 in /cl-zmq
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 48.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:09:09 +02:00
dependabot[bot]
0f5d3321b8
build(deps): bump cryptography from 48.0.1 to 50.0.0 in /clearnet
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 48.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:08:52 +02:00
dependabot[bot]
f4a140535f
build(deps): bump cryptography from 48.0.1 to 50.0.0 in /backup
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 48.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:08:38 +02:00
dependabot[bot]
0d735794a9
build(deps): bump cryptography from 48.0.1 to 50.0.0 in /rebalance
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 48.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:08:22 +02:00
dependabot[bot]
a85db7fc30
build(deps): bump cryptography from 48.0.1 to 50.0.0 in /monitor
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 48.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:08:10 +02:00
dependabot[bot]
4e020b470e
build(deps): bump cryptography from 48.0.1 to 50.0.0 in /.ci/reckless
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 48.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:07:59 +02:00
dependabot[bot]
7a2fc705ec
build(deps): bump cryptography from 48.0.1 to 50.0.0 in /prometheus
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 48.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:07:46 +02:00
dependabot[bot]
441713f9b7
build(deps): bump cryptography from 48.0.1 to 50.0.0 in /historian
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 48.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:07:34 +02:00
dependabot[bot]
24c17eec41
build(deps): bump cryptography from 48.0.1 to 50.0.0 in /feeadjuster
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 48.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:07:05 +02:00
dependabot[bot]
2e28cc4c69
build(deps): bump cryptography in /persistent-channels
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 48.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 50.0.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 12:06:51 +02:00
Marc Warne
2e48a30e61
rebalance: support custom CLN version strings
2026-08-06 12:05:11 +02:00
dependabot[bot]
65cf733a46
build(deps): bump the all-dependencies group across 1 directory with 3 updates
...
Integration Tests (latest) / Test CLN=25.12.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=25.12.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.6, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.6, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / CI completion (push) Has been cancelled
Integration Tests (latest) / CI completion-1 (push) Has been cancelled
Integration Tests (latest) / CI completion-2 (push) Has been cancelled
Updates the requirements on [click](https://github.com/pallets/click ), [requests[socks]](https://github.com/psf/requests ) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) to permit the latest version.
Updates `click` from 8.3.3 to 8.4.2
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md )
- [Commits](https://github.com/pallets/click/compare/8.3.3...8.4.2 )
Updates `requests[socks]` to 2.34.2
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.33.1...v2.34.2 )
Updates `pytest-asyncio` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: click
dependency-version: 8.4.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: requests[socks]
dependency-version: 2.34.2
dependency-type: direct:production
dependency-group: all-dependencies
- dependency-name: pytest-asyncio
dependency-version: 1.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-03 09:56:42 +02:00
dependabot[bot]
79053dcc83
build(deps): bump prometheus-client
...
Bumps the all-dependencies group with 1 update in the /prometheus directory: [prometheus-client](https://github.com/prometheus/client_python ).
Updates `prometheus-client` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/prometheus/client_python/releases )
- [Commits](https://github.com/prometheus/client_python/compare/v0.25.0...v0.26.0 )
---
updated-dependencies:
- dependency-name: prometheus-client
dependency-version: 0.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-03 09:55:49 +02:00
dependabot[bot]
9b42992b9e
build(deps): bump cachetools
...
Bumps the all-dependencies group with 1 update in the /currencyrate directory: [cachetools](https://github.com/tkem/cachetools ).
Updates `cachetools` from 7.1.4 to 7.1.6
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v7.1.4...v7.1.6 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 7.1.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-03 09:54:44 +02:00
dependabot[bot]
6aa5ea60f4
build(deps): bump pika
...
Bumps the all-dependencies group with 1 update in the /historian directory: [pika](https://github.com/pika/pika ).
Updates `pika` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/pika/pika/releases )
- [Changelog](https://github.com/pika/pika/blob/1.4.2/CHANGELOG.md )
- [Commits](https://github.com/pika/pika/compare/1.4.1...1.4.2 )
---
updated-dependencies:
- dependency-name: pika
dependency-version: 1.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-03 09:54:07 +02:00
daywalker90
49637c7a4f
CI: fix path creation flake
...
Integration Tests (latest) / Test CLN=25.12.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=25.12.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.6, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.6, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / CI completion (push) Has been cancelled
Integration Tests (latest) / CI completion-1 (push) Has been cancelled
Integration Tests (latest) / CI completion-2 (push) Has been cancelled
```
Run sudo mkdir /usr/local/libexec
sudo mkdir /usr/local/libexec
sudo mkdir /usr/local/libexec/c-lightning
sudo mkdir /usr/local/libexec/c-lightning/plugins
sudo chown -R $USER /usr/local/libexec
shell: /usr/bin/bash -e {0}
env:
pythonLocation: /opt/hostedtoolcache/Python/3.12.13/x64
PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.12.13/x64/lib/pkgconfig
Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.13/x64
Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.13/x64
Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.13/x64
LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.13/x64/lib
UV_PYTHON_INSTALL_DIR: /home/runner/work/_temp/uv-python-dir
mkdir: cannot create directory ‘/usr/local/libexec’: File exists
Error: Process completed with exit code 1.
```
2026-07-30 13:23:20 +02:00
daywalker90
850f8d5675
summary: fix persist test flake
...
```
def test_summary_persist(node_factory):
# Set a low PeerThread interval so we can test quickly.
opts = {"summary-availability-interval": 0.5, "may_reconnect": True}
opts.update(pluginopt)
l1, l2 = node_factory.line_graph(2, opts=opts)
# when
l1.daemon.logsearch_start = 0
l1.daemon.wait_for_log("Creating a new datastore")
l1.daemon.wait_for_log("Peerstate wrote to datastore")
s1 = l1.rpc.summary()
l2.stop()
l1.restart()
assert l1.daemon.is_in_log("Reopened datastore")
l1.daemon.logsearch_start = len(l1.daemon.logs)
l1.daemon.wait_for_log("Peerstate wrote to datastore")
s2 = l1.rpc.summary()
# then
avail1 = int(re.search(" ([0-9]*)% ", s1["channels"][2]).group(1))
avail2 = int(re.search(" ([0-9]*)% ", s2["channels"][2]).group(1))
> assert avail1 == 100
E assert 88 == 100
test_summary.py:199: AssertionError
```
The first tick could happen while the peers were not yet connected
2026-07-30 13:23:20 +02:00
daywalker90
f0ec20985a
trustedcoin: update tests min python version to 3.10
2026-07-30 12:04:37 +02:00
daywalker90
d05f4ae2cb
CI: update CLN point release versions
Integration Tests (latest) / Test CLN=25.12.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=25.12.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.6, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.6, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / CI completion (push) Has been cancelled
Integration Tests (latest) / CI completion-1 (push) Has been cancelled
Integration Tests (latest) / CI completion-2 (push) Has been cancelled
2026-07-24 15:59:23 +02:00
daywalker90
42625c5c96
summary: add reckless manifest
2026-07-24 15:18:49 +02:00
daywalker90
fd7bd37973
rebalance: add reckless manifest
2026-07-24 15:18:49 +02:00
daywalker90
4281dd3c51
prometheus: add reckless manifest
2026-07-24 15:18:49 +02:00
daywalker90
b8e294690e
persistent-channels: add reckless manifest
2026-07-24 15:18:49 +02:00
daywalker90
7ddc219873
monitor: add reckless manifest
2026-07-24 15:18:49 +02:00
daywalker90
9cf71f6963
historian: add reckless manifest
2026-07-24 15:18:49 +02:00
daywalker90
aebbbb3a13
feeadjuster: add reckless manifest
2026-07-24 15:18:49 +02:00
daywalker90
e396307204
donations: add reckless manifest
2026-07-24 15:18:49 +02:00
daywalker90
7e9a706ed7
currencyrate: add reckless manifest
2026-07-24 15:18:49 +02:00
daywalker90
c656265cfd
clearnet: add reckless manifest
2026-07-24 15:18:49 +02:00
daywalker90
ec3b72f724
cl-zmq: add reckless manifest
2026-07-24 15:18:49 +02:00
daywalker90
5aadee2ad1
backup: add reckless manifest
2026-07-24 15:18:49 +02:00
dependabot[bot]
d45cc0b4cd
build(deps-dev): bump pytest-rerunfailures
...
Integration Tests (latest) / Test CLN=25.12, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=25.12, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / CI completion (push) Has been cancelled
Integration Tests (latest) / CI completion-1 (push) Has been cancelled
Integration Tests (latest) / CI completion-2 (push) Has been cancelled
Bumps the all-dependencies group with 1 update in the /prometheus directory: [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures ).
Updates `pytest-rerunfailures` from 16.2 to 16.4
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/16.2...16.4 )
---
updated-dependencies:
- dependency-name: pytest-rerunfailures
dependency-version: '16.3'
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-07-21 13:31:50 +02:00
dependabot[bot]
f73d08f783
build(deps): bump the all-dependencies group across 1 directory with 3 updates
...
Bumps the all-dependencies group with 3 updates in the /historian directory: [pika](https://github.com/pika/pika ), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) and [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures ).
Updates `pika` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/pika/pika/releases )
- [Changelog](https://github.com/pika/pika/blob/1.4.1/CHANGELOG.md )
- [Commits](https://github.com/pika/pika/compare/1.4.0...1.4.1 )
Updates `sqlalchemy` from 2.0.49 to 2.0.51
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
Updates `pytest-rerunfailures` from 16.2 to 16.4
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/16.2...16.4 )
---
updated-dependencies:
- dependency-name: pika
dependency-version: 1.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: pytest-rerunfailures
dependency-version: '16.3'
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: sqlalchemy
dependency-version: 2.0.50
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-07-21 13:31:31 +02:00
dependabot[bot]
99bf3f5b13
build(deps): bump the all-dependencies group across 1 directory with 2 updates
...
Bumps the all-dependencies group with 2 updates in the /currencyrate directory: [cachetools](https://github.com/tkem/cachetools ) and [pytest](https://github.com/pytest-dev/pytest ).
Updates `cachetools` from 7.1.2 to 7.1.4
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v7.1.2...v7.1.4 )
Updates `pytest` from 9.0.3 to 9.1.1
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.1 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 7.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: pytest
dependency-version: 9.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-07-21 13:30:32 +02:00
dependabot[bot]
3babd85845
build(deps): bump pillow from 12.2.0 to 12.3.0 in /donations
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/12.2.0...12.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 12.3.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-07-21 13:30:05 +02:00
daywalker90
8dc66fb5d9
CI: define each cln and python version pair independently
Integration Tests (latest) / Test CLN=25.12, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=25.12, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.1, PY=3.12, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / CI completion (push) Has been cancelled
Integration Tests (latest) / CI completion-1 (push) Has been cancelled
Integration Tests (latest) / CI completion-2 (push) Has been cancelled
2026-07-15 12:46:08 +02:00
Marc Warne
0027610881
rebalance: handle channels without short_channel_id
Integration Tests (latest) / Test CLN=25.12, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=25.12, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.1, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / CI completion (push) Has been cancelled
Integration Tests (latest) / CI completion-1 (push) Has been cancelled
Integration Tests (latest) / CI completion-2 (push) Has been cancelled
2026-06-29 12:51:32 +02:00
daywalker90
ea90b54d55
donations: make option donations-autostart bool and donations-web-port int
Integration Tests (latest) / Test CLN=25.12, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=25.12, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.1, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / CI completion (push) Has been cancelled
Integration Tests (latest) / CI completion-1 (push) Has been cancelled
Integration Tests (latest) / CI completion-2 (push) Has been cancelled
2026-06-26 18:15:45 +02:00
daywalker90
9ff215d936
summary: make summary-availability-window an actual integer option
...
We were converting it to an integer anyways
2026-06-26 18:15:45 +02:00
dependabot[bot]
5e1e535a8f
build(deps): bump cryptography
...
Integration Tests (latest) / Test CLN=25.12, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=25.12, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.1, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / CI completion (push) Has been cancelled
Integration Tests (latest) / CI completion-1 (push) Has been cancelled
Integration Tests (latest) / CI completion-2 (push) Has been cancelled
Bumps the uv group with 1 update in the /archived/sauron directory: [cryptography](https://github.com/pyca/cryptography ).
Updates `cryptography` from 46.0.7 to 48.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 48.0.1
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 14:05:09 +02:00
dependabot[bot]
f94d05c835
build(deps): bump cryptography from 46.0.7 to 48.0.1 in /.ci/reckless
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 46.0.7 to 48.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 48.0.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 14:04:54 +02:00
dependabot[bot]
fd569b8d22
build(deps): bump cryptography from 46.0.7 to 48.0.1 in /backup
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 46.0.7 to 48.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 48.0.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 14:04:22 +02:00