BlueWallet/screen
Ivan Vershigora 31eca3cc2d REF: scrypt + AES-256-GCM (v2 envelope), legacy v1 read-only
Encrypt now emits a v2: envelope — scrypt (N=2^15, r=8, p=1) KDF plus
AES-256-GCM. Decrypt still reads legacy Salted__ (EVP_BytesToKey-MD5 +
AES-256-CBC) ciphertexts, and lazily rewrites them as v2 on the first
successful unlock. Public encrypt/decrypt are now async.
2026-06-22 11:20:56 +01:00
..
lnd fix: improve typescript coverage 2026-06-14 11:28:25 +01:00
receive fix: inputs alignments (#8570) 2026-05-21 09:14:38 +02:00
send fix: improve typescript coverage 2026-06-14 11:28:25 +01:00
settings REF: scrypt + AES-256-GCM (v2 envelope), legacy v1 read-only 2026-06-22 11:20:56 +01:00
transactions OPS: upgrade Arkade SDKs and harden Ark wallet integration (#8585) 2026-06-01 15:22:17 +01:00
wallets feat: iOS 26 glass (#8508) 2026-06-18 16:37:24 +01:00
ActionSheet.common.ts REF: MultipleStepsListItem to TSX 2025-01-19 15:12:35 -04:00
ActionSheet.ios.ts REF: bump react native 2026-03-16 21:13:23 +00:00
ActionSheet.ts REF: bump react native 2026-03-16 21:13:23 +00:00
PlausibleDeniability.tsx REF: split BlueComponents, prune dead/optional props 2026-05-18 12:56:12 +01:00
PromptPasswordConfirmationSheet.tsx REF: bump react native 2026-03-16 21:13:23 +00:00
PromptPasswordConfirmationSheet.types.ts REF: bump react native 2026-03-16 21:13:23 +00:00
SelectFeeScreen.tsx fix: send screen scroll and fees modal (#8495) 2026-04-29 07:11:42 +02:00
UnlockWith.tsx REF: split BlueComponents, prune dead/optional props 2026-05-18 12:56:12 +01:00