alpha-wallet-ios icon indicating copy to clipboard operation
alpha-wallet-ios copied to clipboard

An advanced Ethereum/EVM mobile wallet

Results 251 alpha-wallet-ios issues
Sort by recently updated
recently updated
newest added

looks like Blockscout don't respond for `Klaytn` anymore, and uses another explorer

It would be greate if to use local notification for wallet connect requests, in case if the app in backgroud. To notify user about incoming request

Token: https://mumbai.polygonscan.com/address/0xC9419ebd3DcBdFf2FaD35a8e13AcA24C26E9A38d Wallet: hweeboon.eth It could be because the token's `tokenURI(tokenId)` value was invalid when it was downloaded, but it has now been fixed

Native crypto transfers? https://github.com/AlphaWallet/alpha-wallet-ios/blob/cc855861d00f2207dcceb4366c3c90ea0a076544/modules/AlphaWalletFoundation/AlphaWalletFoundation/TokenScriptClient/Models/FunctionOrigin.swift#L287

I get the following error when trying to build alpha wallet with Xcode cloud. Archive - iOS encountered a failure that caused the build to fail. Image AlphaWalletFoundation Undefined symbol:...

This: https://blockscout.com/xdai/mainnet/tx/0x1f448bcb27635bafaf7a34ab3ceffec699348e8382625a04e9f2f517c03a03d0 At the point of writing, we are using: RPC node: https://rpc.ankr.com/gnosis Blockchain explorer: https://blockscout.com/poa/dai `curl`-ing the RPC node confirms it: > curl -H 'accept: application/json' -H 'content-type: application/json'...

Modify PromiseKit to print out the location of these warnings, find and fix them.