You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task is to do a comprehensive code review for the changes made to the flash backend that replace the galoy USD (stablesats) wallet with the IBEX custodial USD wallet when generating a lightning invoice using the LnUsdInvoiceCreate mutation, and suggest a solution for updating the flash backend with the updated IBEX wallet balance once the invoice has been paid and the IBEX API returns the webhook.
The text was updated successfully, but these errors were encountered:
islandbitcoin
changed the title
[IBEX] Code Review: IBEX integration with galoy backend using USD wallet to receive lightning via LN Invoice
[IBEX] Code Review: IBEX integration with galoy backend using USD wallet to receive lightning via LN Invoice - Bounty #3
Oct 8, 2023
This task is to do a comprehensive code review for the changes made to the flash backend that replace the galoy USD (stablesats) wallet with the IBEX custodial USD wallet when generating a lightning invoice using the
LnUsdInvoiceCreate
mutation, and suggest a solution for updating the flash backend with the updated IBEX wallet balance once the invoice has been paid and the IBEX API returns the webhook.The branch with these changes can be found here
Submitted PR can be found here
For testing the frontend you can connect the staging environment to http://api-development.flashapp.me:4002/graphql
For testing the IBEX API you can connect to http://api-development.flashapp.me:8760/api/v1/
BOUNTY available ⚡⚡⚡
The text was updated successfully, but these errors were encountered: