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 |
|
daywalker90
|
f3ecc395ec
|
nix: update lock, remove unused follow
|
2025-08-26 15:30:34 +02:00 |
|
daywalker90
|
dd63430145
|
CI: uncomment early exits
|
2025-08-19 11:26:00 +02:00 |
|
daywalker90
|
4ddefe50ec
|
CI: save cache only when not hit
|
2025-08-19 11:09:24 +02:00 |
|
daywalker90
|
3f6bb2f78f
|
CI: always save cache
|
2025-08-18 13:50:52 +02:00 |
|
daywalker90
|
cb253594e5
|
tests: increase sleep timer for relay startup
|
2025-08-18 12:30:13 +02:00 |
|
daywalker90
|
2d4302e23e
|
ci: always save bitcoind and cln cache
|
2025-08-18 12:28:48 +02:00 |
|
daywalker90
|
675e625dcd
|
ci: switch to uv in setup.sh
|
2025-08-18 12:09:45 +02:00 |
|
daywalker90
|
0a9eb7cd82
|
ci/tests: switch to uv and cleanup github action
|
2025-08-18 12:03:51 +02:00 |
|
daywalker90
|
ae8817e7a6
|
tests: upgrade nostr sdk to v0.43
|
2025-08-05 21:46:44 +02:00 |
|
daywalker90
|
46c30018b0
|
prepare 0.1.5
|
2025-07-24 21:56:33 +02:00 |
|
daywalker90
|
2480cad89b
|
trim list_transactions if the response is larger than 128kB
|
2025-07-24 21:56:18 +02:00 |
|
daywalker90
|
20a5ff8084
|
prepare 0.1.4
|
2025-07-24 18:30:25 +02:00 |
|
daywalker90
|
647529fe0e
|
fix panic on missing both bolt11 and bolt12 string from listpays response
|
2025-07-24 18:28:57 +02:00 |
|
daywalker90
|
cb5fd0f9e3
|
CI: add authorization for curl
|
2025-07-08 12:31:23 +02:00 |
|
daywalker90
|
337dbdddb1
|
CI: add retry flags to curl
|
2025-07-08 11:59:45 +02:00 |
|
daywalker90
|
70894fb1ca
|
README: stick to html table
|
2025-06-17 14:39:26 +02:00 |
|
daywalker90
|
4ac05d6f35
|
README: simple table approach
|
2025-06-17 14:35:23 +02:00 |
|