Commit graph

264 commits

Author SHA1 Message Date
OmarHatem
603bf7b9d4 Add initial wownero 2024-06-06 23:36:54 +02:00
Czarek Nakamoto
b8d925ec82 remove build cache when on gh actions 2024-06-05 09:52:22 +02:00
OmarHatem
dc41f072e9 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into MrCyjaneK-cyjan-monerodart
 Conflicts:
	cw_monero/ios/Classes/monero_api.cpp
2024-06-04 23:10:56 +03:00
Omar Hatem
43a4477b39
fix Monero polyseed issue (#1474)
Add desktop settings silent payment
update versions
2024-05-31 15:57:30 +03:00
Rafael
96b9b60f50
Cw 453 (#1306)
* feat: rebase btc-addr-types, migrate to bitcoin_base

* feat: allow scanning elect-rs using get_tweaks

* feat: scanning and adding addresses working with getTweaks, add btc SP address type

* chore: pubspec.lock

* chore: pubspec.lock

* fix: scan when switching, fix multiple unspents in same tx

* fix: initial scan

* fix: initial scan

* fix: scanning issues

* fix: sync, storing silent unspents

* chore: deps

* fix: label issues, clear spent utxo

* chore: deps

* fix: build

* fix: missing types

* feat: new electrs API & changes, fixes for last block scanning

* feat: Scan Silent Payments homepage toggle

* chore: build configure

* feat: generic fixes, testnet UI improvements, useSSL on bitcoin nodes

* fix: invalid Object in sendData

* feat: improve addresses page & address book displays

* feat: silent payments labeled addresses disclaimer

* fix: missing i18n

* chore: print

* feat: single block scan, rescan by date working for btc mainnet

* feat: new cake features page replace market page, move sp scan toggle, auto switch node pop up alert

* feat: delete silent addresses

* fix: red dot in non ssl nodes

* fix: inconsistent connection states, fix tx history

* fix: tx & balance displays, cpfp sending

* feat: new rust lib

* chore: node path

* fix: check node based on network

* fix: missing txcount from addresses

* style: padding in feature page cards

* fix: restore not getting all wallet addresses by type

* fix: auto switch node broken

* fix: silent payment txs not being restored

* feat: change scanning to subscription model, sync improvements

* fix: scan re-subscription

* fix: default nodes

* fix: improve scanning by date, fix single block scan

* refactor: common function for input tx selection

* fix: nodes & build

* fix: send all with multiple outs

* refactor: unchanged file

* Update pr_test_build.yml

* chore: upgrade

* chore: merge changes

* refactor: unchanged files [skip ci]

* fix: scan fixes, add date, allow sending while scanning

* feat: sync fixes, sp settings

* feat: fix resyncing

* fix: date from height logic, status disconnected & chain tip get

* fix: params

* feat: electrum migration if using cake electrum

* fix nodes
update versions

* re-enable tron

* update sp_scanner to work on iOS [skip ci]

* fix: wrong socket for old electrum nodes

* Fix unchecked wallet type call

* fix: double balance

* feat: node domain

* fix: menu name

* fix: update tip on set scanning

* fix: connection switching back and forth

* feat: check if node is electrs, and supports sp

* chore: fix build

* minor enhancements

* fixes and enhancements

* solve conflicts with main

* fix: status toggle

* minor enhancement

* Monero.com fixes

* update sp_scanner to include windows and linux

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-05-29 17:43:48 +03:00
Konstantin Ullrich
86d4c929a5
Merge remote-tracking branch 'refs/remotes/origin/CW-453-silent-payments' into MrCyjaneK-cyjan-monerodart 2024-05-29 15:42:03 +02:00
Konstantin Ullrich
17c1362d08
Merge remote-tracking branch 'origin/MrCyjaneK-cyjan-monerodart' into MrCyjaneK-cyjan-monerodart 2024-05-29 15:40:03 +02:00
Czarek Nakamoto
cee7ab6d74 bump monero_c commit 2024-05-29 15:06:32 +02:00
OmarHatem
17eddde1d7 Monero.com fixes 2024-05-29 15:58:36 +03:00
Konstantin Ullrich
f4e01c511a
Merge remote-tracking branch 'refs/remotes/origin/CW-453-silent-payments' into MrCyjaneK-cyjan-monerodart
# Conflicts:
#	ios/Podfile.lock
#	macos/Podfile.lock
2024-05-29 13:50:53 +02:00
OmarHatem
c4b4d4e735 minor enhancements 2024-05-25 17:22:33 +03:00
Omar Hatem
4dd42412fd
Merge branch 'main' into MrCyjaneK-cyjan-monerodart 2024-05-24 15:44:15 +03:00
Czarek Nakamoto
97a5812f5c bump monero_c commit 2024-05-24 07:36:19 +02:00
Rafael Saes
dc86968022 Merge remote-tracking branch 'origin/main' into CW-453-silent-payments 2024-05-22 19:32:45 -03:00
Omar Hatem
dfba5be2cd
bump android build number [skip ci] 2024-05-22 04:19:33 +03:00
Omar Hatem
7b5204fdaa
Generic enhancements (#1456)
* minor enhancement

* show camera consent at least once, even if camera permission is granted already

* minor enhancement [skip ci]

* Add taproot derivation path to electrum_derivations.dart

* remove unused import [skip ci]

* Initialize Ledger only when necessary

* Update app versions
2024-05-22 04:18:04 +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
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
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
2c9558d0da Merge remote-tracking branch 'origin/main' into CW-453-silent-payments 2024-05-14 15:54:43 -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
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
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
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
4ac357fd6a Merge remote-tracking branch 'origin/main' into CW-453-silent-payments 2024-05-10 19:24:10 -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
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
Rafael Saes
b7c942ac4e Merge remote-tracking branch 'origin/main' into CW-453-silent-payments 2024-05-09 07:37:58 -03: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
Rafael Saes
657e9ac6fc Merge remote-tracking branch 'origin/main' into CW-453-silent-payments 2024-05-07 11:50:57 -03: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