James Brown

Results 53 issues of James Brown

I have attempted to upgrade the #2984 test for nodes so it checks each element in the recyclerlist to see if there's no red unhappy face. Can't seem to get...

Use https://react-app.walletconnect.com/ Test all five of the buttons. Change wallets and then test all 5 again.

Add integration test for WalletConnect v1. Use https://example.walletconnect.org/. It's inevitable that the WalletConnect v1 sunset is pushed back again.

With WallectConnect v2, if you sign from a different wallet the signature comes from the currently selected wallet. Reproduce: go to the react app: https://react-app.walletconnect.com/ Connect using your "wallet A"....

This source: ``` Intent i = new Intent(this, PriceAlertsService.class); startService(i); ``` In HomeActivity crashes when the phone doesn't allow background services. Wrap in exception handler so if user has prevented...

Free for all
High Priority

Should have the following fixes closed: - [x] 3092 Blinking wallet page. - [x] 3094 Transaction Signing & fake negative on WC2 sign. - [x] WalletConnect v1 Timeout kludge for...

The DappBrowser still does not handle 'Sign Transaction only'. *I think* to handle this we will need to add an additional shim in the init.js provider which is identical to...

Free for all

To prevent hammering the opensea API change the update system to: 1. Call opensea once after user opens wallet or changes network. No subsequent calls. 2. Maintain sync by using...

Free for all

Make GasService modular, with the current implementation (which uses etherscan/polygonscan/node price/chain history RPC to determine gas prices) as a default implementation. - Any plugin service should be able to override...

Free for all

- Heco Testnet is no longer running; remove it. - Heco Mainnet RPC: ```https://http-mainnet-node.huobichain.com``` - Heco Logo: ![Heco](https://github.com/AlphaWallet/alpha-wallet-ios/assets/12689544/79dcff98-93f3-49de-9fec-77216857a109)