alpha-wallet-ios
alpha-wallet-ios copied to clipboard
An advanced Ethereum/EVM mobile wallet
https://user-images.githubusercontent.com/96283950/209701003-f29917d8-5fc2-44d5-94db-f63717282fc8.mov @hboon can u please try to reproduce it on your side? not able reproduce all the time, but happens too often
1. Prepare to send a transaction 2. Change gas to Rapid Maybe only reproducible for specific phone widths Notice the height of "Speed (Gas)" line is shorter after changing to...
This is on the 20221110. The dip starting from 9th doesn't seem to show up? vs
What should this issue resolve: - single network provider (making rpc and url requests), because now we are using alamofire, url session and whatever else) - single provider for calling...
when re-launching an app (change servers, locale, currency) we could show restarting window over all screen with cycling progress indicator, as launching takes some time.
CoinGecko now supports endpoints for retrieving floor_price for nfts https://api.coingecko.com/api/v3/nfts/list
When you import a wallet again to your iOS app the all activity (the transactions register) doesn't recover only on Ethereum Mainnet.  
add notifications: - explorer is unavailable, - fetch transactions, events failure.
While debugging, changing the inactive background to green does not show green buttons. This means the inactive button background is not working. ```swift static let primaryButtonBackgroundInactive = UIColor { trait...