Commit graph

2641 commits

Author SHA1 Message Date
Czarek Nakamoto
c5a532a138 fix NTFS issues 2024-05-21 13:24:13 +02:00
Czarek Nakamoto
d78f524f1c backup fix 2024-05-20 19:27:58 +02:00
OmarHatem
6d76130cbe handle previous issue with fetching linux documents directory [skip ci] 2024-05-19 05:44:59 +03:00
OmarHatem
f3197a6dbb Merge remote-tracking branch 'origin/MrCyjaneK-cyjan-monerodart' into MrCyjaneK-cyjan-monerodart 2024-05-19 04:20:31 +03:00
OmarHatem
c8bdc3d151 get App Dir correctly in default_settings_migration.dart 2024-05-19 04:20:22 +03:00
Omar Hatem
8955df8f2c
Merge branch 'main' into MrCyjaneK-cyjan-monerodart 2024-05-17 16:51:45 +03:00
Konstantin Ullrich
82391d4a5b
Generic fixes (#1454)
* Handle Bluetooth is disabled

* Allow signMessage using ledger_bitcoin

* Fix desktop wallet selection dropdown
2024-05-17 16:15:19 +03:00
m
bf2ff45282 Add ability to build monero wallet lib as universal lib. Update macOS build guide. Change default arch for macOS project to . 2024-05-15 20:35:21 +01:00
OmarHatem
888543c3fd Merge remote-tracking branch 'origin/MrCyjaneK-cyjan-monerodart' into MrCyjaneK-cyjan-monerodart 2024-05-15 21:02:54 +03:00
Czarek Nakamoto
910bcb250a bump monero_c commit 2024-05-15 19:20:07 +02:00
Czarek Nakamoto
603dd5d1fb bump moneroc version 2024-05-15 18:58:36 +02:00
Czarek Nakamoto
562cfb2fc8 bump monero_c commit 2024-05-15 17:30:03 +02:00
OmarHatem
e3a1fc7552 Merge remote-tracking branch 'origin/MrCyjaneK-cyjan-monerodart' into MrCyjaneK-cyjan-monerodart 2024-05-15 16:38:48 +03:00
Czarek Nakamoto
b35b06699b bump monero_c hash 2024-05-15 12:13:53 +02:00
OmarHatem
b56e01bbac Merge branch 'main' of https://github.com/cake-tech/cake_wallet into MrCyjaneK-cyjan-monerodart
 Conflicts:
	scripts/android/pubspec_gen.sh
	scripts/ios/app_config.sh
2024-05-15 04:04:19 +03:00
Adegoke David
fbecc5c994
fix: Tron Timeout Issue (#1448)
* fix: Tron timeout issue

* fix: Revert

* fix: Tron transaction expiry error
2024-05-15 02:54:39 +03:00
m
9169551a95 Use dylib as iOS framework. Use custom path for loading of iOS framework for monero.dart. Add script for generate iOS framework for monero wallet. 2024-05-14 18:11:48 +01:00
Czarek Nakamoto
1599626f6b fix build script 2024-05-14 07:43:32 +02:00
Matthew Fosse
4947e231e9
Cw 613 quantex (#1377)
* save progress

* [skip ci]

* forgot to add [skip ci]

* not sure what exactly I changed but it just works now! ¯\_(ツ)_/¯

* status updates

* minor cleanup

* minor fix (toUppercase needed)

* remove unnecessary apikey + keep original raw values

* fix track url for quantex

* only increment raw values

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-05-14 05:07:16 +03:00
OmarHatem
6291f72c25 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into MrCyjaneK-cyjan-monerodart 2024-05-14 04:33:01 +03:00
Omar Hatem
c12b4f5ff6
improve error handling (#1451) 2024-05-14 04:27:16 +03:00
OmarHatem
2c978fc693 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into MrCyjaneK-cyjan-monerodart
 Conflicts:
	cw_monero/example/pubspec.lock
	lib/main.dart
2024-05-14 02:57:11 +03:00
OmarHatem
2f695963b4 update pubspec.lock 2024-05-14 02:56:03 +03:00
OmarHatem
ed866d9b30 Fix MacOS saving wallet file issue
Fix Secure Storage issue (somehow)
2024-05-14 02:43:08 +03:00
Omar Hatem
e92e8df3aa
Generic enhancements (#1447)
* Disable hardware wallets for Monero.com

* disable ble permission on Monero.com

* code cleanup [skip ci]

* Fix missing Trade bytes issue
2024-05-13 23:59:11 +03:00
Czarek Nakamoto
9702b64dd4 libstdc++ 2024-05-13 19:39:11 +02:00
Czarek Nakamoto
5ce0d6f86e fix monero_c build issues 2024-05-13 16:36:35 +02:00
Czarek Nakamoto
e68cae6bf4 make init async so it won't lag
disable print starts
2024-05-12 08:18:24 +02:00
Omar Hatem
f6d41f318e
Merge branch 'main' into MrCyjaneK-cyjan-monerodart 2024-05-12 02:45:34 +03:00
Czarek Nakamoto
2d883f8f3f store crash fix 2024-05-11 22:27:34 +02:00
Omar Hatem
97555f2ce1
V4.16.0 (#1445)
* update build numbers

* fix UI issue

* Add Nano to secret generation properly [skip ci]

* remove to utc from expiration time

* update app version
Remove tron
2024-05-10 21:34:28 +03:00
Omar Hatem
678dc3b135
update build numbers (#1441)
* update build numbers

* fix UI issue

* Add Nano to secret generation properly [skip ci]

* remove to utc from expiration time
2024-05-10 21:28:49 +03:00
m
ae1fe4023d Add auto generation of manifest file for android project even for iOS, macOS, Windows. 2024-05-10 16:26:24 +01:00
Czarek Nakamoto
00f79a393e don't pull prebuilds android 2024-05-10 11:20:39 +02:00
Czarek Nakamoto
6d9cf1d3a2 ios library 2024-05-10 11:13:47 +02:00
OmarHatem
7d91c5e69e add missing nano secrets file [skip ci] 2024-05-10 04:46:45 +03:00
m
112c092bde Disable haven configuration for iOS as default. Add ability to configure cakewallet for iOS with for configuration script. Remove cw_shared configuration for cw_monero. 2024-05-09 21:04:21 +01:00
Omar Hatem
1c17b69669
Merge branch 'main' into MrCyjaneK-cyjan-monerodart 2024-05-09 18:48:38 +03:00
Adegoke David
cfe4401ccb
Desktop-refresh-error-fix (#1442)
* fix: Desktop refresh issue

* chore: Removing comments
2024-05-09 17:10:49 +03:00
Omar Hatem
524f186418
Merge branch 'main' into MrCyjaneK-cyjan-monerodart 2024-05-09 16:00:51 +03:00
Omar Hatem
8325181253
Revert flutter secure storage update (#1440)
* Revert flutter secure storage update

* Fix app start slowness
2024-05-09 16:00:26 +03:00
Adegoke David
1fdc848b3a
fix: Modify tron fee to eliminate spike due to first tx (#1439) 2024-05-09 14:03:30 +03:00
OmarHatem
fa53913153 fix conflicts with main 2024-05-09 01:01:03 +03:00
OmarHatem
49a92ff053 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into MrCyjaneK-cyjan-monerodart
 Conflicts:
	lib/main.dart
	lib/view_model/backup_view_model.dart
2024-05-09 00:56:38 +03:00
m
75f3cb78f8 Include missed monero dll for windows. 2024-05-08 21:51:55 +01:00
Adegoke David
bfb78eded9
CW-599-Extract-Secure-Storage (#1353)
* feat: Modify app to depend on secure storage abstraction instead of the direct package

* chore: Revert command

* Update configure.dart [skip ci]

* Update configure.dart

* Fix conflicts

* clean up and fixes

* minor fix

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-05-08 23:23:27 +03:00
m
1fe447000f Add macOS option for description message in configure_cake_wallet.sh 2024-05-08 19:34:24 +01:00
m
bf14a14db9 Add tron to windows application configuration. 2024-05-08 19:30:43 +01:00
Omar Hatem
8f7525635d
Merge branch 'main' into MrCyjaneK-cyjan-monerodart 2024-05-08 21:04:35 +03:00
Omar Hatem
c35929f28e
update flutter secure storage (#1437)
* update flutter secure storage

* fix flutter secure storage version
2024-05-08 21:04:25 +03:00