Commit Graph

220 Commits (ffa063f3a710e6636df312058e379859289058f5)

Author SHA1 Message Date
Vladyslav shepitko 1401962121 Support of ERC 1155 Tokens #2750 3 years ago
Hwee-Boon Yar a01c841a9f WIP support for ERC1155 backend 3 years ago
Vladyslav shepitko 82fa2b3a6b Fix tests #3153 3 years ago
Vladyslav shepitko 52b700cf73 Refactoring: Extract non datastore related code from TokenDatastore #3104 3 years ago
Hwee-Boon Yar 623ab628c0 Fix build warnings. Replace protocol inheritance of `class` with `AnyObject`. Former is deprecated 3 years ago
Hwee-Boon Yar f6664d0861 Add support for Cronos testnet 3 years ago
Hwee-Boon Yar 8aa5c200cf Fix: detection of (non-zero) balance for NFTs, specifically ERC721 3 years ago
Hwee-Boon Yar ffc34f8ff2 Fix: custom RPCServer logic (no UI yet) 3 years ago
Hwee-Boon Yar 8d4e9f62de Add Optimistic and Optimistic Kovan chains 3 years ago
Hwee-Boon Yar 3bc045999e Refactor: pass AnalyticsCoordinator around for future logging support 4 years ago
Vladyslav shepitko 6b189879e8 Adds more EVM-based networks: Polygon, Avalanche, Fantom and testnets. 4 years ago
Vladyslav shepitko 0237b9ffb2 WalletConnect using mobile linking crashes if the chain is disabled #2609 4 years ago
Vladyslav shepitko 544217d938 Fix web3swift memory leaks #2584 4 years ago
Hwee-Boon Yar 82b9584ceb Fix: handle WalletConnect links when the mobile link is launched in dapp browser 4 years ago
Hwee-Boon Yar 64d3f19a04 Fix: parse WalletConnect links picked up from mobile linking 4 years ago
Hwee-Boon Yar 570f8e7e06 Fix SwiftLint warnings 4 years ago
Vladyslav shepitko ef1ed75ba5 Supporting Heco #2411 4 years ago
Hwee-Boon Yar 6fd8c67ea9 Remove unnecessary print()s 4 years ago
Hwee-Boon Yar a3a796e407 Add mobile linking support for WalletConnect. i.e. when user access a dapp on their iOS device, they get to see AlphaWallet in the list to use WalletConnect against 4 years ago
Hwee-Boon Yar 796583b22e Fix build warnings 4 years ago
Vladyslav shepitko 850180f5c5 Refactor: return non-optionals from Fonts.light(size:) and other font functions #2322 4 years ago
Hwee-Boon Yar 5690eca2e0 Use actionsheet for claiming paid MagicLinks. All transactions now use the actionsheet UI 4 years ago
Vladyslav shepitko 6cf19f4f72 Make project build with Xcode 12 4 years ago
Hwee-Boon Yar ab0e6a9054 Remove unnecessary type: EthereumAccount 4 years ago
Hwee-Boon Yar c8bab2862a Remove spurious iOS version check and wrapper var using it 4 years ago
Hwee-Boon Yar 9d64cb8a6c Refactor: remove most `Wallet?` references for current wallet to get rid of optionals. If its nil, something is very wrong and we should crash early rather than populate call sites with guard/`if let` which does nothing meaningful when the current wallet is nil 4 years ago
Hwee-Boon Yar 5ffd754721 Fix typos in code and comments 4 years ago
Hwee-Boon Yar e696ce133c Speed up build time by adding a few explicit type declarations and splitting up expressions 4 years ago
Hwee-Boon Yar d91bf08554 Activity support, disabled with feature flag: 4 years ago
Hwee-Boon Yar 35a10c913a Only read specifically for URL(s) in the pasteboard when app is launch/resumed to avoid scary iOS 14 warning: 'AlphaWallet pasted from <app>'. This means only urls copied as a link will be auto detected as MagicLink 4 years ago
James Sangalli b50f174f77 add binance chain 4 years ago
Hwee-Boon Yar c47f88b6cf Refactor and set up passing AnalyticsCoordinator around 4 years ago
Hwee-Boon Yar f3ef6466b8 Fix: SwiftLint warnings 4 years ago
Vladyslav shepitko 0387c3be38 Update shared ButtonsBar look #1819 4 years ago
Vladyslav shepitko 579ed59709 Get rid of or replace unnecessary `default: ` in switches across the code base #1909 4 years ago
Vladyslav shepitko e2c736e1d4 Get rid of or replace unnecessary `default: ` in switches across the code base #1909 4 years ago
James Sangalli 133c96d11b use label not name in implicit props 4 years ago
Hwee-Boon Yar 8515b0d6d0 [TokenScript schema 2020/03] Extract <style>, <script>, <body> tags from TokenScript views 5 years ago
Hwee-Boon Yar 9f44b56120 Add event support for TokenScript schema 2020/03 5 years ago
Hwee-Boon Yar 53c065e175 Update JavaScript API to support container <div> #1734 5 years ago
James Sangalli a62cbc1673 [Upgrade to Xcode 11] Make view controllers continue to be full screen instead of the card-based look introduced in iOS 13 for now. Special handling for iPad where certain screens are meant to be `.formSheet` or popovers. 5 years ago
Hwee-Boon Yar e00dfa48c1 Fix or ignore some SwiftLint warnings 5 years ago
James Sangalli 23ef76c543 cast parameters address correctly to add it 5 years ago
James Sangalli 37f1b0d78b remove redandant market queue class 5 years ago
James Sangalli 74d541d8da clean up force unwraps 5 years ago
Hwee-Boon Yar 0bcfc28f35 Reduce compiler and SwiftLint warnings 5 years ago
Hwee-Boon Yar b51888433f Fix: TokenScript not used to render view in the import UI for MagicLink if the wallet does not already have the token in database (hence. All new users) 5 years ago
Hwee-Boon Yar 4ca6cd82fa Fix: Done button is not visible in transfer NFT notification dialog 5 years ago
James Sangalli cd5a04c20c add compatibility for erc721 ticket magic links 5 years ago
Hwee-Boon Yar 5f26442df6 Fix: Detection of spawnable meetup contract for display 5 years ago