Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 1.75 KB

File metadata and controls

60 lines (43 loc) · 1.75 KB

Release Notes

Lightning Terminal

Bug Fixes

  • Gate wallet-ready status on lnd's actual RPC readiness: Fixed a startup race where litd could report the LND sub-server as "Wallet Ready" before lnd's RPC interceptor had actually left its WAITING_TO_START state, so the very next call could still fail with rpc error: ... waiting to start.

  • Don't mask account payment errors when request values are absent: When a streaming account payment (SendPaymentV2/SendToRouteV2) fails and lnd returns a terminal error after the request values have already been cleaned up, lnd's underlying error is now passed through to the caller instead of being masked by a confusing no request values found for request: <id> error.

Functional Changes/Additions

Technical and Architectural Updates

RPC Updates

Integrated Binary Updates

LND

Loop

Pool

Faraday

Taproot Assets

Contributors (Alphabetical Order)

  • 0xfandom
  • bitromortac
  • Vandit Singh