James Brown

Results 53 issues of James Brown

1. I used the Estimate fee calculation from this code: https://github.com/zsfelfoldi/feehistory, also ported to Kotlin here: https://github.com/komputing/KEthereum/blob/master/eip1559_feeOracle/src/main/kotlin/org/kethereum/eip1559_fee_oracle/EIP1559FeeOracle.kt #### Note that we may want to override this calculation with an oracle...

High Priority

We added a node status page on Android, inspired by https://chainlist.org/ and https://rpclist.info/ which give a quick reference for node status. Here's the Android issue: https://github.com/AlphaWallet/alpha-wallet-android/issues/2601 Here's how the page...

Phase 2: To consider

Currently the way we customise the appearance of the wallet is a bit 'lumpy'. Ideally, all customisation options should be in a JSON file which is bundled with the app...

Switch networks to testnet, and see that now the 'Wallets' page shows all wallets blank. Show a horizontal list of testnet balances like this: |chain icon|: 0.01 |chain icon|: 1.54...

Low Priority

This one is a lower priority issue that will expand a bit further. Check this JSON feed: https://chainid.network/chains.json It's a bit list of current chains together with RPCs and Explorer...

enhancement
Phase 2: To consider

Gather data for Solana NEON EVM shim for potential integration: ### Mainnet RPC: ```https://proxy.mainnet.neonlabs.org/solana``` ChainID: ```245022934``` Symbol: ```NEON``` Block TX Explorer (EtherscanURL): EtherscanAPI: CoinGecko: Network Style Colour: SVG: ### TestNet...

Phase 2: To consider

Zero in on the web3j code that is crashing when we use API23. 1. Reproduce: Ran an API23 emulator and run the app. It will crash, probably in ticker service...

Closes #2326

WIP - Don't Merge

Select between fiat or crypto value. So, it would work a bit like Metamask - when you change the network you see the balance in that network.

Phase 2: To consider

iOS project have advanced analytics which are more diverse than currently implemented on the Android build. Check all Analytics usage on iOS, and sync with our AnalyticsService. The service is...

High Priority