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 fix local dev missing snl row 2024-06-03 16:55:03 -05:00
apiKey.js Throw errors which extend GraphQLError (#1386) 2024-09-10 11:35:25 -05:00
blockHeight.js caching is hard 2024-10-08 19:26:29 -05:00
chainFee.js caching is hard 2024-10-08 19:26:29 -05:00
growth.js Referral Rewards (#1262) 2024-07-10 19:23:05 -05:00
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 Throw errors which extend GraphQLError (#1386) 2024-09-10 11:35:25 -05:00
message.js Throw errors which extend GraphQLError (#1386) 2024-09-10 11:35:25 -05:00
notifications.js Implement deposit as receive paidAction (#1570) 2024-11-15 18:38:14 -06:00
ofac.js Throw errors which extend GraphQLError (#1386) 2024-09-10 11:35:25 -05:00
paidAction.js Implement deposit as receive paidAction (#1570) 2024-11-15 18:38:14 -06:00
price.js caching is hard 2024-10-08 19:26:29 -05:00
referrals.js Throw errors which extend GraphQLError (#1386) 2024-09-10 11:35:25 -05:00
rewards.js refactor wallet validation 2024-10-30 13:49:57 -05:00
search.js Search bookmarks (#1075) 2024-04-19 13:24:48 -05:00
sub.js refactor wallet validation 2024-10-30 13:49:57 -05:00
upload.js Revert "Include extension in S3 key (#1426)" 2024-10-07 13:22:01 -05:00
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