stacker.news/fragments
ekzyis a46f81f1e1
Receiver fallbacks (#1688)
* Use same naming scheme between ln containers and env vars

* Add router_lnd container

* Only open channels to router_lnd

* Use 1sat base fee and 0ppm fee rate

* Add script to test routing

* Also fund router_lnd wallet

* Receiver fallbacks

* Rename to predecessorId

* Remove useless wallet table join

* Missing renaming to predecessor

* Fix payment stuck on sender error

We want to await the invoice poll promise so we can check for receiver errors, but in case of sender errors, the promise will never settle.

* Don't log failed forwards as sender errors

* fix check for receiver error

---------

Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: k00b <k00b@stacker.news>
2024-12-10 14:15:29 -06:00
..
blockHeight.js Add block height to price carousel (#484) 2023-09-12 10:56:02 -05:00
chainFee.js Add chain fees to price carousel (#658) 2023-12-20 16:06:22 -06:00
comments.js wallet streaks (#1468) 2024-10-11 19:14:18 -05:00
invites.js Custom invite code and note (#1649) 2024-12-01 16:31:47 -06:00
items.js wallet streaks (#1468) 2024-10-11 19:14:18 -05:00
notifications.js Implement deposit as receive paidAction (#1570) 2024-11-15 18:38:14 -06:00
paidAction.js Prevent UPDATE_COMMENT from invalidating the cache of child comments 2024-10-30 18:42:30 +01:00
price.js
rewards.js allow viewing reward ranges 2023-08-29 19:13:21 -05:00
subs.js wallet streaks (#1468) 2024-10-11 19:14:18 -05:00
users.js Fix Territories selector updates without hard-reload (#1619) 2024-11-29 18:59:39 -06:00
vault.js get vault working 2024-10-30 13:49:57 -05:00
wallet.js Receiver fallbacks (#1688) 2024-12-10 14:15:29 -06:00