daywalker90
|
ffdca3b211
|
tests: update python min to 3.10
|
2026-04-23 01:05:31 +02:00 |
|
daywalker90
|
c3560e5238
|
update cln and bitcoin dependencies and upgrade edition
|
2026-03-29 12:46:41 +02:00 |
|
dependabot[bot]
|
be3c372f97
|
Build(deps): bump the uv group across 1 directory with 2 updates
Bumps the uv group with 2 updates in the /tests directory: [flask](https://github.com/pallets/flask) and [werkzeug](https://github.com/pallets/werkzeug).
Updates `flask` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/3.1.2...3.1.3)
Updates `werkzeug` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.1.5...3.1.6)
---
updated-dependencies:
- dependency-name: flask
dependency-version: 3.1.3
dependency-type: indirect
dependency-group: uv
- dependency-name: werkzeug
dependency-version: 3.1.6
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-02 13:20:15 +01:00 |
|
dependabot[bot]
|
f6ca5a457f
|
Build(deps): bump cryptography
Bumps the uv group with 1 update in the /tests directory: [cryptography](https://github.com/pyca/cryptography).
Updates `cryptography` from 46.0.1 to 46.0.5
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.1...46.0.5)
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.5
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-11 12:35:43 +01:00 |
|
dependabot[bot]
|
568ab44b6c
|
Bump the uv group across 1 directory with 2 updates
Bumps the uv group with 2 updates in the /tests directory: [urllib3](https://github.com/urllib3/urllib3) and [werkzeug](https://github.com/pallets/werkzeug).
Updates `urllib3` from 2.5.0 to 2.6.3
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.3)
Updates `werkzeug` from 3.1.3 to 3.1.5
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.1.3...3.1.5)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.3
dependency-type: indirect
dependency-group: uv
- dependency-name: werkzeug
dependency-version: 3.1.5
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-03 14:29:12 +01:00 |
|
daywalker90
|
f529d5e47a
|
tests: use 127.0.0.1 instead of localhost
|
2026-01-31 00:36:49 +01:00 |
|
daywalker90
|
78f1db55ea
|
CI: support macos hold plugin
|
2026-01-30 23:35:56 +01:00 |
|
daywalker90
|
fe46c8b98a
|
add totals count
|
2025-12-19 15:57:50 +01:00 |
|
daywalker90
|
e46277a46c
|
add hold invoices feature
|
2025-12-18 13:12:50 +01:00 |
|
daywalker90
|
483e0a069a
|
tests: move everything inside tests dir
|
2025-12-09 13:51:33 +01:00 |
|
daywalker90
|
2dd21c5456
|
refactor for shorter functions
|
2025-11-23 23:22:52 +01:00 |
|
daywalker90
|
739e3ec78f
|
tests: fix for refactor
|
2025-11-22 21:37:29 +01:00 |
|
daywalker90
|
f646ad468d
|
tests: some small flake fixes and adjustments for limit counter
|
2025-09-06 17:58:27 +02:00 |
|
daywalker90
|
3df4661cd7
|
add ping column
|
2025-09-04 22:21:40 +02:00 |
|
daywalker90
|
3fbbb693a6
|
CI: switch to uv
|
2025-08-19 11:49:56 +02:00 |
|
daywalker90
|
c52a901a82
|
tests: fix holdinvoice version
|
2025-07-23 10:41:00 +02:00 |
|
daywalker90
|
625449e9d3
|
tests: avoid using github api for binary download
|
2025-07-23 10:35:55 +02:00 |
|
daywalker90
|
853c97963e
|
upgrade dependencies and MSRV
|
2025-06-17 16:03:53 +02:00 |
|
daywalker90
|
85850a216d
|
tests: fix tests for recent changes
|
2025-04-10 16:21:51 +02:00 |
|
daywalker90
|
dba1ee3d5a
|
tests: wait for all nodes and channels to be active in test_indexing
|
2024-12-20 22:02:38 +01:00 |
|
daywalker90
|
f8d22403b9
|
forwards: track offered forwards for indexing
|
2024-12-20 21:25:07 +01:00 |
|
daywalker90
|
8c85fc0fb3
|
invoices: track unpaid invoices for indexing
|
2024-12-20 20:50:22 +01:00 |
|
daywalker90
|
5660591085
|
tests: add tests for pending pays with indexing
|
2024-12-20 16:13:01 +01:00 |
|
daywalker90
|
7eb1f96bc6
|
add eff_fee_ppm forwards column
|
2024-10-22 17:39:37 +02:00 |
|
daywalker90
|
70b73016b0
|
tests: add tests for new limit options and totals
|
2024-10-22 17:26:38 +02:00 |
|
daywalker90
|
bed5a19d2b
|
only allow sort by enabled columns
|
2024-07-08 14:00:58 +02:00 |
|
daywalker90
|
f9fe1aaaca
|
add IN_BASE and IN_PPM columns
|
2024-07-08 13:36:52 +02:00 |
|
daywalker90
|
e8d6bcdc9e
|
add MIN_HTLC column
|
2024-07-08 12:33:25 +02:00 |
|
daywalker90
|
12ad5f3a42
|
add TOTAL_SATS column
|
2024-07-08 12:17:58 +02:00 |
|
Riccardo Casatta
|
8503987e95
|
Add percentual of satoshis owned by us
|
2024-07-05 15:40:38 +02:00 |
|
daywalker90
|
3fb8c2bea7
|
make column names and states case insensitive
|
2024-06-29 15:36:44 +02:00 |
|
daywalker90
|
cd2390a278
|
forwards-columns: add fee_sats, in_msats, out_msats
|
2024-06-29 12:14:35 +02:00 |
|
daywalker90
|
500cf22425
|
add ONLINE,OFFLINE to exclude states
|
2024-06-28 15:22:21 +02:00 |
|
daywalker90
|
6cd7c88ea2
|
add 2 more useful fields to pays-columns
|
2024-05-19 18:11:37 +02:00 |
|
daywalker90
|
78683d7302
|
add forwards-columns, small doc fixes
|
2024-05-19 17:55:31 +02:00 |
|
daywalker90
|
d3bc0bd7d4
|
error on GRAPH_SATS input for sort-by instead of sorting by scid
|
2024-05-19 15:36:21 +02:00 |
|
daywalker90
|
fa8a172edc
|
columns options now also dictate the order
|
2024-05-19 14:46:38 +02:00 |
|
daywalker90
|
83ae98585a
|
make sure we only have valid columns in default summars-columns
|
2024-05-19 14:28:35 +02:00 |
|
daywalker90
|
c9d73648b3
|
check for duplicate input in columns options
|
2024-05-19 13:29:24 +02:00 |
|
daywalker90
|
d49ede0c9c
|
add invoices-columns and max-label-length
|
2024-05-18 21:18:39 +02:00 |
|
daywalker90
|
bdcc52508f
|
add pays-columns and max-description-length with wrapping
|
2024-05-18 18:38:00 +02:00 |
|
daywalker90
|
0c53719cab
|
refactor options and make them dynamic
|
2024-05-14 15:21:29 +02:00 |
|
daywalker90
|
4a3395c9dc
|
tests: add test for json output
|
2024-04-20 22:05:14 +02:00 |
|
daywalker90
|
207b9f9c80
|
setup.sh: generate proto files if existing
|
2024-04-05 16:43:35 +02:00 |
|
daywalker90
|
efb6b963a7
|
CI: add workflows and badges
|
2024-03-29 16:50:58 +01:00 |
|
daywalker90
|
e1205bee9c
|
tests: switch to ruff/black formatter with 80 width
|
2024-03-08 00:23:35 +01:00 |
|
daywalker90
|
d8b57fc224
|
shorten exclude-states option name
|
2024-03-07 20:08:38 +01:00 |
|
daywalker90
|
8416a1f597
|
add summars-exclude-channel-states option
|
2024-03-07 20:08:38 +01:00 |
|
daywalker90
|
1946e4e33e
|
tests:fix for upcoming cln 24.02
|
2024-02-14 16:19:29 +01:00 |
|
daywalker90
|
35a4710ec9
|
test: switch to setup.sh framework for generic CI plugin support
|
2024-02-09 15:12:41 +01:00 |
|