stacker.news/api
ekzyis 803acd1fc4
Replace FundError with InvoiceModal (#455)
* invoices are no longer deleted to prevent double-spends but marked as confirmed.
  therefore, during checkInvoice, we also check if the invoice is already confirmed.
* instead of showing FundError (with "fund wallet" and "pay invoice" as options), we now always immediately show an invoice
* since flagging, paying bounties and poll voting used FundError but only allowed spending from balance, they now also support paying per invoice

Co-authored-by: ekzyis <ek@stacker.news>
2023-08-31 10:10:24 -05:00
..
lnd Add docs for local LND setup 2023-05-19 18:28:46 -05:00
models refine module instantiation 2022-04-27 17:06:42 -05:00
resolvers Replace FundError with InvoiceModal (#455) 2023-08-31 10:10:24 -05:00
search index item path in search 2022-01-28 13:19:56 -06:00
typeDefs Replace FundError with InvoiceModal (#455) 2023-08-31 10:10:24 -05:00
webPush Enhance logging related to web push (#412) 2023-08-15 12:59:58 -05:00
ssrApollo.js fix closure stacker bug 2023-08-30 19:03:05 -05:00