BSN ∞/21M and GitHub
4016074eac
26-07-27_Update Translation_de_DE ( #1036 )
...
* 26-03-30_Update Translation_de_DE
* 26-04-07_Update Translation_de_DE
* 26-04-13_Update Translation_de_DE
* 26-04-29_Update Translation_de_DE
* 26-05-06_Update Translation_de_DE
* 26-06-03_Update Translation_de_DE
* 26-06-09_Update Translation_de_DE
* 26-06-11_Update Translation_de_DE
* 26-06-12_Update Translation_de_DE
* 26-06-22_Update Translation_de_DE
* 26-06-29_Update Translation_de_DE
* 26-07-03_Update Translation_de_DE
* 26-07-10_Update Translation_de_DE
* 26-07-21_Update Translation_de_DE
* 26-07-22_Update Translation_de_DE
* 26-07-27_Update Translation_de_DE
2026-07-27 08:38:39 -04:00
bitcoinuser and GitHub
2b097bcbd2
Update Portuguese translations for deposit instructions ( #1031 )
...
* Update Portuguese translations for deposit instructions
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
* Update depositQRInstruction for Bitcoin instructions
2026-07-26 12:52:53 -04:00
Blake Kaufman
7e8bacd06b
add roostock fees
2026-07-26 12:51:45 -04:00
Blake Kaufman
d594e04f8f
matching error screen with confirm tx page error styles
2026-07-25 12:25:00 -04:00
bitcoinuser and GitHub
da11b2da0b
Update deposit fee text in Portuguese translation ( #1030 )
2026-07-25 11:51:38 -04:00
Blake Kaufman
7f9239d6e1
fixing spark tokens header
2026-07-25 11:48:08 -04:00
Blake Kaufman
19d8b988ac
fixing translation
2026-07-25 11:38:43 -04:00
4a820548bf
Update Portuguese translations for Bitcoin descriptions ( #1023 )
...
* Update Portuguese translations for Bitcoin descriptions
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
* Clarify deposit instruction for Spark network
Updated deposit instruction for Spark network to clarify that only Bitcoin should be sent.
* Update translation.json
* Update translation.json
* Update tokensDesc for Spark network in translation
* Update translation.json
* Update translation.json
---------
Co-authored-by: Blake Kaufman <68204898+BlakeKaufman@users.noreply.github.com >
2026-07-25 11:36:09 -04:00
Blake Kaufman and GitHub
c2a0fce581
Simplify payment confirmation screen ( #1029 )
...
* update translations
* simplifying payments display
* remove unconsistant icons
* adding translations
* fix usdb value display
* fix tokens bug
2026-07-25 11:34:25 -04:00
Blake Kaufman
f4b9e8400a
simplifying fee info message
2026-07-23 16:32:39 -04:00
Blake Kaufman
9b98f4561e
remove use of lightning
2026-07-23 15:10:25 -04:00
Blake Kaufman
48ebae9079
fix missing periods
2026-07-23 14:05:34 -04:00
Blake Kaufman
7a44a39b54
fix missing translation
2026-07-23 12:53:40 -04:00
bitcoinuser and GitHub
05d5db16da
Update deposit fee messages in Portuguese translation ( #1021 )
...
* Update deposit fee messages in Portuguese translation
* Update translation.json
2026-07-22 16:05:20 -04:00
bitcoinuser and GitHub
165ade1778
Update Bitcoin description in Portuguese translation ( #1019 )
...
* Update Bitcoin description in Portuguese translation
* Update translation.json
2026-07-22 13:08:25 -04:00
BSN ∞/21M and GitHub
7dc4faace1
26-07-22_Update Translation_de_DE ( #1018 )
...
* 26-03-30_Update Translation_de_DE
* 26-04-07_Update Translation_de_DE
* 26-04-13_Update Translation_de_DE
* 26-04-29_Update Translation_de_DE
* 26-05-06_Update Translation_de_DE
* 26-06-03_Update Translation_de_DE
* 26-06-09_Update Translation_de_DE
* 26-06-11_Update Translation_de_DE
* 26-06-12_Update Translation_de_DE
* 26-06-22_Update Translation_de_DE
* 26-06-29_Update Translation_de_DE
* 26-07-03_Update Translation_de_DE
* 26-07-10_Update Translation_de_DE
* 26-07-21_Update Translation_de_DE
* 26-07-22_Update Translation_de_DE
2026-07-22 13:08:01 -04:00
Blake Kaufman
22f88b0f8b
add fee info on deposit page, hide fee info on tx details page while pending
2026-07-22 13:06:53 -04:00
Blake Kaufman
5ea339f22a
update deposit page
2026-07-22 08:48:27 -04:00
Blake Kaufman
bab522eaba
removing unneded lightning use
2026-07-21 11:15:55 -04:00
BSN ∞/21M and GitHub
185da501e6
26-07-21_Update Translation_de_DE ( #1014 )
...
* 26-03-30_Update Translation_de_DE
* 26-04-07_Update Translation_de_DE
* 26-04-13_Update Translation_de_DE
* 26-04-29_Update Translation_de_DE
* 26-05-06_Update Translation_de_DE
* 26-06-03_Update Translation_de_DE
* 26-06-09_Update Translation_de_DE
* 26-06-11_Update Translation_de_DE
* 26-06-12_Update Translation_de_DE
* 26-06-22_Update Translation_de_DE
* 26-06-29_Update Translation_de_DE
* 26-07-03_Update Translation_de_DE
* 26-07-10_Update Translation_de_DE
* 26-07-21_Update Translation_de_DE
2026-07-21 09:51:46 -04:00
Blake Kaufman
d334af8a8a
switch lightning to bitcoin
2026-07-21 08:34:14 -04:00
cb506c8c11
Multi static deposit addresses ( #1012 )
...
* Add accumulation address cap helper + pair key (Task 1)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* Add forceNew + cap enforcement + addressesForOption to accumulation hook (Task 2)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* Guard createAddress against re-entrant double-mint (Task 2 review fix)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* Add i18n keys for multi accumulation addresses (Task 3)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* Add accumulation address + option selector half-modals (Task 4)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* Reuse getPairKey in option selector modal (Task 4 review fix)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* Group accumulation home by option with per-option count (Task 5)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* Manage multiple addresses + option switching in accumulation detail (Task 6)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* Guard accumulation detail against externally-emptied option (Task 6 review fix)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* Add create-new-address button + direct-address display to deposit QR view (Task 7)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* Add address-selector list icon to deposit QR header (Task 8)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* Cap-gate create wizard + always mint additional address (Task 9)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* remove manual create button in favor of automatic
* fix select address page
* fix opacity
* improve details page
* fixing translations
* adding dislcimer to address details page
* adding reindex scan
* fixing background color
* fixing camel case var name
* minor correctness fixes
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-20 13:36:39 -04:00
Blake Kaufman and GitHub
a29490dc67
Improve address display ( #1010 )
...
* adding social providers
* add translation
* improving invoice info container
2026-07-19 09:54:20 -04:00
bitcoinuser and GitHub
5c714f5440
Update subHeader text for btcMap ( #1007 )
2026-07-16 17:04:33 -04:00
Blake Kaufman
24442a1b8c
filter txs by description
2026-07-16 09:04:47 -04:00
bitcoinuser and GitHub
173298bae4
Update Portuguese translations for clarity ( #1006 )
...
* Update Portuguese translations for clarity
* Update translation.json
* Update translation.json
* Update translation.json
2026-07-12 20:25:09 -04:00
BSN ∞/21M and GitHub
c9f58664f7
26-07-10_Update Translation_de_DE ( #1001 )
...
* 26-03-30_Update Translation_de_DE
* 26-04-07_Update Translation_de_DE
* 26-04-13_Update Translation_de_DE
* 26-04-29_Update Translation_de_DE
* 26-05-06_Update Translation_de_DE
* 26-06-03_Update Translation_de_DE
* 26-06-09_Update Translation_de_DE
* 26-06-11_Update Translation_de_DE
* 26-06-12_Update Translation_de_DE
* 26-06-22_Update Translation_de_DE
* 26-06-29_Update Translation_de_DE
* 26-07-03_Update Translation_de_DE
* 26-07-10_Update Translation_de_DE
2026-07-10 15:25:49 -04:00
bitcoinuser and GitHub
2dc874a567
Update inputPlaceholder translation in Portuguese ( #1000 )
2026-07-09 14:20:08 -04:00
Blake Kaufman and GitHub
c1d030650e
Add leaf sync ( #999 )
...
* add leaf sync to sync after payments
* add local leaf storage
* create leaf timeout function
* adding leaves function
* adding compatibility for blink recovery tool
* add UI to handle export
* adding function to get root nodes
* fix transaction overlap bug
* adding loading half modal since process can take some time
* cache full exit path to sql
* change wallet leaves to wallet backup, and update icon
* when force mode sync for all leaves not just pending ones
* fix modal double navigation bug
* add wallet backup to doomsday row
2026-07-09 14:19:56 -04:00
Blake Kaufman and GitHub
c6a0e23e94
Improve rate switch ( #997 )
...
* adding new translation
* adding minor loading screen to remove balance flash
2026-07-06 15:05:07 -04:00
bitcoinuser and GitHub
095f9cd9fd
Change inputPlaceholder text to uppercase ( #995 )
...
Updated inputPlaceholder to use uppercase for profile and currencies.
2026-07-06 10:47:54 -04:00
Blake Kaufman and GitHub
8c1c2b5a16
Improve map providers ( #996 )
...
* add new providers
* adding id to clusters
* fix lint error
2026-07-06 10:47:40 -04:00
bitcoinuser and GitHub
ee387f4380
Update inputPlaceholder text in translation.json ( #993 )
2026-07-05 14:51:14 -04:00
Blake Kaufman and GitHub
c7b764054e
Improve balance handling ( #992 )
...
* removing old balance call
* switching from polling to event stream
* add debouce to savings claim events
2026-07-05 11:44:41 -04:00
bitcoinuser and GitHub
36a8b937f6
Update input placeholder text in Portuguese translation ( #991 )
...
* Update input placeholder text in Portuguese translation
* Update translation.json
2026-07-03 10:08:26 -04:00
BSN ∞/21M and GitHub
67cdf22eb4
26-07-03_Update Translation_de_DE ( #990 )
...
* 26-03-30_Update Translation_de_DE
* 26-04-07_Update Translation_de_DE
* 26-04-13_Update Translation_de_DE
* 26-04-29_Update Translation_de_DE
* 26-05-06_Update Translation_de_DE
* 26-06-03_Update Translation_de_DE
* 26-06-09_Update Translation_de_DE
* 26-06-11_Update Translation_de_DE
* 26-06-12_Update Translation_de_DE
* 26-06-22_Update Translation_de_DE
* 26-06-29_Update Translation_de_DE
* 26-07-03_Update Translation_de_DE
2026-07-03 10:08:10 -04:00
bitcoinuser and GitHub
48478d6b11
Update translation.json ( #987 )
...
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
2026-07-02 14:01:47 -04:00
bitcoinuser and GitHub
0eed0244bb
Update currency and payment terminology in translation ( #985 )
...
* Update currency and payment terminology in translation
* Update translation.json
* Update translation.json
* Update translation.json
2026-07-02 14:01:15 -04:00
Blake Kaufman
7acd15fee1
load currency on modal
2026-07-01 09:59:30 -04:00
bitcoinuser and GitHub
537e548369
Update translation for currency selection header ( #980 )
...
* Update translation for currency selection header
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
* Update subHeader text in translation.json
2026-06-30 07:19:48 -04:00
BSN ∞/21M and GitHub
d04cd02542
26-06-29_Update Translation_de_DE ( #977 )
...
* 26-03-30_Update Translation_de_DE
* 26-04-07_Update Translation_de_DE
* 26-04-13_Update Translation_de_DE
* 26-04-29_Update Translation_de_DE
* 26-05-06_Update Translation_de_DE
* 26-06-03_Update Translation_de_DE
* 26-06-09_Update Translation_de_DE
* 26-06-11_Update Translation_de_DE
* 26-06-12_Update Translation_de_DE
* 26-06-22_Update Translation_de_DE
* 26-06-29_Update Translation_de_DE
2026-06-30 07:19:31 -04:00
Blake Kaufman and GitHub
1b0699eeea
Btc map update ( #979 )
...
* add name as a value to the maps db
* create distance helpers
* map icon names to printed names
* resync maps data to pull names
* update maps UI, add list and filter
* updated translations
* use native modules for map clustering
2026-06-29 09:52:07 -04:00
Blake Kaufman and GitHub
260fe827fb
Mobile money ( #978 )
...
* adding mobile money flow
* add burundi
2026-06-29 09:31:41 -04:00
bitcoinuser and GitHub
4749d930a1
Update currency selection header in translation file ( #974 )
2026-06-28 09:09:36 -04:00
bitcoinuser and GitHub
48c47b6040
Update Blitz address fields to payment address ( #972 )
2026-06-27 10:05:59 -04:00
bitcoinuser and GitHub
948182945c
Change 'Dólares' to 'Dólar' in translation file ( #968 )
...
* Change 'Dólares' to 'Dólar' in translation file
* Update translation.json
* Update translation.json
* Update translation.json
2026-06-26 17:17:16 -04:00
Blake Kaufman
38c6cabd02
added view progress button for bitcoin transactions
2026-06-26 08:58:43 -04:00
Blake Kaufman
9ddc9bb9a0
fix add contact name input description
2026-06-25 20:55:11 -04:00
Blake Kaufman and GitHub
48c4eaad5d
adding confirm page for contact payments ( #966 )
...
* adding confirm page for contact payments
* improve confirm style
2026-06-25 18:12:59 -04:00
bitcoinuser and GitHub
61214a4431
Update name input placeholder in Portuguese translation ( #962 )
...
* Update name input placeholder in Portuguese translation
* Update translation.json
* Update translation.json
* Update translation.json
* Update translation.json
2026-06-24 18:30:36 -04:00