alby-hub/lnclient
Peter ce46a0f8a0
chore: update bark bindings to v0.12.1 (#2477)
Moves from bark 0.2.3 to 0.4.0, which changed the FFI surface:

- WalletOpen takes the network and a WalletOpenArgs, replacing WalletCreate
  and the separate RunDaemon call.
- Bolt11Invoice takes an optional anti-DoS token, unused here.
- LightningReceiveStatus is now LightningReceiveState, reporting progress
  via State rather than a PreimageRevealed bool.

Movements expose PaymentHash and sends expose a typed terminal state, so both
are read from those instead of the movement metadata JSON. A send movement that
is neither pending nor successful now resolves the SendPaymentSync waiter
instead of being ignored.
2026-07-29 14:25:25 +07:00
..
bark chore: update bark bindings to v0.12.1 (#2477) 2026-07-29 14:25:25 +07:00
cashu chore: remove json tags from lnclient models (#2375) 2026-05-25 20:26:07 +05:30
cln feat: generate CLN invoice preimage ourselves to support sub-wallets (#2412) 2026-06-08 21:20:51 +07:00
ldk chore: replace alby mutinynet lsps2 with megalith mutinynet lsp (#2469) 2026-07-27 19:54:37 +07:00
lnd build(deps): bump github.com/lightningnetwork/lnd from 0.20.1-beta to 0.21.0-beta (#2402) 2026-07-27 19:48:54 +07:00
phoenixd chore: remove json tags from lnclient models (#2375) 2026-05-25 20:26:07 +05:30
models.go chore: remove json tags from lnclient models (#2375) 2026-05-25 20:26:07 +05:30