stacker.news/api/resolvers
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
..
admin.js
apiKey.js
blockHeight.js
chainFee.js
growth.js
index.js user vault and server side client wallets 2024-10-30 13:41:09 -05:00
invite.js Custom invite code and note (#1649) 2024-12-01 16:31:47 -06:00
item.js fix: top boosts shows others' unpaid boosts (#1647) 2024-11-30 19:06:10 -06:00
lnurl.js
message.js
notifications.js Implement deposit as receive paidAction (#1570) 2024-11-15 18:38:14 -06:00
ofac.js
paidAction.js Implement deposit as receive paidAction (#1570) 2024-11-15 18:38:14 -06:00
price.js
referrals.js
rewards.js refactor wallet validation 2024-10-30 13:49:57 -05:00
search.js
sub.js refactor wallet validation 2024-10-30 13:49:57 -05:00
upload.js
user.js direct receives and send paid action (#1650) 2024-11-27 07:39:05 -06:00
vault.js sync/desync from localstorage on vault connect/disconnect 2024-10-30 18:37:45 -05:00
wallet.js Receiver fallbacks (#1688) 2024-12-10 14:15:29 -06:00