Commit Graph

13558 Commits

Author SHA1 Message Date
Ivan Vershigora
1766cadcdf
REF: split BlueComponents, prune dead/optional props 2026-05-18 12:56:12 +01:00
GLaDOS
4429f127c6
Merge pull request #8562 from BlueWallet/renovate/lottie-react-native-7.x
Some checks are pending
Build Release and Upload to TestFlight (iOS) / build (push) Waiting to run
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Blocked by required conditions
BuildReleaseApk / buildReleaseApk (push) Waiting to run
BuildReleaseApk / browserstack (push) Blocked by required conditions
fix(deps): update dependency lottie-react-native to v7.3.7
2026-05-18 00:49:27 +01:00
renovate[bot]
8d8b2fb9cf
fix(deps): update dependency lottie-react-native to v7.3.7 2026-05-17 20:13:51 +00:00
GLaDOS
714984cefe
Merge pull request #8558 from BlueWallet/renovate/react-native-svg-15.x
fix(deps): update dependency react-native-svg to v15.15.5
2026-05-17 21:08:54 +01:00
GLaDOS
42b1154543
Merge pull request #8541 from BlueWallet/amouunt
Some checks failed
Build Release and Upload to TestFlight (iOS) / build (push) Has been cancelled
BuildReleaseApk / buildReleaseApk (push) Has been cancelled
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Has been cancelled
BuildReleaseApk / browserstack (push) Has been cancelled
FIX: amountinput layout
2026-05-16 00:56:27 +01:00
Marcos Rodriguez
492a617d42 Merge branch 'amouunt' of https://github.com/BlueWallet/BlueWallet into amouunt 2026-05-15 16:02:30 -05:00
Marcos Rodriguez
ebf8e245ec w 2026-05-15 16:02:24 -05:00
Overtorment
14b3695a36
Merge branch 'master' into amouunt 2026-05-15 21:49:39 +01:00
renovate[bot]
f3294d1fc6
fix(deps): update dependency react-native-svg to v15.15.5 2026-05-15 15:17:52 +00:00
GLaDOS
ae9a5605f3
Merge pull request #8535 from BlueWallet/renovate/react-native-gesture-handler-2.x
fix(deps): update dependency react-native-gesture-handler to v2.31.2
2026-05-15 16:13:30 +01:00
GLaDOS
0749457c04
Merge pull request #8542 from BlueWallet/e2e-stability
tst: e2e stability
2026-05-15 16:13:15 +01:00
GLaDOS
4fe998aad8
Merge pull request #8545 from BlueWallet/locsync31
ref: localization sweep — translations, lint script, cleanups
2026-05-15 16:13:05 +01:00
GLaDOS
5f865777c9
Merge pull request #8546 from BlueWallet/cursor-fix-tx-details-fee-rate-decimal-585e
FIX: transaction details fee rate to one decimal place
2026-05-15 16:13:00 +01:00
GLaDOS
66736f9c91
Merge pull request #8532 from BlueWallet/dependabot/npm_and_yarn/fast-xml-builder-1.2.0
Some checks are pending
Build Release and Upload to TestFlight (iOS) / build (push) Waiting to run
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Blocked by required conditions
BuildReleaseApk / buildReleaseApk (push) Waiting to run
BuildReleaseApk / browserstack (push) Blocked by required conditions
build(deps): bump fast-xml-builder from 1.1.4 to 1.2.0
2026-05-14 22:35:34 +01:00
Ivan Vershigora
fef40b4990
fix: cleanup 2026-05-14 16:37:30 +01:00
Ivan Vershigora
8b16c53e5c
ref: localization sweep — translations, lint script, cleanups 2026-05-14 16:27:30 +01:00
Marcos Rodriguez
32f810cb46 Update StorageProvider.tsx 2026-05-13 16:51:05 -05:00
Marcos Rodriguez
fb8fd51d86 Update StorageProvider.tsx 2026-05-13 16:49:22 -05:00
Marcos Rodriguez
71dd93ede2 FIX: amountinput layout 2026-05-13 14:49:39 -05:00
Nuno
1728f33f0a
ref: sign and verify screen (#8548)
Some checks are pending
Build Release and Upload to TestFlight (iOS) / build (push) Waiting to run
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Blocked by required conditions
BuildReleaseApk / buildReleaseApk (push) Waiting to run
BuildReleaseApk / browserstack (push) Blocked by required conditions
2026-05-13 20:27:11 +02:00
Ivan Vershigora
295a32caef tst: e2e stability 2026-05-13 18:47:12 +01:00
Nuno
8195855f05
fix: wake up (#8537)
Some checks are pending
Build Release and Upload to TestFlight (iOS) / build (push) Waiting to run
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Blocked by required conditions
BuildReleaseApk / buildReleaseApk (push) Waiting to run
BuildReleaseApk / browserstack (push) Blocked by required conditions
2026-05-13 16:34:14 +02:00
Nuno
d09bd69b96
fix: sats format (#8551)
Some checks are pending
Build Release and Upload to TestFlight (iOS) / build (push) Waiting to run
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Blocked by required conditions
BuildReleaseApk / buildReleaseApk (push) Waiting to run
BuildReleaseApk / browserstack (push) Blocked by required conditions
2026-05-13 07:24:53 +02:00
renovate[bot]
ccb1dcaef7
fix(deps): update dependency react-native-gesture-handler to v2.31.2 2026-05-12 12:09:38 +00:00
Cursor Agent
3a48182105
FIX: show transaction fee rate with one decimal on details screen
Fee rate was computed with Math.round, collapsing values like 3.6 sats/vB
to 4. Round to one decimal place for display and copy text.

Co-authored-by: Overtorment <Overtorment@users.noreply.github.com>
2026-05-11 16:22:37 +00:00
Nuno
e2bcae3818
ADD: Redesign txdetail (#8289)
Some checks failed
Build Release and Upload to TestFlight (iOS) / build (push) Has been cancelled
BuildReleaseApk / buildReleaseApk (push) Has been cancelled
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Has been cancelled
BuildReleaseApk / browserstack (push) Has been cancelled
2026-05-11 17:10:49 +01:00
Ivan Vershigora
f039c993cd OPS: pin action versions, prebuild RN core, warm iOS sim for e2e 2026-05-11 12:52:23 +01:00
renovate[bot]
11d367b975 fix(deps): update dependency bitcoinjs-lib to v7.0.1 2026-05-11 12:49:03 +01:00
renovate[bot]
31820f4cad fix(deps): update dependency ecpair to v3.0.1 2026-05-11 12:48:18 +01:00
Nuno
167dc05cdf
ref: manage wallets list and search (#8527)
Some checks are pending
Build Release and Upload to TestFlight (iOS) / build (push) Waiting to run
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Blocked by required conditions
BuildReleaseApk / buildReleaseApk (push) Waiting to run
BuildReleaseApk / browserstack (push) Blocked by required conditions
* ref: manage wallets list and search

* fix review

* improvements

* fix: svg and localization

* fix: swipe

* fix: dark mode

* fix: props type

* fix: remove dead code

* fix: drop TouchableWithoutFeedback

* fix: usePreventRemove

* ref: address search

* fix header animation

* fix: code style

---------

Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
2026-05-10 17:59:12 +02:00
Nuno
8276b8d22b
ref: floatbuttons borders and animation (#8529)
Some checks are pending
Build Release and Upload to TestFlight (iOS) / build (push) Waiting to run
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Blocked by required conditions
BuildReleaseApk / buildReleaseApk (push) Waiting to run
BuildReleaseApk / browserstack (push) Blocked by required conditions
2026-05-09 18:57:08 +02:00
Overtorment
edff2468d4
Merge branch 'master' into dependabot/npm_and_yarn/fast-xml-builder-1.2.0 2026-05-09 13:07:41 +01:00
Overtorment
55f7004440
OPS: speed up CI, split e2e workflows per platform 2026-05-09 12:57:36 +01:00
Ivan Vershigora
5e7f61fba4
fix: Podfile.lock 2026-05-09 09:33:04 +01:00
Ivan Vershigora
6c23fdc0d4
fix: sync with master 2026-05-09 09:17:10 +01:00
GLaDOS
ae24973596
Merge pull request #8528 from BlueWallet/853
OPS: Update RN
2026-05-09 02:04:47 +01:00
dependabot[bot]
620553d0a2
build(deps): bump fast-xml-builder from 1.1.4 to 1.2.0
Bumps [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder) from 1.1.4 to 1.2.0.
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-builder/compare/v1.1.4...v1.2.0)

---
updated-dependencies:
- dependency-name: fast-xml-builder
  dependency-version: 1.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-08 16:45:54 +00:00
Marcos Rodriguez
6256258fa0 OPS: detox 2026-05-06 23:21:00 -05:00
Ivan Vershigora
e9cd4262dd
OPS: split e2e workflows per platform, add build/test split, tune CI caches 2026-05-06 13:29:34 +01:00
Marcos Rodriguez
4181019ad3 OPS: Update RN 2026-05-05 15:42:04 -05:00
Nuno
7560f92c4b
feat: status pills on the header (#8418)
Some checks failed
Build Release and Upload to TestFlight (iOS) / build (push) Has been cancelled
BuildReleaseApk / buildReleaseApk (push) Has been cancelled
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Has been cancelled
BuildReleaseApk / browserstack (push) Has been cancelled
* feat: status pills on the header

* ref: review suggestions

* ref: speed

* optimize

* comments

* conflicts

* review comments

* review comments

* fix comments

* fix comments

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-04 12:00:00 +02:00
Nuno
2376abb2d3
ref: receive screen layout (#8518)
Some checks are pending
Build Release and Upload to TestFlight (iOS) / build (push) Waiting to run
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Blocked by required conditions
BuildReleaseApk / buildReleaseApk (push) Waiting to run
BuildReleaseApk / browserstack (push) Blocked by required conditions
2026-05-03 08:42:51 +02:00
GLaDOS
c063ce81b6
Merge pull request #8515 from BlueWallet/import
Some checks failed
Build Release and Upload to TestFlight (iOS) / build (push) Has been cancelled
BuildReleaseApk / buildReleaseApk (push) Has been cancelled
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Has been cancelled
BuildReleaseApk / browserstack (push) Has been cancelled
Update SegmentedControlNativeComponent.ts
2026-05-01 20:42:08 +01:00
Marcos Rodriguez
48e880dbb5 Update SegmentedControlNativeComponent.ts 2026-04-30 11:19:52 -05:00
Overtorment
f75eb7bf71
OPS: Update to RN 85
Some checks failed
Build Release and Upload to TestFlight (iOS) / build (push) Has been cancelled
BuildReleaseApk / buildReleaseApk (push) Has been cancelled
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Has been cancelled
BuildReleaseApk / browserstack (push) Has been cancelled
2026-04-29 22:30:57 +01:00
Nuno
03412bbf07
ref: flicker on warning and buttons (#8511) 2026-04-29 22:19:39 +02:00
Marcos Rodriguez
fc05826092 Merge branch 'master' into rn85 2026-04-29 14:02:08 -05:00
GLaDOS
4d662809c2
Merge pull request #8505 from BlueWallet/new-qr
Some checks are pending
Build Release and Upload to TestFlight (iOS) / build (push) Waiting to run
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Blocked by required conditions
BuildReleaseApk / buildReleaseApk (push) Waiting to run
BuildReleaseApk / browserstack (push) Blocked by required conditions
feat: new qrcodes
2026-04-29 18:00:11 +01:00
Marcos Rodriguez
00b5129787 OPS: Update to RN 85 2026-04-29 11:30:07 -05:00
Ivan Vershigora
35a39e2153
feat: new qrcodes 2026-04-29 15:10:49 +01:00