A rewriating of lnprototest library for black box testing of the lightning network protocol
Go to file
Vincenzo Palazzo f91663099d
ci: fix the go version inside the CI
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2024-03-26 18:29:58 +01:00
.github/workflows ci: fix the go version inside the CI 2024-03-26 18:29:58 +01:00
cmd deamon: be able to run the server over a unix socket 2024-03-26 18:28:12 +01:00
lnprototest deamon: implement the ln server 2024-03-26 18:05:24 +01:00
server deamon: be able to run the server over a unix socket 2024-03-26 18:28:12 +01:00
.gitignore hello world 2024-03-17 22:50:47 +01:00
LICENSE Initial commit 2024-03-17 22:33:16 +01:00
Makefile deamon: implement the ln server 2024-03-26 18:05:24 +01:00
flake.lock hello world 2024-03-17 22:50:47 +01:00
flake.nix hello world 2024-03-17 22:50:47 +01:00
go.mod ci: fix the go version inside the CI 2024-03-26 18:29:58 +01:00
go.sum deamon: implement the ln server 2024-03-26 18:05:24 +01:00