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
OmarHatem
f61e9b25aa
update sp_scanner to work on iOS [skip ci]
2024-05-15 03:55:18 +03:00
OmarHatem
081de3fd15
re-enable tron
2024-05-15 03:06:31 +03:00
OmarHatem
7783875bd7
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-453-silent-payments
2024-05-15 02:56:06 +03:00
OmarHatem
78a6015da5
fix nodes
...
update versions
2024-05-15 02:55:58 +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
Rafael Saes
20b0f2475b
Merge remote-tracking branch 'origin/CW-453-silent-payments' into CW-453-silent-payments
2024-05-14 17:28:07 -03:00
Rafael Saes
290bdf3f43
feat: electrum migration if using cake electrum
2024-05-14 17:27:19 -03:00
OmarHatem
8f8ee34b18
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-453-silent-payments
...
Conflicts:
cw_bitcoin/pubspec.lock
cw_core/pubspec.lock
cw_haven/pubspec.lock
cw_monero/pubspec.lock
cw_nano/pubspec.lock
2024-05-14 21:56:06 +03:00
Rafael Saes
2c9558d0da
Merge remote-tracking branch 'origin/main' into CW-453-silent-payments
2024-05-14 15:54:43 -03:00
Rafael Saes
ec6225b299
fix: params
2024-05-14 15:53:20 -03:00
Rafael Saes
e1acef2b92
fix: date from height logic, status disconnected & chain tip get
2024-05-14 14:27:47 -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
Rafael Saes
3c041eed5b
feat: fix resyncing
2024-05-11 10:14:14 -03:00
Rafael Saes
4ac357fd6a
Merge remote-tracking branch 'origin/main' into CW-453-silent-payments
2024-05-10 19:24:10 -03:00
Rafael Saes
e72ed496ff
feat: sync fixes, sp settings
2024-05-10 19:23:05 -03: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
Rafael Saes
8b5ab79d29
Merge remote-tracking branch 'origin/main' into CW-453-silent-payments
2024-05-09 17:06:45 -03:00
Rafael Saes
8e5d997562
fix: scan fixes, add date, allow sending while scanning
2024-05-09 17:06:39 -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
Rafael Saes
b7c942ac4e
Merge remote-tracking branch 'origin/main' into CW-453-silent-payments
2024-05-09 07:37:58 -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