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

I know you guys must get a lot of currency adding requests, but XRP is one of the best currencies just for its transaction speed alone. If Cake wallet added...

`fiat-api.cakewallet.com` does not support WOW, so `USDWOW` calculations wont work. Relevant file: https://github.com/cake-tech/cake_wallet/blob/e6b1da376d03594b7dd3b7dbe62438a13c685f76/lib/core/fiat_conversion_service.dart#L7-L8 The API currently supports the following cryptocurrencies: ```bash curl -s 'https://fiat-api.cakewallet.com/v1/rates?convert=USD' | jq '.data[] .symbol' | sort...

Device: Android 10/ iOS 14 Cake wallet version: 4.4.0 Symptoms: After clicking the send button on the transfer page, it has been stuck in circles, and it is still circled...

Some countries or network operators are investigating and blocking ports 18081/18080, which will cause a large number of users to be unable to synchronize the Monero blockchain in Cake Wallet....

Fixed: [https://github.com/cake-tech/cake_wallet/issues/340](https://github.com/cake-tech/cake_wallet/issues/340)

Currently the PIN takes up the bottom 2/3 of the screen Suggestion for spacing - leave 456 where they are - reduce vertical padding between rows by 30-50% Reason: a...

Currently, you can record and take screenshots of the app, which isnt very secure. Most banking apps aswell as apps like signal and keepassdx prevent this by having the FLAG_SECURE...

building by steps in: https://github.com/cake-tech/cake_wallet/issues/337#issue-1203905939 but with running `source ./app_env.sh monero.com` the diff beetwen the generated apk and apk from github https://github.com/cake-tech/cake_wallet/releases/download/v4.4.0/monero.com_1.0.5.apk is: ``` Files ./FromGithub/assets/flutter_assets/AssetManifest.json and ./LocalBuild/assets/flutter_assets/AssetManifest.json differ Files...

Enhancement

Make it available that Cake Wallet on android be able system wide to open links for XMR, LTC and BTC address with next format: `litecoin:?amount=` `bitcoin:?amount=&fee=&rbf=` `monero:?tx_amount=` If this feature...