Commit graph

2826 commits

Author SHA1 Message Date
Czarek Nakamoto
bc7e59e526 fix: wallet seed display
fix: wownero not refreshing
2024-06-24 16:00:45 +02:00
OmarHatem
442bae17cc fix conflicts with main 2024-06-21 04:38:40 +03:00
OmarHatem
e76cc699aa Merge branch 'main' of https://github.com/cake-tech/cake_wallet into wownero
 Conflicts:
	lib/view_model/wallet_keys_view_model.dart
2024-06-21 04:37:11 +03:00
OmarHatem
a9521ef53e Merge branch 'MrCyjaneK-cyjan-monerodart' of https://github.com/cake-tech/cake_wallet into wownero
 Conflicts:
	scripts/android/build_monero_all.sh
2024-06-21 04:36:10 +03:00
Omar Hatem
4a0096985a
fix donation link saved regardless of the current wallet (#1491)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
2024-06-21 02:17:19 +03:00
Serhii
1690f6af1e
Erc20 token transactions are displaying incorrectly (#1493)
* evm signature name

* hide depositWithExpiry and transfer transactions

* Update contact_list_view_model.dart

* remove erc20 token history when disabled
2024-06-21 02:13:12 +03:00
Konstantin Ullrich
40c2712f55
Merge pull request #1502 from cake-tech/template-fixes
Some checks failed
Cache Dependencies / test (push) Has been cancelled
Remove emotes from issue templates
2024-06-18 18:23:21 +02:00
tuxsudo
ab293548d2 Remove emotes from issue templates 2024-06-18 16:16:39 +00:00
Konstantin Ullrich
5b3161fb29
Add Recovery Height to Wallet seed page for monero (#1470)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
2024-06-18 09:00:07 +03:00
Matthew Fosse
591342ec6a
electrum updates (#1449)
* hotfixes

* copy over the rest of the fixes

* use hardened derivation path everywhere

* correct balance path for electrum

* revert index nullability and correct balance path for all cases

* only save wallet info if we changed it
2024-06-18 08:08:03 +03:00
OmarHatem
066e25075f Add wownero polyseed 2024-06-14 23:10:45 +03:00
Adegoke David
fc2c9a2bcc
feat: Int overflow issue (#1482)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
2024-06-14 16:24:10 +03:00
OmarHatem
598b9f35e9 minor fix 2024-06-14 14:11:58 +03:00
Czarek Nakamoto
2e81ef5459 bump monero_c commit 2024-06-13 15:00:47 +02:00
Czarek Nakamoto
df12bf4672 build_single.sh using clean env 2024-06-13 14:05:44 +02:00
Czarek Nakamoto
a3291289b1 rename target 2024-06-13 08:02:25 +02:00
Czarek Nakamoto
9a8590d15b wownero fixes 2024-06-12 16:56:42 +02:00
Czarek Nakamoto
531ca0e889 bump monero_c commit 2024-06-12 09:00:29 +02:00
Czarek Nakamoto
e59c94de0e link android wownero libraries 2024-06-11 07:35:22 +02:00
OmarHatem
257465308e minor fixes 2024-06-11 03:43:06 +02:00
OmarHatem
43622373d8 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into wownero 2024-06-11 02:08:10 +02:00
Omar Hatem
ffa0b416e9
v4.18.2 (#1489)
* v4.18.2

* update the actual app_env and remove .fish [skip ci]
2024-06-11 00:54:46 +02:00
cyan
fd4822815f
Merge branch 'main' into wownero 2024-06-10 18:58:32 +02:00
Czarek Nakamoto
85fed65aa6 free more storage 2024-06-10 18:53:51 +02:00
OmarHatem
a6f7d0006b revert commenting of secrets [skip ci] 2024-06-10 17:38:50 +02:00
Omar Hatem
245ac5ae3c
Switch tron default node (#1488)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
* fixes and minor enhancements for SP flow

* fix build

* change dfx text

* minor fixes

* pass use electrs to setListeners

* comment out connecting on failure for now

* Switch tron default node
2024-06-10 17:24:52 +02:00
OmarHatem
5a4a4bd7f4 revert commenting of build gradle configs 2024-06-10 17:14:09 +02:00
cyan
d683e47023
Merge branch 'main' into wownero 2024-06-10 16:43:20 +02:00
Czarek Nakamoto
9520a89ee8 free up even more storage 2024-06-10 15:46:54 +02:00
OmarHatem
657e942383 finalizing wownero 2024-06-10 09:53:28 +02:00
Omar Hatem
5a6502a35a
SP Enhancments (#1483)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
* fixes and minor enhancements for SP flow

* fix build

* change dfx text

* minor fixes

* pass use electrs to setListeners

* comment out connecting on failure for now
2024-06-10 09:30:58 +02:00
Rafael
1dd2c7da56
Sp fixes (#1487)
* feat: missing desktop setting menu

* fix: sp utxo pending

* fix: change to electrs only scanning, initial migration, and btc-electrum as null ssl
2024-06-10 09:22:57 +02:00
OmarHatem
f48023b60c finalizing wownero 2024-06-10 00:28:52 +02:00
Czarek Nakamoto
2ad76de4be proper path for wownero and monero 2024-06-09 15:05:41 +02:00
Czarek Nakamoto
d76d54d1f6 update ios builds 2024-06-09 14:46:49 +02:00
Czarek Nakamoto
972e637948 add wownero framework 2024-06-09 12:31:49 +02:00
Matthew Fosse
8a3e98a18d update secure_storage version to 8.1.0 in configure.dart 2024-06-09 12:31:43 +02:00
Matthew Fosse
a564551887 add keychain group entitlement and update script for RunnerBase on macos 2024-06-09 12:28:02 +02:00
OmarHatem
fed6004348 complete wownero flow (app side) 2024-06-09 01:39:42 +02:00
Omar Hatem
2f2e7ed1af
Merge branch 'main' into wownero 2024-06-08 17:40:54 +02:00
Czarek Nakamoto
748caf3746 macos 2024-06-08 14:54:07 +02:00
Czarek Nakamoto
411fcbbeb9 ios and windows changes 2024-06-08 13:54:03 +02:00
Czarek Nakamoto
64adc5e62c build wownero 2024-06-08 13:50:26 +02:00
OmarHatem
26c7c3e828 fix workflow issue 2024-06-06 23:42:00 +02:00
OmarHatem
95bf36d1d9 fix conflicts 2024-06-06 23:38:50 +02:00
OmarHatem
603bf7b9d4 Add initial wownero 2024-06-06 23:36:54 +02:00
Omar Hatem
82b0115bbc
Merge branch 'main' into MrCyjaneK-cyjan-monerodart 2024-06-06 23:32:53 +02:00
Czarek Nakamoto
54fae0bfb9 free up more storage 2024-06-06 19:04:46 +02:00
Serhii
30dc8f9238
Cw 591 in app cake pay integration (#1376)
* init commit

* buy card UI

* buy card detail page

* card filter

* dropdown button

* user auth flow

* create order

* denomination option

* fix searching

* denom option fix UI

* simulate payment

* Update pr_test_build.yml

* Update pr_test_build.yml

* Implement order expiration handling [skip ci]

* refactor code [skip ci]

* remove ionia related code [skip ci]

* change auth flow

* add currency prefix

* grid view UI

* fix country filter issue

* fix underline color

* fix fetching card list [skip ci]

* list view

* update cake pay title

* Optimize API usage by fetching CakePay vendors

* handle no cards found case

* adjust the flow of purchases

* UI fixes

* fix btc payment data

* link extractor

* fix fetch next page issue

* UI fixes

* fix text size

* revert base page changes

* Revert "revert base page changes"

* UI fixes

* fix UI

* fix link style + localization

* update cake pay title

* update cake pay subtitle

* Update cake_pay_order.dart

* revert inject_app_details update
2024-06-06 06:51:22 +02:00
Czarek Nakamoto
ca2439ae90 free up even more storage 2024-06-05 13:58:05 +02:00