Commit Graph

169 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 7d0fd4a0fd Move utility functions to AlphaWalletCore pod 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 ec429efeac Remove dependency TrustWalletCore from AlphaWalletAddress pod by vendoring some code 3 years ago
Hwee-Boon Yar 89729dda91 Fix: URLs in in-house pods 3 years ago
Hwee-Boon Yar d755a27545 [Refactor] Extract ENS functionality into Cocoapod #4262 3 years ago
Hwee-Boon Yar 97fb7c7bf1 [Refactor] Move more address-related functionality into AlphaWalletAddress pod 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 6e813c3df8 Remove subscription for transaction updates for unsed `TransactionsViewController` 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
Jerome Chan 93e1dc6d76 Created adaptor for ScrollableSegmentedControl and replaced SegmentedControl in TokensViewController 3 years ago
Hwee-Boon Yar 4c632c3a57 Fix: Podfile.lock has wrong Cocoapod version (different from Gemfile.lock) 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
Jerome Chan f1f2e0521a Added code to invoke correct version of bundle via Makefile and updated Gemfile.lock and Podfile.lock. 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
Hwee-Boon Yar 5259b6e65b Upgrade cocoapods gem 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