lnd: upgrade from v0.15.5 to v0.16.0
no breaking changes. release highlights: - prioritize sending out local gossip updates to all connected peers - potentially missed channel updates bugfix - rebroadcast unconfirmed transactions with each passing block the transaction hasn't been confirmed - channel updates without the maxHTLC message flag set are recognized as invalid and are not relayed - new pathfinding algorithms; leaving nakamochi with the default for now - watchtower improvements; we don't run a watchtower at the moment - cli now recognizes base_fee_msat and fee_rate_ppm flags for openchannel command read more at https://lightning.engineering/posts/2023-03-29-lnd-0.16-launch/ and https://github.com/lightningnetwork/lnd/blob/master/docs/release-notes/release-notes-0.16.0.mddev
parent
5672f8dbb9
commit
535212dcac
Loading…
Reference in New Issue