bolt5

On-chain transaction handling for Lightning (docs.ppad.tech/bolt5).
git clone git://git.ppad.tech/bolt5.git
Log | Files | Refs | README | LICENSE

commit d3f7c77e629d7bd13b2e9e5831f85f6e02583519
parent 56ce6c5246ce245dae96cd3a1d2af8fb538af01d
Author: Jared Tobin <jared@jtobin.io>
Date:   Mon, 20 Apr 2026 15:25:30 +0800

flake: update to latest bolt3 with type safety improvements

Diffstat:
Mflake.lock | 16++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -228,11 +228,11 @@ ] }, "locked": { - "lastModified": 1776570879, - "narHash": "sha256-XsgGBvYWL+sD7pDZoPPi4l39DE7GH7maNnhm8iUeB/E=", + "lastModified": 1776668614, + "narHash": "sha256-ZckuUOZHrSya8kn7aRizWIQtqTZMrhSoi2NX7BE2s90=", "ref": "master", - "rev": "20ea43188d781368e5e64c7c646285a6b0aaeb94", - "revCount": 27, + "rev": "580036e8f5cb22d423a205abeb15fca33307267c", + "revCount": 29, "type": "git", "url": "git://git.ppad.tech/bolt1.git" }, @@ -272,11 +272,11 @@ ] }, "locked": { - "lastModified": 1776572200, - "narHash": "sha256-d3+A3XTTvKl4McyXkeQT840kpRI+9mtcXWwJQLoEbT0=", + "lastModified": 1776669534, + "narHash": "sha256-clRaTQr9j/fWdK5mAZ0SO1x/8QEto/0ZxRcNcbJNyZ4=", "ref": "master", - "rev": "2113539a278a3b1ab8484a5b205d9388b758ddb6", - "revCount": 39, + "rev": "b930e58309f1afb27a72cb026c40991cfd9687c3", + "revCount": 44, "type": "git", "url": "git://git.ppad.tech/bolt3.git" },