Commit Graph

145 Commits (2d9088eed35be466a1120940b6e6dbf44cfc4446)

Author SHA1 Message Date
Hwee-Boon Yar 67d0744144 [Refactor] Extract lower-level OpenSea code into new in-house pod AlphaWalletOpenSea #4472 3 years ago
Hwee-Boon Yar f1ff7831f6 Upgrade Mixpanel SDK to fix archive error #4389 3 years ago
Krypto Pank f8c058a3cf Update web3swift library #4355 3 years ago
Krypto Pank dfc919be60 Update Kingfisher to 7.0 version #4335 3 years ago
Hwee-Boon Yar e6eff90b49 [Refactor] Move code accessing EthereumAddress pod into in-house AlphaWalletAddress pod so it's hidden in app codebase 3 years ago
Hwee-Boon Yar d755a27545 [Refactor] Extract ENS functionality into Cocoapod #4262 3 years ago
Hwee-Boon Yar 90dc7c0f58 Add support for ENSIP-10 wildcard support (and EIP-3668 CCIP Read) #4234 3 years ago
Krypto Pank 4545c0b7b7 Replace modal presentation for confimation view controller 3 years ago
Krypto Pank 39f59bb1e0 `Replace all instances of `NSRegularExpression` with their static instances` for web3swift 3 years ago
Krypto Pank f0bd604899 Rewriting URLs for images hosted on Google to higher resolution versions #3894 3 years ago
Krypto Pank 3a16e0a4b1 Remove supporting UnstoppableDomain v1 #3884 3 years ago
Hwee-Boon Yar 06358267b6 Fix reference to old organization name in pod GitHub URL. Removing risk of supply chain attack 3 years ago
Krypto Pank a244a3079b Remove `Eureka` pod if it is only used for validation and not UI #3614 3 years ago
Hwee-Boon Yar cdaab14456 Make minimum deployment target be consistent in Podfile #3653 3 years ago
Jerome Chan baf821e291 Add test options to Makefile 3 years ago
Krypto Pank 4827a5f2bb Empty new features view #3684 3 years ago
Krypto Pank 5f7e7a5a00 Remove unused pods #3693 3 years ago
Vladyslav shepitko 9d592780dc WalletConnect v2 #3413 3 years ago
Vladyslav Shepitko 5386001bda Redesign ERC721 to be align with recent ERC1155 update we made [ERC721] #3448 3 years ago
Hwee-Boon Yar e065035355 Add backend support for 24-word seed phrases. Not enabled in UI 3 years ago
Vladyslav Shepitko 6827b614e2 Followup tasks for ERC1155 support #3224 3 years ago
Hwee-Boon Yar f9e3dbf85d Workaround to build on Apple M1 by doing this for simulators: forcing x86_64 and excluding MailChimp SDK 3 years ago
Vladyslav shepitko 8c297dfee5 Update to latest WalletConnect v1.x SDK #3489 3 years ago
Chan Yeow Heong Jerome c44d33b0a8 Removed UITest files and connected CMD-U to start unit tests 3 years ago
Vladyslav Shepitko 257a5308c2 Extract AlphaWallet.Address into a CocoaPod #3268 3 years ago
Hwee-Boon Yar 8824332450 Add EIP3326 wallet_switchEthereumChain support 3 years ago
Vladyslav shepitko 4f6b3e40e3 Add a logging library #3204 3 years ago
Vladyslav shepitko bd1989196d Build the Info tab for fungibles (native crypto + ERC20) and move the most recent 3 transactions into the Activity tab #2748 3 years ago
Hwee-Boon Yar 6898a3b326 Improve Podfile. No need to build deployment target 9.0. Prject is at 11.0 3 years ago
Hwee-Boon Yar 448ff1c3bc Fix: error while archiving project: 3 years ago
Hwee-Boon Yar 848625712d Set `ethereum.chainId` in dapp browser. Some dapps (e.g https://omni.xdaichain.com/bridge) expect it 3 years ago
Hwee-Boon Yar ff065d05b1 Remove unused pods 3 years ago
Hwee-Boon Yar 49d8f257b1 Add EIP3085 wallet_addEthereumChain support. UI is spartan. Future UI work needed. 3 years ago
Hwee-Boon Yar 10d2e0a40a Fix: NFT images for token instances not showing up if they are SVG. Converted to use WKWebview for token instance images, removing all conversions from SVG -> UIImage 3 years ago
Hwee-Boon Yar daf17fdbf0 Upgrade Realm cocoapods to build with Xcode 12.5 4 years ago
Hwee-Boon Yar f95b3297ed Attempt to fix crash in web3swift 4 years ago
Vladyslav shepitko 544217d938 Fix web3swift memory leaks #2584 4 years ago
Vladyslav shepitko 4886fd831f Back up seed phrase introduction screen text is clipped in iPhone 6s #2564 4 years ago
Hwee-Boon Yar 7e22c71b13 Log RPC node error messages (to build a list to improve them later) 4 years ago
Hwee-Boon Yar a206a44659 Fix: xDai chain access (actually all chainId >= 16) broke in dapp browser 4 years ago
Hwee-Boon Yar a2a5375449 Fix: dapp web3 provider broken by introduction of EIP1193 support 4 years ago
Hwee-Boon Yar 5ca58eb18d EIP1193's `request()`, including `eth_requestAccounts` (without prompting user), `eth_chainId` and `eth_call` 4 years ago
Hwee-Boon Yar 21a3291a9e Support EIP712v3 in dapp browser 4 years ago
Hwee-Boon Yar ed42e29020 Use the chainId in the WalletConnect connection request, if provided and don't ask the user to choose chain 4 years ago
Vladyslav shepitko fdf9b5c021 Support WalletConnect 4 years ago
Vladyslav shepitko 6a4ea96049 Generate and display blockies for wallets #2294 4 years ago
Vladyslav shepitko 74fe726b2f Add support for .crypto (UnstoppableDomains) domain lookup #1931 4 years ago
Vladyslav shepitko 6cf19f4f72 Make project build with Xcode 12 4 years ago
Hwee-Boon Yar 77da369c72 Upgrade Realm cocoapods 4 years ago
Hwee-Boon Yar 8f423e8ec6 Performance boost, and hitting Infura less often by batching RPC JSON calls 4 years ago