Commit graph

2516 commits

Author SHA1 Message Date
fosse
d49bd54a72 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-09-11 08:55:12 -04:00
Konstantin Ullrich
4bcf6162f1
CW-476 Only get Transactions of one Account on tx-history refresh (#1077) 2023-09-08 20:12:54 +03:00
fosse
0732ace20c Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-09-08 12:38:51 -04:00
fosse
6e578ee2f5 small fix 2023-09-08 12:38:44 -04:00
Omar Hatem
94f256997f
New versions (#1073) 2023-09-08 17:15:28 +03:00
fosse
90c120dcc5 Merge branch 'CW-438-add-nano' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-09-08 10:00:17 -04:00
fosse
7f1200ef5e code cleanup 2023-09-08 09:25:33 -04:00
fosse
d4e36a503c remove unused imports 2023-09-08 09:21:12 -04:00
fosse
2ff52d280c remove old references 2023-09-08 09:14:27 -04:00
fosse
e178a2e2a9 ssl fix 2023-09-08 09:09:08 -04:00
fosse
278ea2fc77 observer fix 2023-09-07 12:10:17 -04:00
fosse
bda4684f50 nodes pages fixes 2023-09-07 12:05:27 -04:00
fosse
bb397cd3ee pownode refactor 2023-09-07 11:34:22 -04:00
fosse
4e5a707c52 Merge branch 'CW-459-12-words-btc' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-09-07 09:26:24 -04:00
fosse
5c78541dbc bip39 fixes 2023-09-07 09:22:03 -04:00
Matthew Fosse
3882a452fc
Merge pull request #1060 from cake-tech/CW-459-12-words-btc
Cw 459 12 words btc
2023-09-06 17:15:55 -04:00
Matthew Fosse
bf0d871cf4
Merge branch 'CW-438-add-nano' into CW-459-12-words-btc 2023-09-06 17:15:20 -04:00
fosse
9697baa565 nano fixes pt.2 2023-09-06 10:12:36 -04:00
fosse
2c9bd6c5da nano fixes pt.1 2023-09-06 09:37:52 -04:00
fosse
0984dbc3d7 derivation fixes 2023-09-05 12:04:19 -04:00
fosse
1eca22fc5e Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-09-01 16:40:16 -04:00
fosse
df97c8d5f1 fix 2023-09-01 11:29:43 -04:00
fosse
cb76b22408 fixes 2023-09-01 11:24:24 -04:00
Omar Hatem
68a821cc0e
Fiat api fix (#1070)
* Cw 474 linux swapping wallets btc then xmr still shows btc receive qr code (#1068)

* feat: improve address page txt field

* fix: switching wallets from the desktop dropdown updates dashboard pages

* Revert "feat: improve address page txt field"

This reverts commit 0a30e6d9e1.

* refactor: rename to WalletChangeListener

* fix: _init also behaves on wallet change

* Fix Fiat conversion API parsing
Cherry pick fix for Desktop switching wallets not updating dashboard screens

* Minor indentations fix [skip ci]

---------

Co-authored-by: Rafael Saes <76502841+saltrafael@users.noreply.github.com>
2023-09-01 18:06:18 +03:00
Adegoke David
710fe82d7a
CW-471-Changing-nodes-bug (#1062)
* chore: Cleanup

* fix: Node selection not updating

* fix: Node selection not updating

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-09-01 17:05:45 +03:00
Adegoke David
e634562cf4
Cw-465-Remove CakePay Button on Mobile/Desktop (#1057)
* feat: Remove CakePayButton Mobile

* feat: Remove CakePayButton Desktop

* feat: Remove CakePay Mobile Button

* feat: Remove CakePay Mobile Button

* feat: Remove CakePay Mobile Button

* fix: Action breaking
2023-09-01 16:59:18 +03:00
fossephate
30c870b726 fixes 2023-09-01 09:22:55 -04:00
Konstantin Ullrich
8757390c8f
CW-481 Fix empty Address (#1072) 2023-09-01 14:04:35 +03:00
Adegoke David
d51b9bd684
feat: Replace transfer.sh (#1066)
* feat: Replace transfer.sh

* Update build_haven.sh

* Update pr_test_build.yml

* Update pr_test_build.yml

* Update pr_test_build.yml

* feat: Change apk name in PR workflow

* feat: Change apk name in PR workflow

* feat: Change apk name in PR workflow

* fix: Remove test-apk prefix in app name

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-08-31 20:09:10 +03:00
fosse
287f3e06f7 electrum restore fixes 2023-08-31 09:39:15 -04:00
fosse
60f2c3c450 remove outdated warning 2023-08-30 13:44:39 -04:00
fosse
bb5757f7d3 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-08-30 12:32:15 -04:00
Matthew Fosse
feca2410b8
Merge pull request #1067 from cake-tech/generic_fixes
Generic fixes
2023-08-30 12:30:45 -04:00
OmarHatem
6b9c47563e Allow triggering cache workflow manually
Fix haven build script
2023-08-30 19:15:07 +03:00
fosse
2a998f8d88 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-08-30 11:51:51 -04:00
Omar Hatem
1cc2c645fa
Fix Wallet Loading issues (basic_string & input_stream) (#1059)
* Recover from wallet loading exceptions (basic_string & input_stream)
Recover from removed cached wallets

* Fix restoring as Monero wallets
Fix restoring wallets with invalid files

* Add coin control missing changes for macos monero files

* Add same key for cached dependencies [skip ci]
2023-08-30 18:11:56 +03:00
fosse
38242fbd65 small fix 2023-08-30 09:42:43 -04:00
fosse
a934249acb Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-08-30 09:31:58 -04:00
Godwin Asuquo
fff5a1c419
CW-228 Auto generate monero subaddress (#902)
* Add UI and setting logic for subaddresses

* Enable auto generate subaddresses

* Rename variable

* Add comment to unused code

* Fix issue with initial state change

* Fix observable for isAppSecure

* Filter sub account contacts

* Fix select account use unused address

* Use add address if last address is unused

* Fix auto generate wallet issues

* Fix button color

* Add translation and refactored naming

* Fix PR review

* Remove unused code

* Remove unused overrides in electrum

* Fix address info null check

* CW-228 Fix ContactListViewModel condition

* CW-228 Fix Account Tile; Rework updateAddressesInBox; Fix _getAllUnusedAddresses

* CW-228 Fix unintentional address_page.dart regression

* CW-228 Fix Merge Conflicts

* CW-228 Add more translation Tools

* CW-228 More merge conflict fixes

* CW-228 Fix Merge Conflicts

* CW-228 Auto Translation improvements

* CW-228 Resolve requested Changes

---------

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2023-08-29 19:11:51 +03:00
fosse
5b0ac29fe0 fix 2023-08-29 09:35:30 -04:00
fosse
0389ac40b0 remove deprecated alert 2023-08-29 09:18:18 -04:00
fosse
3053ea4d10 fixes 2023-08-25 11:59:24 -04:00
fosse
e72f196c23 restore fix 2023-08-25 11:12:07 -04:00
fosse
fe05f5a53d cleanup 2023-08-25 09:12:59 -04:00
fosse
35e7e98e22 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-438-add-nano 2023-08-24 18:09:20 -04:00
fosse
47bf8cc7c1 updates 2023-08-24 18:06:58 -04:00
Justin Ehrenhofer
9999816850
Improve ChangeNOW and Trocador network mapping (#1058)
* Improve ChangeNOW network mapping

Follows Trocador code to use the title instead of the const name, and to allow normalizing across the tag level instead of needing to map the `legacyTicker`

I will test

* Missing `}`

* Remove `:`

* Add normalizeTitle for zec

* Missing `;`

* Make functions private and fix zec for Trocador

* Add supported assets [skip ci]

* Change name [skip ci]
2023-08-25 00:30:53 +03:00
fosse
ee062148a3 Merge branch 'CW-438-add-nano' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-08-24 11:20:41 -04:00
fosse
bbb196dba8 save 2023-08-24 11:20:04 -04:00
Godwin Asuquo
f6670c0236
CW-415 add coin control for xmr (#985)
* Added CoinsInfo to monero_api_cpp

* Add struct on dart

* Add struct on dart

* Set coins value

* CW-415 Use add-coin-to-monero branch

* CW-415 Add get Coin and build Monero Deps using Docker

* CW-415 Fix Typo

* CW-415 add debug log info

* CW-415 Add preferred key Images for coin control to Monero

* CW-415 Fix generation

* CW-415 Skip GA Cache Externals

* CW-415 Skip GA Cache Externals

* CW-415 Coin Control: remove Block Explorer for Monero, Add Tx hash, save note on field exit

* CW-415 Coin Control: Throw Exception when all outputs are deselected

* CW-415 Coin Control: Show Frozen Balance on Dashboard

* CW-415 Coin Control: Show Frozen Balance on Dashboard

* CW-415 Ignore cached Monero deps in Workflow

* CW-415 Fix displaying frozen Balance

* Use own Translator with http 1.1.0

* CW-415 Resolve requested Changes

* CW-415 Resolve requested Changes

* CW-415 Resolve requested Changes

* CW-415 Apply requested Changes

* CW-415 Apply requested Changes

* CW-415 Ensure opening of UnspentCoinsInfo Box, even for Monero.com

---------

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2023-08-24 16:54:05 +03:00