Commit graph

2706 commits

Author SHA1 Message Date
Matthew Fosse
66d0f4bcf3 update gradle files 2024-08-22 15:07:47 -04:00
OmarHatem
0db1f26380 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into update_app_deps 2024-08-22 15:34:48 +03:00
OmarHatem
9c3f0b329b minor fix 2024-08-22 15:34:31 +03:00
OmarHatem
47ca649060 update translations 2024-08-22 03:55:23 +03:00
OmarHatem
c05c927c8d Merge branch 'main' of https://github.com/cake-tech/cake_wallet into update_app_deps 2024-08-22 03:47:41 +03:00
smgthbusr
92f87a5366
Add Armenian language (#1623)
* Add Armenian strings

* Add Armenian

* Add Armenian flag
2024-08-22 03:47:30 +03:00
Jorge
799ddcdc6f
Fix Spanish string (#1622) 2024-08-22 03:45:16 +03:00
cyan
3cefe3b288
update setup-java and switch distribution (#1629) 2024-08-22 03:36:11 +03:00
OmarHatem
299484d0f0 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into update_app_deps 2024-08-22 01:33:30 +03:00
Rafael
c0e0cf02aa
Fix testnet (#1632)
* fix: failed connection and misc changes

* default isTestnet to false

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-08-22 01:31:20 +03:00
Matthew Fosse
49d2560eb9
fix (#1633) 2024-08-21 22:49:47 +03:00
OmarHatem
432f7831e4 fix deps 2024-08-20 06:20:35 +03:00
OmarHatem
dec7d2bf53 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into update_app_deps
# Conflicts:
#	cw_nano/pubspec.lock
#	cw_wownero/pubspec.lock
#	pubspec_base.yaml
2024-08-20 06:14:52 +03:00
OmarHatem
6a24764c56 fix deps 2024-08-20 05:56:51 +03:00
OmarHatem
ef0c7764b3 fix build runner issues 2024-08-20 05:43:16 +03:00
Konstantin Ullrich
5449b94ba4
Windows fix (#1624)
* CW-488 Fix missing Wownero logo

* Temporary fix for windows
2024-08-19 17:06:57 +03:00
OmarHatem
516c85e25e update build_runner 2024-08-19 15:12:01 +03:00
OmarHatem
19c600ba10 update macos build number
minor fixes
2024-08-18 17:15:23 +03:00
cyan
4071e460f6
fix universal build (#1621) 2024-08-18 15:25:44 +03:00
OmarHatem
fe4b3e4eb0 push haven fix 2024-08-18 03:48:25 +03:00
Omar Hatem
c59d39d42d
Generic fixes (#1619)
* update fee rates

* periodically update fees

* minor enhancements

* minor enhancements

* some improvements
add solana node

* handle empty hex as null

* minor improvement

* fix imports

* fix app hanging on splash screen

* update app versions
temporarily disable sign/verify for hardware wallets
2024-08-18 03:37:15 +03:00
Matthew Fosse
7c9b72483a
Socket null handling (#1610)
* return null if in connection failure state

* reconnect on connection failure

* better connection handling

* probably not necessary but just incase

* connection handling updates

* add cancelOnError: true
2024-08-18 02:28:45 +03:00
Matthew Fosse
83ef61e928
Cw 565 sign messages (#1378)
* version bump to 3.13.9, auth working on mac

* bump flutter version in workflow file

* workflow fix

* test fix

* downgrade flutter version

* test fix

* test fix

* update gradle version

* start working on ui for message signing

* updates

* sign working for a few wallet types

* updates & verification for electrum currencies

* nano support

* sign/verify working on eth, bitcoin broken

* update translations

* Implement Verify Message for Monero

* save [skip ci]

* pub key extraction working

* fixes for electrum signing

* verify working for solana!

* electrum still not working :( [skip ci]

* electrum messages working!

* fixes for updated dart version, localization file updates

* remove accidental inclusion

* missed some unimplemented throws

* Update res/values/strings_de.arb

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>

* Apply suggestions from code review

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>

* review suggestions and updates [skip ci]

* [skip ci] add polygon

* [skip ci] merge mac-auth/update version

* fix litecoin

* bio auth mac fix

* remove comment and change duration from 2 to 0

* cherry pick previous changes

* litecoin fixes, sign form fixes, use new walletAddressPicker

* support accounts

* verify messages working for monero

* working sign and verify messages for nano

* electrum signing working [skip ci]

* additional nano fixes

* update translations

* attempt to decode signatures with base64

* workaround for secure storage bug on mac

* bump version to 3.19.5 (because breez will need this version anyways)

* some code cleanup

* some changess didn't get saved

* just documenting the issue [skip ci]

* undo accidental removal + minor code cleanup

* merge conflicts

* merge fixes [skip ci]

* add tron support

* [wip] fixing

* remove duplicate references to electrum path for maintainability

* fixes

* minor fix

* fixes

* undo debug comment

* update migration for all electrum based wallets

* hotfixes

* copy over the rest of the fixes

* minor code cleanup [skip ci]

* updates

* electrum signing workinggit statusgit statusgit statusgit status!

* copy same fixes for litecoin

* litecoin fixes

* add v to litecoin signatures

* fix dependencies

* fix bitcoin_base version

* merge fix

* dep override

* fix conflicts with main

* trial fix for android build

* fixes

* fix

* dep fix, should build

* fix signing for bitcoin cash

* [skip ci] minor code cleanup

* [skip ci] minor code cleanup 2

* forgot wonero, various other fixes

* more fixes

* fix solana (untested)

---------

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-08-18 02:10:27 +03:00
cyan
eef319658a
Fix legacy seeds not being displayed when polyseed is not supported (#1608)
* Fix legacy seeds not being displayed when polyseed is not supported

* fallback to english on Japanese, it errors with empty errorString - probably some kind of normalization issue
2024-08-17 05:30:48 +03:00
cyan
ec8c404086
fix rosseta builds (#1593) 2024-08-17 05:25:10 +03:00
OmarHatem
a9b7491f37 Merge branch 'generic_fixes' of https://github.com/cake-tech/cake_wallet into update_app_deps 2024-08-17 05:22:54 +03:00
OmarHatem
31618a5737 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into generic_fixes 2024-08-17 01:27:46 +03:00
OmarHatem
a0666150ee minor improvement 2024-08-17 01:27:40 +03:00
David Adegoke
fb3f64facf
fix: Restore backup bug fix and clean up sol error message (#1614)
* fix: Restore backup bug fix and clean up sol error message

* fix: Add async await to reinitialize
2024-08-17 01:21:03 +03:00
OmarHatem
deb13213c1 update android compile sdk for older packages 2024-08-16 17:46:32 +03:00
OmarHatem
fa49373805 update flutter and app deps 2024-08-16 05:07:24 +03:00
Rafael
102139b061
feat: more info on privkey error (#1612) 2024-08-16 04:34:41 +03:00
OmarHatem
be0093ebcd handle empty hex as null 2024-08-16 03:31:36 +03:00
OmarHatem
0fddb68694 some improvements
add solana node
2024-08-15 22:47:22 +03:00
René Brunner
40496fbfe7
Major overhaul of the Tagalog localization (#1611) 2024-08-15 20:04:11 +03:00
OmarHatem
8dcce2a874 minor enhancements 2024-08-15 03:43:03 +03:00
cyan
4fa487fa27
seed fixes (#1594)
* seed fixes + jCenter removal

* set seed language to English if none
show error when requesting seed

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-08-15 02:41:22 +03:00
Rafael
d96bab43c9
fix: p2sh addr (#1607) 2024-08-15 02:40:40 +03:00
OmarHatem
8dd8c6e783 minor enhancements 2024-08-14 19:43:12 +03:00
Omar Hatem
183f9c191d
Update pr_test_build_linux.yml 2024-08-14 17:49:56 +03:00
OmarHatem
0c0b06f42c periodically update fees 2024-08-14 14:55:11 +03:00
OmarHatem
79cac41e02 update fee rates 2024-08-14 03:30:59 +03:00
OmarHatem
20252cdea8 cache only android deps
only have linux build as an artifact
2024-08-14 01:37:04 +03:00
OmarHatem
390fdda023 fix caching linux deps 2024-08-14 00:58:13 +03:00
OmarHatem
b0ece46f29 use the cached deps for both jobs [skip ci] 2024-08-13 23:15:32 +03:00
Omar Hatem
525df820c3
Generic fixes (#1605)
* minor fixes

* fix not saving wallet password to secure storage

* cache linux deps as well
2024-08-13 22:51:25 +03:00
David Adegoke
4e7e00b975
Fix: Remove resolution scope from unstoppable domains plugin (#1604) 2024-08-13 21:25:18 +03:00
cyan
4b69277858
add mutex around _confirmForm to prevent the wallets from breaking (#1602)
* add mutex around _confirmForm to prevent the wallets from breaking

* add async

* drop mutex for a boolean

* don't make the variable global
2024-08-13 16:47:37 +03:00
cyan
2949299821
unstoppable domains fix (#1600) 2024-08-13 15:15:31 +03:00
tuxsudo
0491ad9ee2
Update support links (#1595)
* Update support links list, add proper support for light/dark icons, update provider icons

* Update trocador icon

* Update variable

* trial fix for android build

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-08-13 14:15:47 +03:00