Commit c39466c
committed
cln-nip47: update to v0.1.7
1 parent f0a5c9f commit c39466c
1 file changed
+1
-1
lines changed- .cargo/config.toml+2
- .github/workflows/ci.yml+35-66
- .github/workflows/latest_v25.09.yml+4-4
- .github/workflows/main_v25.09.yml+4-4
- .github/workflows/release.yml+2-2
- .gitignore+2-1
- .rustfmt.toml+4
- CHANGELOG.md+20
- Cargo.lock+345-414
- Cargo.toml+5-5
- README.md+13-13
- coffee.yml+1-1
- flake.lock+9-14
- flake.nix+1-4
- pyproject.toml+19
- src/main.rs+26-24
- src/nwc.rs+224-267
- src/nwc_balance.rs+31-5
- src/nwc_hold.rs+58
- src/nwc_info.rs+35-32
- src/nwc_invoice.rs+47-8
- src/nwc_keysend.rs+45-8
- src/nwc_lookups.rs+290-370
- src/nwc_notifications.rs+169-139
- src/nwc_pay.rs+308-179
- src/parse.rs+6-7
- src/rpc.rs+21-23
- src/structs.rs+4-4
- src/tasks.rs+6-6
- src/util.rs+56-13
- tests/requirements.txt-4
- tests/setup.sh+5-27
- tests/test_cln-nip47.py+176-103
- uv.lock+3.1k
0 commit comments