This repository has been archived on 2024-05-29. You can view files and clone it, but cannot push or open issues/pull-requests.
ndg/tools
alex 328df67c5d
ci/woodpecker/push/woodpecker Pipeline was successful Details
zig: upgrade from 0.10.x to 0.11.0
while there's lots of changes and new features in zig v0.11.0, the most
important for this project at the moment is the HTTP client.
the client is most likely what will connect to lnd lightning node to
fetch stats and info for the UI to then visualize it on "lightning" tab,
similar to the bitcoind RPC client.

see all zig 0.11 release notes here:
https://ziglang.org/download/0.11.0/release-notes.html
2023-08-11 09:30:27 +02:00
..
ci-containerfile zig: upgrade from 0.10.x to 0.11.0 2023-08-11 09:30:27 +02:00
fmt-check.sh tools: be silent when checking c code formatting 2023-02-08 16:17:19 +01:00