An advanced Ethereum/EVM mobile wallet
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
alpha-wallet-ios/AlphaWallet/Transfer/Types
Hwee-Boon Yar 51507383f1 Remove unnecessary `import UIKit`. Clearer it's non-UI #4044 3 years ago
..
ConfigureTransaction.swift Raise gas fee max to 3 ETH 4 years ago
ConfigureTransactionError.swift Display user-friendly messages instead of cryptic RPC node errors 4 years ago
CurrencyRate+Fee.swift Removed unused Formatters, CurrencyFormatter and other NumberFormatters replaced with consolidated Formatters. Use , as thousands separator and . as decimal separator no matter the locale 3 years ago
DAppRequster.swift Reintroduce (updated) dapps browser 6 years ago
FungiblesTransactionAmount.swift Followup tasks for ERC1155 support #3224 3 years ago
GasLimitConfiguration.swift Support gas limit estimation for contract deployment transactions 3 years ago
GasPriceConfiguration.swift Raise gas price ceiling. Might be too low sometimes 3 years ago
InCoordinatorError.swift Remove unnecessary redirection from TokensCardCoordinator to its delegate and back 6 years ago
PaymentFlow.swift Redesign ERC721 to be align with recent ERC1155 update we made [ERC721] #3448 3 years ago
RecipientResolver.swift Remove unnecessary `import UIKit`. Clearer it's non-UI #4044 3 years ago
SendTransactionError.swift Display user-friendly messages instead of cryptic RPC node errors 4 years ago
SentTransaction.swift Refactor: move static func to where it belongs 4 years ago
TransactionConfiguration.swift Show warnings for high/low/congested gas prices in actionsheet for transaction confirmation and editing gas option screen 4 years ago
TransactionConfigurations.swift Show warnings for high/low/congested gas prices in actionsheet for transaction confirmation and editing gas option screen 4 years ago
TransactionType.swift Refactor `TransactionType` initializer for each `fungible` and `nonFungible` token types #3961 3 years ago
UnconfirmedTransaction.swift Finish up first cut of ERC1155 support: 3 years ago