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
Hwee-Boon Yar fc3d76db5f Display ERC 20 token name from TokenScript file instead of the contract in the send screen (like in the Wallet tab), if the file is available 5 years ago
..
Accounts Refactor GetBalanceCoordinator to 2 separate coordinators — for native crypto currency and ERC 20 5 years ago
AlphaWalletHelp clean up some warnings 5 years ago
Assets.xcassets Merge pull request #1411 from AlphaWallet/add-introduction-screen-at-the-start-of-hd-wallet-backup 5 years ago
Browser clean up some warnings 5 years ago
Core clean up some warnings 5 years ago
EtherClient clean up some warnings 5 years ago
Export clean up some warnings 5 years ago
Extensions Make confirm transactions screen use green button for consistency 5 years ago
Fonts/source-sans-pro renamed project to AlphaWallet 7 years ago
Foundation Support HD wallets, only using account 0, as well as raw private keys 5 years ago
ImagesOutsideAssetCatalog renamed project to AlphaWallet 7 years ago
KeyManagement Don't allow users to watch an Ethereum address if it is already in the wallet list (watched, keystore, seed, the entire list) 5 years ago
Localization Rename var/types/folders that include "cryptokitt" to "kat" to avoid being mistakenly detected as supporting CryptoKitties by App review 5 years ago
Lock Refactor: replace suitable no-arg func with var(s) 5 years ago
Market clean up some warnings 5 years ago
Marketplace/ViewControllers Fixed filenames to compile on case-sensitive drives. (omitted Podfile.lock diffs) 5 years ago
Models Support HD wallets, only using account 0, as well as raw private keys 5 years ago
Protection Refactor: replace suitable no-arg func with var(s) 5 years ago
RPC/Commands/web3swift-pod Move TokenScript-specific source files to TokenScriptClient/ directory 5 years ago
Redeem Use OpenSea 721 layout even if there is a TokenScript file, if it does not contain an appropriate view 5 years ago
Rest removes unused calls to heroku server 6 years ago
Sell Use OpenSea 721 layout even if there is a TokenScript file, if it does not contain an appropriate view 5 years ago
Settings clean up some warnings 5 years ago
Style Improve disabled action buttons background color 5 years ago
TokenScriptClient Fix: Must only return the last modified date for a file if it's for the current schema version otherwise, a file using the old schema might have a more recent timestamp (because it was recently downloaded) than a newer version on the server (which was not yet made available by the time the user downloaded the version with the old schema) 5 years ago
Tokens Display ERC 20 token name from TokenScript file instead of the contract in the send screen (like in the Wallet tab), if the file is available 5 years ago
Transactions clean up some warnings 5 years ago
Transfer Display ERC 20 token name from TokenScript file instead of the contract in the send screen (like in the Wallet tab), if the file is available 5 years ago
UI Preserve value when switching between native crypto and fiat in amount textfields 5 years ago
Vendors/TrustCore Switch to use internal Address type to reduce dependency on third party code 5 years ago
Wallet clean up some warnings 5 years ago
Welcome Extract common layout constraint creation code. But trying not to create a new dialect 5 years ago
AlphaWallet.entitlements remove artis from magic link strings 5 years ago
AppCoordinator.swift Support HD wallets, only using account 0, as well as raw private keys 5 years ago
AppDelegate.swift Support TokenScript schema 2019/05, replacing 2019/04 5 years ago
COMODO ECC Domain Validation Secure Server CA 2.cer remove .cer from gitignore for travis 7 years ago
InCoordinator.swift Fix: OpenSea API call (mainnet and Rinkeby) always takes results from either network (mainnet or Rinkeby, might be random) only. Hence tokens get rendered wrongly because they aren't present on the other network (and hence balance 0) and app thinks they aren't ERC721 anymore because we encode the ERC721 token details from OpenSea in the balance 5 years ago
Info.plist Update NSCameraUsageDescription in Info.plist because App review rejected us (maybe not clear enough?) 5 years ago
LaunchScreen.storyboard renamed project to AlphaWallet 7 years ago
PushNotificationsCoordinator.swift Fix warnings after Xcode upgrade 6 years ago