bolt1

Base Lightning protocol, per BOLT #1.
git clone git://git.ppad.tech/bolt1.git
Log | Files | Refs | README | LICENSE

commit 0a19559d878ad6701d9d10fd08a32b736bcee662
parent 660d865dfa031a7a1e5ddfd686f6a95998a76f6b
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat, 18 Apr 2026 11:08:07 +0800

readme: add pre-release note

Diffstat:
MREADME.md | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -45,9 +45,8 @@ $ cabal bench ## Security -This library targets safe, validated parsing of Lightning BOLT #1 -messages. If you discover any vulnerabilities, please disclose them via -security@ppad.tech. +This is a pre-release library that, at present, claims no security +properties whatsoever. ## Development