Czarek Nakamoto
562cfb2fc8
bump monero_c commit
2024-05-15 17:30:03 +02:00
Czarek Nakamoto
b35b06699b
bump monero_c hash
2024-05-15 12:13:53 +02: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
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
Czarek Nakamoto
0e902b6f63
fix for multiple wallets
2024-05-08 17:36:39 +02:00
OmarHatem
a745c59af4
Fix conflicts with main
2024-05-08 17:36:01 +03:00
OmarHatem
ca037d9b48
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into MrCyjaneK-cyjan-monerodart
...
Conflicts:
cw_monero/lib/api/signatures.dart
cw_monero/lib/api/types.dart
cw_monero/lib/api/wallet_manager.dart
lib/locales/hausa_intl.dart
lib/locales/yoruba_intl.dart
lib/main.dart
macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
scripts/android/pubspec_gen.sh
2024-05-08 17:35:08 +03:00
Omar Hatem
12e3001b3a
Generic enhancements ( #1435 )
...
* Disable Ledger for MacOS
* increase update duration for Solana [skip ci]
* change tron default Node
Update build number
* Add disabling tron grid to privacy settings
* update monero.com versions [skip ci]
2024-05-08 17:26:57 +03:00
Matthew Fosse
baad7f7469
Nano-GPT ( #1336 )
...
* init
* updates
* nano updates
* updates
* updates
* [skipci] wip deep link changes
* fix deep links
* minor fix
* add reminder message on buy and exchange routes
* [skip ci] font fixes
* review updates
* [skip ci] minor fix
* save
* fixes
* minor code cleanup
* minor potential fix
2024-05-08 03:00:01 +03:00
m
eccc3393ef
Update cw_monero pubspec lock file for monero.dart
2024-05-07 16:13:08 +01:00
m
1cb71895f6
Update the application configuration for windows build script.
2024-05-07 15:58:23 +01:00
m
950cc84346
Add missed windows build scripts
2024-05-07 15:49:23 +01:00
m
eef25149c9
Update monero.dart and monero_c versions.
2024-05-07 15:43:43 +01:00
m
bd02c1febf
Added build guides for iOS and macOS. Replaced nproc call on macOS. Added macOS configuration for configure_cake_wallet.sh script.
2024-05-06 21:41:40 +01:00
Matthew Fosse
e5be737236
bio auth on mac + package updates for 3.19.3/5 ( #1398 )
...
* bio auth mac fix
* remove comment and change duration from 2 to 0
* cherry pick previous changes
* 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
* Minor UI change [skip ci]
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-05-06 22:55:05 +03:00
Serhii
3f3cd10158
thor name to address lookup ( #1390 )
...
* thor name to address lookup
* minor fix [skip ci]
* Addressing code review comments
* minor fix
2024-05-06 22:16:25 +03:00
Adegoke David
cd41766e69
Desktop-Enhancements ( #1434 )
...
* feat: Add minimum size for macos app
* fix: Adjust font sizing and spaces in wallet list page and wallet selection dropdown
2024-05-06 22:14:43 +03:00
Adegoke David
2a88b32eee
fix: Add another node, handle errors gracefully ( #1433 )
2024-05-06 22:11:18 +03:00
rottenwheel
55cdec810e
fix: remove comma in OpenAlias title ( #1430 )
2024-05-06 14:32:31 +03:00