fosse
0eb538b2cb
more strings
2023-08-02 13:28:26 -04:00
fosse
94db74160a
more fixes
2023-08-02 13:16:43 -04:00
fosse
9c3322b2b6
fixes
2023-08-02 12:43:08 -04:00
fosse
8e43decab6
update translations
2023-08-02 12:38:13 -04:00
fosse
c8d9fcbaf4
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-438-add-nano
2023-08-02 12:34:36 -04:00
fosse
5563bea04e
save
2023-08-02 11:47:00 -04:00
Serhii
d5c0012964
CW-224-Allow-Monero-proxy-in-node-settings ( #966 )
...
* update setupNodeSync func
* minor fixes
* localization
* add request node with proxy
* formatting
2023-08-02 14:48:52 +03:00
Rafael Saes
fcf4fbdc14
Cw 433 support send templates with multiple recipients ( #995 )
...
* feat: Support Send templates with multiple recipients
* feat: use only first name for template display, and sum total amount
* fix: amounts being wiped
* feat: make send template card buttons function like send card
* feat: replace amount -> name for template name
* fix: template name
2023-08-02 01:19:04 +03:00
fosse
ca3bf2f3f5
fix for scanning QR codes
2023-08-01 15:56:34 -04:00
fosse
f8a2e4dd7c
fixes + auto receive incoming txs
2023-08-01 13:48:22 -04:00
fosse
92d4a6f6d6
remove fees from send screen, send and receive transactions working
2023-08-01 09:50:07 -04:00
Konstantin Ullrich
c68baf7244
CW-423 Use SensitiveClipboard for sensitive Stings ( #1013 )
...
* CW-423 Use SensitiveClipboard for sensitive Stings
* CW-423 Bump Android Target and Min SDK
* CW-423 Use Helper function for sensitive Clipboard
2023-08-01 15:52:03 +03:00
Konstantin Ullrich
cfaa89d165
CW-425 use the open alias new line UI ( #1004 )
...
* CW-425 Display Contact Name in the send view
* CW-425 Ignore false positives on OpenAlias
2023-08-01 15:00:00 +03:00
Matthew Fosse
962074c093
fix nav-bar issue ( #1010 )
...
Co-authored-by: fossephate <fosse@book.local>
2023-07-31 21:06:45 +03:00
fosse
3a50b58b09
sends working
2023-07-31 11:39:22 -04:00
fosse
601b646e27
nano-unfinished
2023-07-31 09:10:33 -04:00
fosse
33c99cb2a5
derivation updates
2023-07-28 10:36:50 -04:00
fosse
490618ebd6
balance working
2023-07-28 09:30:11 -04:00
fosse
d30de4dc3f
tx history working and fiat fixes
2023-07-27 13:02:10 -04:00
fosse
9ebf74fa01
receive screen + node screen working
2023-07-27 10:30:07 -04:00
Matthew Fosse
b28f85350a
CW-441 xmr price issue ( #1005 )
...
* refactor fiat_rate_update
* remove commented line
2023-07-27 04:08:12 +03:00
fosse
2670eb2868
seed generation
2023-07-26 13:15:22 -04:00
Konstantin Ullrich
da2f1c62f5
CW-443 Use networkWallets on OnRamper ( #1012 )
...
* CW-443 Use networkWallets on OnRamper
* CW-443 Normalize XMR
2023-07-26 19:48:53 +03:00
fosse
7f93f816de
save
2023-07-25 16:31:52 -04:00
fosse
235a47b5fd
successfully add nano wallet
2023-07-25 13:36:24 -04:00
fosse
c6797cc5ef
save
2023-07-25 11:21:49 -04:00
fosse
ae0727ad33
successfully builds!
2023-07-24 17:01:07 -04:00
fosse
e3624880c5
config changes
2023-07-24 16:23:09 -04:00
fosse
359c5e8a9a
more base config stuff
2023-07-24 14:09:28 -04:00
fosse
cea5458873
initial changes
2023-07-24 12:56:20 -04:00
Justin Ehrenhofer
53eecb4443
Minor: slow
-> Slow
[skip-ci]
2023-07-24 09:45:33 -05:00
OmarHatem
5c2bd930b0
Fix transaction amount conversions
2023-07-22 05:59:38 +03:00
OmarHatem
87d414a34c
Fix int overflow
2023-07-22 03:39:10 +03:00
OmarHatem
2e0b02766e
Fix sending erc20
...
fix block explorer issue
2023-07-21 21:28:56 +03:00
OmarHatem
680359e6f1
Minor Fixes and Enhancements
2023-07-21 19:58:44 +03:00
OmarHatem
5376b9e663
Enhance loading time for erc20 tokens transactions
2023-07-21 18:52:10 +03:00
OmarHatem
659c702d48
Save transaction history
2023-07-21 18:37:33 +03:00
OmarHatem
588a07b03f
Fix Transaction Fee display
2023-07-21 17:41:14 +03:00
Omar Hatem
b2c8b32e49
Free Up GitHub Actions Ubuntu Runner Disk Space ( #1009 )
2023-07-21 17:21:37 +03:00
OmarHatem
e669870174
Free Up GitHub Actions Ubuntu Runner Disk space (trial 2)
2023-07-21 14:42:20 +03:00
OmarHatem
5965f20c94
Free Up GitHub Actions Ubuntu Runner Disk Space
2023-07-21 14:23:44 +03:00
OmarHatem
25228a3163
Adjust transactions fiat price for ERC20 tokens
2023-07-21 04:51:22 +03:00
OmarHatem
09fd6a8241
Integrate EtherScan API for fetching address transactions
...
Generate Ethereum specific secrets in Ethereum package
2023-07-21 04:08:45 +03:00
OmarHatem
fade15d65b
Add rename wallet to Ethereum
2023-07-19 02:18:57 +03:00
OmarHatem
cf2f1e5692
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-78-Ethereum
...
Conflicts:
cw_bitcoin/lib/bitcoin_wallet_service.dart
cw_core/lib/crypto_currency.dart
lib/core/address_validator.dart
lib/di.dart
2023-07-19 01:58:29 +03:00
Rafael Saes
8996a46784
fix: add monero rename related fixes into main ( #1002 )
2023-07-18 15:11:24 +03:00
Omar Hatem
e34ba6cfbc
Update app versions ( #998 )
2023-07-14 20:18:46 +03:00
Justin Ehrenhofer
b963f83f4f
Fix shib and storj ( #997 )
2023-07-13 21:47:12 +03:00
Omar Hatem
bc432b1042
Fix Bitcoin transactions not showing ( #978 )
...
* handle multiple responses coming in a single event
* Add timeout for getting transaction info, to allow other transactions to be returned in case of any failure or network issue
* Handle other cases of receiving multiple messages in the same response
2023-07-13 21:46:55 +03:00
Justin Ehrenhofer
d7fa9991e1
CW-306 New assets for exchange and cleanup ( #993 )
...
* CW-306 New assets for exchange and cleanup
* Remove 1inch
2023-07-13 17:31:45 +03:00