Commit Graph

2788 Commits (dad60d272291a4ab0d249bdb7cd74c82ac425cb0)
 

Author SHA1 Message Date
Hwee-Boon Yar dad60d2722 Add English placeholders for reworded `keystore references` 6 years ago
James Sangalli 8faf18986d
Merge pull request #508 from James-Sangalli/read-xml-from-repo 6 years ago
James Sangalli d8d501f567
Merge branch 'master' into read-xml-from-repo 6 years ago
James Sangalli 2455e3c67a
Merge pull request #512 from James-Sangalli/fix-replace-magic-number-with-existing-constant-CryptoAddressValidator 6 years ago
James Sangalli 5cb81c7920
Merge branch 'master' into fix-replace-magic-number-with-existing-constant-CryptoAddressValidator 6 years ago
James Sangalli 2fcb9db93f
Merge pull request #513 from James-Sangalli/replace-deprecated-calls-to-flatMap 6 years ago
James Sangalli c4abefe120
Merge branch 'master' into replace-deprecated-calls-to-flatMap 6 years ago
James Sangalli 82a51ac295
Merge pull request #511 from James-Sangalli/rename-references-to-keystore-when-backup-restore 6 years ago
Hwee-Boon Yar 94dbff699c Replace unnecessary use of flatMap() with map() 6 years ago
Hwee-Boon Yar a9d88e55b5 Replace calls to flatMap() for removing nils with calls to compactMap() with Swift upgrade (Xcode complains) 6 years ago
Hwee-Boon Yar b70575233f Fix: replace magic number with existing constant 6 years ago
Hwee-Boon Yar 2cce4d3d93 Rename references to the word 'keystore' when backing up or importing a wallet to make it easier to understand 6 years ago
James Sangalli 24585375db
Merge branch 'master' into read-xml-from-repo 6 years ago
James Sangalli a1215abece
Merge pull request #509 from James-Sangalli/check-and-show-error-if-not-enough-ether-to-send 6 years ago
Hwee-Boon Yar 5af064b91a Check and show an error message if we know user does not have enough ETH to send 6 years ago
Hwee-Boon Yar 0afa26608a Support overriding asset definition XML files by iTunes File Sharing 6 years ago
Hwee-Boon Yar 3bc2a4d63f Remove submodule: contracts 6 years ago
Hwee-Boon Yar 2b75883871 Support multi XML, read from asset definition repo 6 years ago
Hwee-Boon Yar a05636498c Add flag to disable auto refreshing to reduce network calls, for debugging 6 years ago
Hwee-Boon Yar 4b9760ffb1 Make String.add0x check if it already has a 0x prefix 6 years ago
Hwee-Boon Yar 762fc8dc67 Refactor: make implicitly unwrapped tokenObject variable in TicketsViewController be non-optional. Safer, better 6 years ago
James Sangalli 40171fc889
Merge pull request #507 from James-Sangalli/keystore-test-fix-merged-with-master 6 years ago
James Sangalli dda45ca048 rm files from snapshot 6 years ago
James Sangalli 9e6f2f5add handle errors in test 6 years ago
James Sangalli a9aa2d0deb merged with master 6 years ago
James Sangalli 9b558d2082 use real keystore in sign order tests and delete after use as FakeKeystore does not work there 6 years ago
James Sangalli 59e180a5bb
Merge pull request #505 from James-Sangalli/with-rise-time-patch 6 years ago
James Sangalli 911cd8fd6a
Merge branch 'master' into with-rise-time-patch 6 years ago
James Sangalli b181a238d6
Merge pull request #504 from James-Sangalli/make-auto-detect-pickup-imported-token-if-adding-fails-upon-import 6 years ago
James Sangalli 5e71e815b6 with rise time patch 6 years ago
Hwee-Boon Yar 5e3a09bd0a After importing a token successfully, adding the token to the datastore may fail if we lose connectivity while fetching the contract details (e.g. name and balance). So we remove the contract from the hidden list (if it was there because the token was previously deleted) so that the app has the chance to add it automatically upon auto detection at startup 6 years ago
James Sangalli 5e6fed57f9
Merge pull request #502 from James-Sangalli/speed-up-slow-to-appear-universal-link-import-ui 6 years ago
James Sangalli 71ad582b2c
Merge branch 'master' into speed-up-slow-to-appear-universal-link-import-ui 6 years ago
James Sangalli 7da887f4fc
Merge pull request #500 from James-Sangalli/display-token-added-via-universal-link-without-app-restart 6 years ago
James Sangalli 4c7d605851
Merge branch 'master' into display-token-added-via-universal-link-without-app-restart 6 years ago
Hwee-Boon Yar 89f08f4089 Fix: import ticket UI appears only after a secord or so after tapping on universal link or when switched to app with link in clipboard 6 years ago
Hwee-Boon Yar 1798d82bbc Add token immediately upon successful import with universal link 6 years ago
James Sangalli fc4934d60c
Merge pull request #497 from James-Sangalli/bundling-fix-tokens 6 years ago
Hwee-Boon Yar 1137833e86 Fix: typo in method name 6 years ago
Hwee-Boon Yar bb63bd0fbe Fix: ticket bundling 6 years ago
James Sangalli 64654d6a2f
Merge branch 'master' into bundling-fix-tokens 6 years ago
James Sangalli c6ea0b78f2
Merge pull request #498 from James-Sangalli/with-new-xml-updates 6 years ago
James Sangalli 31dd7eaa07 with latest xml file 6 years ago
James Sangalli 8ebd6727ae
Merge branch 'master' into bundling-fix-tokens 6 years ago
James Sangalli d1f5c1d1b7 bundles if tickets are the same seat number or 1 up in order 6 years ago
James Sangalli b2b5fa8a03
Merge pull request #496 from James-Sangalli/0x-safe-key-imports 6 years ago
James Sangalli 949908084d allows private key to have 0x or not 6 years ago
James Sangalli 6903e0381c
Merge pull request #492 from James-Sangalli/ecrecover-clean-dependencies 6 years ago
James Sangalli 1a184fbfed merge 6 years ago
James Sangalli 697f0f946e filter null tickets properly and fix loop on tickets 6 years ago