Commit Graph

684 Commits (fix-signtransaction-from-dapp-browser-web3-call-should-only-sign-not-sign+send)

Author SHA1 Message Date
Hwee-Boon Yar c7fccab18e Fix project file so it can build and deploy to device for debugging 6 years ago
Hwee-Boon Yar de77b4eb7e Refactor calling of smart contract functions, removing duplicate code 6 years ago
Hwee-Boon Yar 144b2f6434 Remove non existent file referred to in project 6 years ago
Hwee-Boon Yar 024e3e371d Remove unused code for custom networks 6 years ago
Hwee-Boon Yar b559b8df34 Group Settings screen items into labelled sections 6 years ago
Hwee-Boon Yar 723191a11b Rename a few more instances to AlphaWallet 6 years ago
James Sangalli a49806b231 set gas price and gas unit limits correctly and make it more verbose 6 years ago
Hwee-Boon Yar 58a0d3aae0 Remove import ticket bubble prompt when there are no tokens, in wallet tab 6 years ago
Hwee-Boon Yar 0790ae4cc2 Switch to new XML parser. Supports namespaces properly 6 years ago
James Sangalli 612345948a remove duplicate test and adapt existing test for gas testing 6 years ago
James Sangalli 29ec61b516 remove duplicate purpose struct, set default to 9 gwei 6 years ago
Hwee-Boon Yar 0863a70aa1 Fix most warnings after upgrade to Xcode 10 and Swift 4.2 6 years ago
Hwee-Boon Yar 3bfe4132d1 Add test case for ENS nameHash-ing 6 years ago
Hwee-Boon Yar 0b27e1d552 Fix: R.generated.swift missing error when building with Xcode 10 6 years ago
Hwee-Boon Yar 7323f3f196 Upgrade to Swift 4.2. Removed unused pod: BonMot 6 years ago
James Sangalli bc4e8e385c using trust provider 6 years ago
Hwee-Boon Yar c483e190ef Fix: tests not running in Xcode 10 6 years ago
Hwee-Boon Yar d4dd130ad3 Support standard spawnable meetup contract, with asset attributes retrieved via smart contract function calls 6 years ago
James Sangalli a3d2062d77 add methods for getting ENS info from node 6 years ago
Hwee-Boon Yar 481d9e8df0 Add 3D touch to peek ERC721 collectibles from OpenSea in list of token IDs screen 6 years ago
Hwee-Boon Yar ac58028683 Remove unused code for send button in transactions tab that is never shown 6 years ago
Hwee-Boon Yar a1e92c97b8 Improve encapsulation for custom text fields/views 6 years ago
Hwee-Boon Yar 14c1f9d0b2 Remove unused inherited code 6 years ago
Hwee-Boon Yar 3a472e97d5 Custom UI for prompt to sign message 6 years ago
Hwee-Boon Yar 0fd8d4f50f Rename main module 6 years ago
Hwee-Boon Yar 27cbb5f142 Add collectibles tab in wallet 6 years ago
Hwee-Boon Yar 5b409aad98 Support non-CryptoKitties from OpenSea too 6 years ago
Hwee-Boon Yar 6f7c9ca9db Make private properties private, reorganize properties order 6 years ago
Hwee-Boon Yar 5079e4c3d4 Move files to correct folder. Deleted unused files from previous refactoring 6 years ago
Hwee-Boon Yar 1aad272b4c Speed up CryptoKitty cards and fix crash due to certain CryptoKitty images 6 years ago
James Sangalli cc1444bae9 configure for new languages 6 years ago
James Sangalli 86527ecac7 add SNS registration to PushNotificationsCoordinator, comment out cognito function & gain permission from wallet view 6 years ago
Hwee-Boon Yar f80e5c6883 Implement new design for CryptoKitty card 6 years ago
Hwee-Boon Yar 1f6fcb1861 Add UI to show list of overridden asset definition files and allow user to delete them 6 years ago
Hwee-Boon Yar 7fcb72d538 Support overriding asset definition XML files by iOS AirDrop 6 years ago
Hwee-Boon Yar 4906d28a8c Show local notification to indicate received ether. Only while app is active 6 years ago
Hwee-Boon Yar dbd765b362 Move files to support RPC calls to be clearer, including getting rid of folders called "New Group" 6 years ago
Hwee-Boon Yar 9192ab71eb Remove unused code 6 years ago
Hwee-Boon Yar f8563e6b6d Remove duplicated files from prevous refactoring 6 years ago
Hwee-Boon Yar a96a81d5e5 Refactor: make import UI code use a shared view model for TokenCardRowView and not reach into its internals 6 years ago
Hwee-Boon Yar 10cc935d2d Open all remote URLs in a separate dapp browser instance instead of SFSafariViewController or the dapp browser in tab bar 6 years ago
James Sangalli ae02b75ec5 remove JS & TrustWeb3Provider dirs 6 years ago
Hwee-Boon Yar 188e8f1d6f Filter delegate contracts when autodetecting tokens 6 years ago
Hwee-Boon Yar 499cb39fdf Remove unused inherited code 6 years ago
Hwee-Boon Yar dbebdc0874 Move files to better place 6 years ago
Hwee-Boon Yar eb0fb78673 Clean up more ticket refs to type names 6 years ago
James Sangalli e63b1214c7 rename tickets to tokens 6 years ago
Hwee-Boon Yar 4706f530a4 Fix: ticket total ETH price should be precise 6 years ago
James Sangalli dd121b2f45 renamed structs and removed unused struct 6 years ago
James Sangalli 5ca983044f add custom flow for erc721 transfers 6 years ago