Commit graph

95 commits

Author SHA1 Message Date
daywalker90
34533772c9
tests: fix offers tests for nostr-rs-relay 2026-01-05 15:50:12 +01:00
daywalker90
6b62ed3e65
assume offers enabled 2026-01-05 15:49:53 +01:00
daywalker90
26fbbb881e
some small payer_note and amount fixes 2026-01-05 14:57:05 +01:00
daywalker90
4e6b1b8341
add bolt12 methods and capabilities 2026-01-05 14:57:04 +01:00
daywalker90
08b5009d54
switch branch name to master 2026-01-05 13:17:07 +01:00
daywalker90
320b68c8c7
Configure Dependabot for GitHub Actions 2026-01-05 12:16:03 +01:00
daywalker90
727f710646 tests: use nostr-rs-relay instead of nostr_relay 2025-12-31 23:56:36 +01:00
daywalker90
7dff9f83e7
tests: move pyproject to tests 2025-12-09 16:23:34 +01:00
daywalker90
65ec413753
README: update for new CLN v25.12 2025-12-08 23:30:01 +01:00
daywalker90
d76ad4e89f
CI: upgrade to CLN v25.12 2025-12-08 23:13:41 +01:00
daywalker90
be201f906c
CI: add cargo test 2025-12-02 13:51:28 +01:00
daywalker90
3fdef99ba6
bump to 0.1.7 2025-11-27 16:21:09 +01:00
daywalker90
72664ca045
fix payment_sent notification not working properly with failed attempts 2025-11-27 16:17:11 +01:00
daywalker90
52f4b5b48b
tests: require python v3.9.2 2025-11-14 13:26:51 +01:00
daywalker90
11107c6745
start processing events a second older for tests/restarts 2025-11-12 14:00:48 +01:00
daywalker90
68000fae96
upgrade cln crates to 0.5 2025-11-12 13:33:30 +01:00
daywalker90
3aec0ea517
tests: try to fix address already in use flake 2025-11-10 16:33:51 +01:00
daywalker90
bd5fa21e6f
add rustfmt.toml and apply it 2025-11-10 15:36:56 +01:00
daywalker90
c609f22331
prepare v0.1.6 2025-11-10 10:51:32 +01:00
daywalker90
243be6ab84
update dependencies 2025-11-10 10:46:04 +01:00
daywalker90
3331842ce1
add nip44_v2 usage logging 2025-11-10 10:44:57 +01:00
daywalker90
5a8f45511d
refactor nwc_request_handler 2025-11-10 00:19:15 +01:00
daywalker90
53a3d37f02
refactor capability building 2025-11-09 16:02:15 +01:00
daywalker90
4cc965bf0b
clippy fix 2025-11-09 15:17:48 +01:00
daywalker90
ac2f4b1acd
refactor nwc_pay 2025-11-09 15:16:09 +01:00
daywalker90
a462e625a3
refactor nwc_notifications 2025-11-09 14:05:08 +01:00
daywalker90
061b27653c
refactor nwc_lookup 2025-11-09 13:34:23 +01:00
daywalker90
66e6378a72
remove bolt12 code from pay_invoice 2025-11-09 12:35:50 +01:00
daywalker90
be0ed8a43e
improved handling of events after a restart 2025-11-08 18:58:56 +01:00
daywalker90
0b302a125f
add notifications to info_event content 2025-11-08 14:57:10 +01:00
daywalker90
5c8565f94d
gitignore add hold 2025-11-08 13:42:13 +01:00
daywalker90
c03ae945d6
tests: rename test file to be in line with plugin name 2025-11-06 16:06:01 +01:00
daywalker90
c6194691c0
minor fixes around amount=0 and list_transactions 2025-11-06 16:03:56 +01:00
daywalker90
4f201e938a
CHANGELOG: add note for nostr_sdk upgrade 2025-11-06 15:15:56 +01:00
daywalker90
adbaa048dd
clippy fixes 2025-11-06 15:12:52 +01:00
daywalker90
f6d63920e5
tests: fix by using new Method type for capabilities 2025-11-06 15:12:34 +01:00
daywalker90
9edf9ff69d
upgrade nostr-sdk to 0.44 2025-11-06 12:52:27 +01:00
daywalker90
6e7363dd19
CI: upgrade bitcoind version 2025-11-05 10:04:15 +01:00
daywalker90
9c6d57e6df
CI: upgrade cln to 25.09.2 2025-11-05 09:50:22 +01:00
daywalker90
de0b28ff1e
tests: relax pytest-asyncio constraints again 2025-09-19 15:00:48 +02:00
daywalker90
080acfde71
tests: relax pyln constraints and sync uv.lock 2025-09-19 14:54:00 +02:00
daywalker90
b4114920ac
CI: add the pyln versions instead of overwriting 2025-09-19 14:49:00 +02:00
daywalker90
76c8176079
tests: pin to pytest-asyncio==0.23.8 for compatibility 2025-09-19 13:22:58 +02:00
daywalker90
23cd95cb10
uv: update .lock entries 2025-09-19 13:10:39 +02:00
daywalker90
6fc9965c75
CI: also sync pyln-client and pyln-proto to cln version 2025-09-19 13:04:31 +02:00
daywalker90
90d2233a10
CI+tests: relax pytest version and test against matching pyln-testing 2025-09-19 12:51:39 +02:00
daywalker90
776b1671e6
add new fees_paid field to pay_invoice responses 2025-09-19 12:29:30 +02:00
daywalker90
cf36ec6365
nostr_sdk: bump to 0.43 2025-09-19 12:27:06 +02:00
daywalker90
7c78f40d16
raise MSRV to 1.85 and use resolver v2 2025-09-03 22:19:00 +02:00
daywalker90
0edf9dadfd
CI: update to cln v25.09 2025-09-02 13:33:35 +02:00