Commit graph

2988 commits

Author SHA1 Message Date
fossephate
23e7da3205 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-26 08:56:44 -07:00
MyEcoria
331d6ee648
Update transaction_details_view_model.dart (#1690)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
Replacement proposal for the closed nano and banano explorers
2024-09-26 05:16:31 +03:00
Matthew Fosse
9edd87b0af
keep sign/verify pages loaded (#1703) 2024-09-26 05:15:09 +03:00
Serhii
647551661d
fix derivation Info (#1689)
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-09-26 05:10:46 +03:00
Omar Hatem
11584844d5
Verify seed phrase (#1700)
* add confirm passphrase field and show/hide passphrase feature

* change error message
allow force appending translation to overwrite

* minor fix for showing frozen balance correctly [skip ci]

* remove debug prints [skip ci]
2024-09-26 04:51:38 +03:00
Rafael
e9b5b18428
Fix regex pattern (#1695)
* fix: regex pattern

* fix: extracting regex
2024-09-26 04:49:09 +03:00
fossephate
3724681ba4 don't show all 1000+ mweb addresses on receive page 2024-09-25 10:52:32 -07:00
fossephate
dcac601b8f [skip ci] minor cleanup 2024-09-25 10:42:42 -07:00
fossephate
48061ea3a1 don't use mwebd for non-mweb tx's 2024-09-25 10:36:37 -07:00
fossephate
1de4ccd83d [skip ci] fix test net btc 2024-09-25 09:19:10 -07:00
fossephate
6f2cb4dff5 [skip ci] minor 2024-09-24 16:52:44 -07:00
fossephate
f66e369e45 minor 2024-09-24 16:33:34 -07:00
fossephate
d040793dd5 minor 2024-09-24 16:31:33 -07:00
fossephate
154eee317b balance fix 2024-09-24 16:31:02 -07:00
fossephate
55d8b96bc8 [skip ci] minor 2024-09-24 16:19:45 -07:00
fossephate
efa8324b53 check if still processing utxos before updating sync status [skip ci] 2024-09-24 16:05:58 -07:00
fossephate
ea929982c3 review fixes, pt.2 2024-09-24 15:56:03 -07:00
fossephate
29164b2608 trigger build 2024-09-24 15:10:14 -07:00
fossephate
5cb8c4f406 [skip ci] minor 2024-09-24 14:22:58 -07:00
fossephate
967e33329e [skip ci] minor 2024-09-24 13:38:49 -07:00
fossephate
31affa69ea [skip ci] minor 2024-09-24 13:20:04 -07:00
fossephate
840287c72d review fixes, additional cleanup 2024-09-24 12:57:12 -07:00
fossephate
6f462aadc3 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-24 08:38:48 -07:00
fossephate
6a4eaece98 revert sync status title 2024-09-24 08:37:44 -07:00
David Adegoke
fc7bea6830
Fix-agressive-contract-check (#1698)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
* fix: Lower aggressiveness and modify parameter used when fetching

* fix: Remove extra warning text when adding contract address

* chore: Add some tracking logs

* chore: Add some tracking logs

* chore: More comprehensive logs

* chore: More readable release logs

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-09-24 16:37:09 +03:00
Serhii
cf1e8a306c
Qr code passphrase restoration flow fix (#1694)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
* add passphrase to credentials

* prevent double restoring

* fix conflict, simplify restricting user from tapping restore multiple times

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-09-24 06:40:33 +03:00
fossephate
633d5242c2 [skip ci] minor 2024-09-23 17:20:46 -07:00
fossephate
ea1d4cbb41 [skip ci] minor 2024-09-23 17:20:17 -07:00
fossephate
cb74505f59 revert sync eta changes into separate pr 2024-09-23 17:03:58 -07:00
fossephate
af2f0e2abe Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-23 17:00:22 -07:00
fossephate
7435db03a8 silent payments eta fixes and updates 2024-09-23 16:18:38 -07:00
fossephate
a226a338ff additional cleanup 2024-09-23 14:41:19 -07:00
fossephate
371fb8ce86 [skip ci] minor code cleanup 2024-09-23 14:29:33 -07:00
fossephate
dbc2fb3fb1 [skip ci] minor code cleanup 2024-09-23 14:29:13 -07:00
fossephate
e48cd0df41 fix mweb crash on non-fully deleted mweb cache, sync status ETA, other connection fixes 2024-09-23 14:26:56 -07:00
Omar Hatem
094b5ec82e
Revert "fix polygon name (#1697)" (#1699)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
This reverts commit 17de9f16b8.
2024-09-23 20:13:40 +03:00
Matthew Fosse
8d7bad37f4 fix transaction history not showing up 2024-09-23 10:07:39 -07:00
Matthew Fosse
b3e346ddfd [skip ci] fix tag spacing 2024-09-23 09:55:27 -07:00
cyan
bab45a9e36
add missing error messages (#1696) 2024-09-23 19:18:21 +03:00
Serhii
17de9f16b8
fix polygon name (#1697) 2024-09-23 19:17:07 +03:00
Matthew Fosse
69e254732d Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-23 08:41:25 -07:00
tuxsudo
6592b7a3c5
Generic enhancements (#1668)
* Add more choices for pin code required duration

* Fix spacing in Cake Features

* Update Cake Features cards

* Update Cake Pay image

* Add NanoGPT image

* Update Sign/Verify strings

* Update more flags

* update moonpay currency name

* Update more icons

* Add friendly message for less than minimum fee

* fix translation [skip ci]

* Fix icon theming and add Telegram link

* Fix color issue for restore screen

* rename matic poly to pol

* minor potential fix [skip ci]

* minor fix [skip ci]

* Update analysis_options.yaml

* fix translations

* fix translation

* revert regex changes

* Update bitcoin_cash_electrum_server_list.yml

* Update address_validator.dart

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-09-23 17:10:40 +03:00
fossephate
fb6cea2df7 fix 2024-09-22 22:29:37 -07:00
Matthew Fosse
d653713687 [skip ci] Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-22 21:06:12 -07:00
cyan
e2b3507134
CW-745 don't show txkey when it's unavailable (#1692)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
2024-09-23 00:16:09 +03:00
David Adegoke
4adb81c4dc
CW-727/728-Automated-Integrated-Tests (#1514)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
* feat: Integration tests setup and tests for Disclaimer, Welcome and Setup Pin Code pages

* feat: Integration test flow from start to restoring a wallet successfully done

* test: Dashboard view test and linking to flow

* feat: Testing the Exchange flow section, selecting sending and receiving currencies

* test: Successfully create an exchange section

* feat: Implement flow up to sending section

* test: Complete Exchange flow

* fix dependency issue

* test: Final cleanups

* feat: Add CI to run automated integration tests withan android emulator

* feat: Adjust Automated integration test CI to run on ubuntu 20.04-a

* fix: Move integration test CI into PR test build CI

* ci: Add automated test ci which is a streamlined replica of pr test build ci

* ci: Re-add step to access branch name

* ci: Add KVM

* ci: Add filepath to trigger the test run from

* ci: Add required key

* ci: Add required key

* ci: Add missing secret key

* ci: Add missing secret key

* ci: Add nano secrets to workflow

* ci: Switch step to free space on runner

* ci: Remove timeout from workflow

* ci: Confirm impact that removing copy_monero_deps would have on entire workflow time

* ci: Update CI and temporarily remove cache related to emulator

* ci: Remove dynamic java version

* ci: Temporarily switch CI

* ci: Switch to 11.x jdk

* ci: Temporarily switch CI

* ci: Revert ubuntu version

* ci: Add more api levels

* ci: Add more target options

* ci: Settled on stable emulator matrix options

* ci: Add more target options

* ci: Modify flow

* ci: Streamline api levels to 28 and 29

* ci: One more trial

* ci: Switch to flutter drive

* ci: Reduce options

* ci: Remove haven from test

* ci: Check for solana in list

* ci: Adjust amounts and currencies for exchange flow

* ci: Set write response on failure to true

* ci: Split ci to funds and non funds related tests

* test: Test for Send flow scenario and minor restructuring for test folders and files

* chore: cleanup

* ci: Pause CI for now

* ci: Pause CI for now

* ci: Pause CI for now

* Fix: Add keys back to currency amount textfield widget

* fix: Switch variable name

* fix: remove automation for now

* test: Updating send page robot and also syncing branch with main

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-09-22 05:46:51 +03:00
Matthew Fosse
4f046fe585 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-20 19:19:53 -07:00
Matthew Fosse
6bcda3b5cf fix mweb tags 2024-09-20 14:15:38 -07:00
Serhii
32e119e24f
rbf-fixes-recomended-fee-rate (#1684)
* rbf fixes

* Revert "rbf fixes"

* fix replaced transactions

* re-format electrum_wallet.dart [skip ci]

* minor fixes [skip ci]

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-09-20 23:57:43 +03:00
Matthew Fosse
f2ddbcf740 merge fixes pt.1 [skip ci] 2024-09-20 11:56:04 -07:00