Commit graph

7 commits

Author SHA1 Message Date
OmarHatem
21c8d9c16d Merge branch 'v4.13.1_v1.10.1' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password
 Conflicts:
	lib/di.dart
	lib/entities/default_settings_migration.dart
2024-01-28 05:04:56 +02:00
Serhii
9754d67601
Cw-343-a-list-of-previously-used-addresses (#1248)
* add used addresses list

* generate new address button

* fix wallet type issue

* fix addresses button title

* update selectButton

* show all wallet addresses

* add tx amount and balance

* fix ui

* remove cashAddr format

* fix generating new address issue

* disable autogenerating

* fix cashAddr format

* minor fix

* add search bar

* Update address_cell.dart

* fix merge conflict

* address labeling feature

* review fixes

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-01-23 07:15:24 +02:00
OmarHatem
40773c5977 Add password flow to Nano
Remove duplicate encryption file flow and use it from cw_core
2023-10-06 03:38:39 +03:00
M
f52c45b167 Change encryption method for electrum wallets is wallet password provides directly. Add ability to user for repeat wallets password and compare with original wallet password before wallet creation for cases when wallet password provides directly. 2023-04-10 19:16:13 -04:00
M
1beb18b045 Flutter upgrade 2022-10-12 13:09:57 -04:00
M
25607bdcae Change way for generate change and receive addresses. 2022-01-18 18:27:33 +02:00
M
4535a1aaa8 Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00