Water Lee
Water Lee
name: Bug Report about: Using AlphaWallet, but it's not working as you expect? --- **Describe the bug** A clear and concise description of what the bug is. **Steps to reproduce...
Close #2319 Close #2153 **Test Dapp:** https://react-app.walletconnect.com **Test wallet seed phrase:** `essence allow crisp figure tired task melt honey reduce planet twenty rookie` **Tasks:** - [x] i18n - [x] Scan...
Crash: DappBrowserFragment.java line 665 com.afcashapp.app.ui.DappBrowserFragment.expandCollapseView
**Reproduce steps:** 1. Watch `gtd.eth` 2. Click `Uniswap V3 Positions` in `Collectibles` section 3. Click item to view details (As the NFT image is dynamic, it's a little bit slow)...
``` Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean androidx.recyclerview.widget.RecyclerView$ViewHolder.shouldIgnore()' on a null object reference at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep3(RecyclerView.java:4335) at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:4031) at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4578) at android.view.View.layout(View.java:22259) at android.view.ViewGroup.layout(ViewGroup.java:6265) at androidx.swiperefreshlayout.widget.SwipeRefreshLayout.onLayout(SwipeRefreshLayout.java:625) at android.view.View.layout(View.java:22259)...
**TLDR;** Should sanitize RPC URL before saving it to DB. Ensure no JavaScript in the URL. **Introduction** Since universal XSS (UXSS) is much more impactful, but lesser known vulnerability than...
**Bug Description** A malicious NFT can make alphawallet(adnroid) crash due to missing parameter validation . if an attacker send a Nft token to a alphawallet address, alphawallet will auto load...
https://bugs.immunefi.com/dashboard/submission/8039 Description ## Important Note I have found this same problem on most of the Top 5 crypto wallets(big giants) and they have already fixing this, probably the fix should...
``` java.lang.RuntimeException: at android.app.ActivityThread.deliverResults (ActivityThread.java:5864) at android.app.ActivityThread.handleSendResult (ActivityThread.java:5903) at android.app.servertransaction.ActivityResultItem.execute (ActivityResultItem.java:54) at android.app.servertransaction.ActivityTransactionItem.execute (ActivityTransactionItem.java:45) at android.app.servertransaction.TransactionExecutor.executeCallbacks (TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2438) at android.os.Handler.dispatchMessage (Handler.java:106) at android.os.Looper.loopOnce (Looper.java:226) at...