Commit Graph

283 Commits

Author SHA1 Message Date
Nuno
d415f1a0b8
feat: iOS 26 glass (#8508)
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-06-18 16:37:24 +01:00
Ivan Vershigora
c76db2f84a tst: fix flaky goBack in iOS e2e tests
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-15 16:20:46 +01:00
pietro909
e37c4a693c
OPS: upgrade Arkade SDKs and harden Ark wallet integration (#8585)
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-06-01 15:22:17 +01:00
Ivan Vershigora
d043b86310
tst: manage wallets 2026-05-27 19:23:55 +01:00
Ivan Vershigora
a5a7d34478 FIX: patch react-native-tcp-socket onConnect crash; stabilize iOS e2e 2026-05-21 16:33:43 +01:00
Nuno
9e907566f0
feat: redesigned wallet details (#8301)
* feat: redesign transaction detail screen with unified layout and Lottie pending animation

* ADD: decode OP_RETURN payload as UTF-8 text in transaction detail

Co-authored-by: Cursor <cursoragent@cursor.com>

* REF: transaction detail redesign (themes, pending icon, loc)

Co-authored-by: Cursor <cursoragent@cursor.com>

* REF: remove deprecated TransactionDetails, TransactionStatus and getTransactionStatusOptions

Co-authored-by: Cursor <cursoragent@cursor.com>

* FIX: resolve lint errors (unused vars, styles, loc keys, no-bitwise, inline styles)

Co-authored-by: Cursor <cursoragent@cursor.com>

* FIX: remove redundant !tx check in transaction detail guard

Co-authored-by: Cursor <cursoragent@cursor.com>

* FIX: show transaction not available when tx not found after load

Co-authored-by: Cursor <cursoragent@cursor.com>

* FIX: remove unused transaction prop type from TransactionDetail

Co-authored-by: Cursor <cursoragent@cursor.com>

* TST: update UTXO note E2E to use new transaction detail note prompt UI

Co-authored-by: Cursor <cursoragent@cursor.com>

* simplify changes on the PR for review

* remove unused loc

* remove unchanged colors

* better offline support for tx details

* remove unused key loc

* fix code review issues

* fix balance

* fix tests

* REF: address PR #8289 review feedback

* redesigned wallets details

* fix lint

* fix lint

* fix bip84 test

* fix test

* fix tests

* fix tests

* fix: truncation and sendTo logic display

* fix: new arch fixes

* fix: lint

* fix: crash on status update

* fix: lint and tests

* fix: tests

* fix: tests

* fix: tests

* fix: tests

* fix: tests

* Potential fix for pull request finding 'Identical operands'

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>

* fix: tests

* fix: tests

* fix: tests

* fix: tests

* fix: tests

* fix style

* fix merge master

* Merge branch 'wallet-details' of https://github.com/BlueWallet/BlueWallet into wallet-details

* fix loc

* fix loc

* fix style

* improve coin control from wallet details

* fix: e2e

* fix: WalletDetails

* fix: flat

* fix: e2e

* fix: e2e

* Potential fix for pull request finding 'Unused variable, import, function or class'

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>

* fix: remove notifications dialogs

* fix: second button title

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
Co-authored-by: Overtorment <overtorment@gmail.com>
2026-05-21 09:12:49 +02:00
Ivan Vershigora
4524882015
tst: simplify wallet discovery and import test 2026-05-18 10:29:13 +01:00
Ivan Vershigora
295a32caef tst: e2e stability 2026-05-13 18:47:12 +01: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
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
Nuno
eaae18d002
fix: send screen scroll and fees modal (#8495) 2026-04-29 07:11:42 +02:00
Nuno
81170856fb
fix: header with the new arch (#8493) 2026-04-25 09:23:42 +02:00
Overtorment
22e6ecbb39 REF: cleanup and andr build fix 2026-03-17 10:40:18 +00:00
Overtorment
ad28079f7c Merge remote-tracking branch 'origin/master' into ref-cleanup-andr-build 2026-03-17 09:58:40 +00:00
Overtorment
5e1c60c5ff REF: settings-privacy 2026-03-16 22:13:55 +00:00
Overtorment
416a643baf REF: cleanup and andr build fix 2026-03-16 21:58:05 +00:00
Overtorment
9dc35cecb9
REF: bump react native 2026-03-16 21:13:23 +00:00
Marcos Rodriguez Vélez
37916ab2e5
REF: Use new icons package 2026-03-02 14:54:47 +00:00
Ivan Vershigora
a3a10ff440
feat: e2e stacktrace; emulator prepare script 2026-02-17 12:33:00 +00:00
Ivan Vershigora
fa3eb56418
ref: improve stability of e2e tests 2026-01-14 09:07:42 +00:00
Nuno
df5e0c039f
REF: update settings screens with new theme system 2026-01-09 19:53:28 +00:00
Ivan Vershigora
9d1b6e3a7d feat: detox ios tests 2025-12-16 10:20:42 +00:00
Ivan Vershigora
a633c25420
feat: only build x64 android for github actions 2025-12-10 21:05:37 +04:00
overtorment
b8d8404582 TST: fix e2e 2025-12-09 20:55:34 +00:00
overtorment
5c82b19706 FIX: hw wallets with taproot integration 2025-11-17 11:00:23 +00:00
Marcos Rodriguez
05d015b32e REF: Unlock passsword UX 2025-10-12 23:22:41 -05:00
Ivan Vershigora
05f40cf9c5
fix: 显示语言 2025-09-09 15:33:01 +01:00
Ivan Vershigora
d2d367620e
ref: convert aztecoRedeem to TS e2e test 2025-08-09 15:44:41 +03:00
Ivan Vershigora
40ad916477
Revert "fix: use uint8ArrayToHex where sha256 converted to hex string"
This reverts commit c56ed7de88.
2025-07-07 21:29:25 +01:00
Ivan Vershigora
c56ed7de88
fix: use uint8ArrayToHex where sha256 converted to hex string 2025-07-07 16:15:07 +01:00
Cursor Agent
fca24cf79d Replace create-hash with @noble/hashes/sha256
Co-authored-by: overtorment <overtorment@gmail.com>
2025-07-06 12:04:04 +00:00
overtorment
0854e9b64b Merge remote-tracking branch 'origin/fix-ln-scan-invoice' into fix-ln-scan-invoice 2025-05-27 12:05:38 +01:00
overtorment
0986ca0c6c FIX: scan bolt11 invoice on ln-send screen 2025-05-27 12:04:55 +01:00
overtorment
ce6179bf4e TST: simplify e2e 2025-05-26 17:11:10 +01:00
overtorment
a85810db6e FIX: scanning BIP21 from main screen doesnt work 2025-05-26 14:36:12 +01:00
overtorment
3757dacfb3 FIX: can button on main screen 2025-05-26 12:27:45 +01:00
Overtorment
63c3e29f4d
REF: bump bitcoinjs to v7 2025-05-25 16:35:33 +01:00
Marcos Rodriguez Velez
ab3083c842 Update bluewallet.spec.js 2025-04-06 03:23:41 -04:00
Marcos Rodriguez Velez
dc908e6350 wip 2025-04-06 03:23:23 -04:00
Marcos Rodriguez Velez
35e782421c Update bluewallet.spec.js 2025-04-06 02:29:21 -04:00
Marcos Rodriguez Velez
332c6458ae TST: add testid to custom fee row 2025-04-06 02:24:28 -04:00
Marcos Rodriguez Vélez
a6702e9087
Update bluewallet2.spec.js 2025-04-05 02:27:08 -04:00
Marcos Rodriguez Vélez
0a843e69a0
Update bluewallet.spec.js 2025-04-05 02:24:07 -04:00
Marcos Rodriguez Velez
39b2f82145 TST: Fix tests 2025-04-05 00:16:24 -04:00
overtorment
8d7644fc52 FIX: electrum reconnect and refetch on app startup 2025-03-31 15:45:22 +01:00
overtorment
829fe7bdcd FIX: electrum reconnect and refetch on app startup 2025-03-31 15:41:07 +01:00
Overtorment
4753d984ca
Revert "REF: Wallet tranaction header animation" 2025-03-04 10:16:58 +00:00
Marcos Rodriguez Vélez
e519360d89
Update bluewallet2.spec.js 2025-03-03 04:25:38 -04:00
Marcos Rodriguez Velez
ec2bc5e627 wip 2025-03-03 03:30:19 -04:00
overtorment
85cb6c1287 FIX: transactions list screen would not always update with new transactions 2025-02-27 18:41:29 +00:00