cake_wallet icon indicating copy to clipboard operation
cake_wallet copied to clipboard

The open source repository for Cake Wallet, a noncustodial multi-currency wallet, and Monero.com, a noncustodial Monero-only wallet. Need help? Check out https://guides.cakewallet.com

Results 274 cake_wallet issues
Sort by recently updated
recently updated
newest added

Currently behavior: - cake appears to recalculate the exchange rate of old transaction live. (A 1xmr transaction from today (260usd) shows the same value as a 1xmr transaction a month...

Enhancement

Building v4.1.4 with Containerfile at: https://github.com/cake-tech/cake_wallet/issues/109#issuecomment-817337902 and comparing it to apk in github releases: https://github.com/cake-tech/cake_wallet/releases/download/4.1.4/cake-wallet-4.1.4.apk result in diff in files: > Files ./cake414/assets/flutter_assets/AssetManifest.json and ./cake-wallet-4.1.4/assets/flutter_assets/AssetManifest.json differ Files ./cake414/lib/arm64-v8a/libapp.so and ./cake-wallet-4.1.4/lib/arm64-v8a/libapp.so...

Build 4.4.0 failed with errors: ``` cw_haven/lib/haven_wallet.dart:32:6: Error: Error when reading 'cw_haven/lib/haven_wallet.g.dart': No such file or directory part 'haven_wallet.g.dart'; ^ cw_haven/lib/haven_transaction_history.dart:6:6: Error: Error when reading 'cw_haven/lib/haven_transaction_history.g.dart': No such file or...

Enhancement

Currently wget used to download below files, which add the wget dependency that might be avoided if curl is used instead (curl is already a required dependency as it's used...

Running command `./app_config.sh` after running command `source ./app_env.sh cakewallet;` to compile android app return: ``` rm: cannot remove '/opt/android/cake_wallet/scripts/android/../../assets/images/app_logo.png': No such file or directory rm: cannot remove '/opt/android/cake_wallet/scripts/android/../../android/app/src/main/res/drawable/ic_launcher.png': No such...

Running `./app_config.sh;` step in compiling android app with flutter 2.0.4 return below Warning: ``` ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Warning ────────────────────────────────────────────────────────────────────────────── Your Flutter application is created using an older version of the Android embedding....

The below scripts in repo use `#!/bin/bash` for some of them it's possible to use `#!/bin/sh` instead without other modifications, like in `./scripts/android/build_all.sh` file. it might worth to change it...

Is is possible to add the node connection status to the main screen? That way you can easily see the connected node without leaving the main wallet screen and ensure...

Dark mode looks like pale grey, should look deep black, high contrast, true black rgb0,0,0 with blue neon letters ? orange neon letters ? red neon? green neon? XMR theme...