Back to Freedom.Tech
Project Nostr

Lightning.Pub

Nostr-native Lightning node for sharing access via Nostr accounts.

94 Stars
17 Forks
11
Releases tracked
GitHub releases
Source type
5 days
Avg cadence
Jul 2026
First tracked
3d ago
Latest

Release history

Nostr release Aug 24, 2026

Lightning.Pub 0.0.39

Lightning.Pub fixes startup hangs out payment tracking after 10 seconds, preventing Nostr relay delays during pending-payment reconciliation

Nostr release Aug 20, 2026

Lightning.Pub 0.0.38

PayInvoice now times out stalled LND payment streams and reconciles outcomes directly against LND to fix hanging outgoing invoice payments

Nostr release Aug 19, 2026

Lightning.Pub 0.0.37

Lightning.Pub now rejects zero-amount invoices and payments against them, tightening BOLT11 compliance; Rolling upgrade with improved sanity checking for deleted users

Nostr release Aug 11, 2026

Lightning.Pub 0.0.36

Lightning.Pub makes WebRTC an optional dependency, allowing installation on platforms like macOS ARM where native modules previously blocked startup

Nostr release Aug 10, 2026

Lightning.Pub 0.0.35

Stricter sat-amount validation, fixed debit authorization enforcement, and idempotent invoice-swap refunds prevent edge-case balance corruption

Nostr release Aug 6, 2026

Lightning.Pub 0.0.34

Submarine and reverse swap verification hardened, external payment refunds made explicit, and Nostr debit race conditions closed; No config or proto changes

Nostr release Aug 4, 2026

Lightning.Pub 0.0.33

Lightning.Pub adds fee estimation parameters to admin invoice swaps, fixes watchdog accounting drift, serializes block processing to prevent double-credits, and auto-migrates swap rate storage

Nostr release Jul 25, 2026

Lightning.Pub 0.0.32

Lightning.Pub 0.0.32 fixes missing payment push notifications and reduces false sanity-checker failures on nodes with large LND histories

Nostr release Jul 13, 2026

Lightning.Pub 0.0.31

Lightning.Pub 0.0.31 updates internal LND gRPC calls for LND 0.20.x compatibility, requiring operators to upgrade their LND nodes first

Nostr release Jul 10, 2026

Lightning.Pub 0.0.30

Lightning.Pub stabilizes LND payment handling back to tracking with retries on stream failures, and wraps storage transactions in database transactions for consistency

Nostr release Jul 9, 2026

Lightning.Pub 0.0.29

First tagged release; Nostr-native Lightning account system wrapping LND with optional LNURL support