Commit Graph
4 Commits
Author SHA1 Message Date
Blake Kaufman 37129f5d9b switching from word to symbol standard 2026-03-15 15:34:30 -04:00
Blake Kaufman 5e9634a332 fixed notification issue 2026-02-08 15:44:04 -05:00
Blake KaufmanandGitHub b6fcb2f024 429 flow to send payments to a contact when we have bitcoin and dollars balances (#455)
* adding currency to send and currency to request

* standardizing input denomination and usePaymentValidation

* making ChoosePaymentMethod work with contact requests

* rewroking gifts path

* adding dollar format to notifications

* fixing placeholder text align bug

* updating conversion functions

* fixing edit gift bug

* only allow sending to btc from lnurl contacts

* adding fiat value to contacts transactions

* adding contact details to token transactions

* updating send and requset page to handle usd, bitcoin, and gift payments

* fix eslint

* handling contacts payment logic

* fixing paying bitcoin gifts with dollars from contacts

* adding translations

* fixing requests using payment validation

* fixing amount display when confirming payment

* default payment option to selected send option

* fixing display value
2026-01-25 13:52:52 -05:00
Blake KaufmanandGitHub 4d6492240f Optimize push handling (#281)
* refetch expo push notificaion each try

* remove entire app rendering when processing notificaion in the background
2025-11-27 07:25:07 -05:00