Commit Graph

47 Commits (48c7614ed798152fd39f7c38d27d63ab4c2a9d39)

Author SHA1 Message Date
Hwee-Boon Yar 815716c7a9 Display user-friendly messages instead of cryptic RPC node errors 4 years ago
Hwee-Boon Yar 2b1615337b Reduce SwiftLint warnings 4 years ago
Vladyslav shepitko 871b6073a2 Wrong amount in Send actionsheet #2661 4 years ago
Vladyslav shepitko 510fc30d5d Add test case to check AmountTextField displays correctly formatted string #2612 4 years ago
Vladyslav shepitko 079791eeda Add test case(s) to check ERC20 send token transactions are sent to contract, and not to the recipient #2416 4 years ago
Hwee-Boon Yar 8166acabf6 Refactor: Remove unnecessary RPCServer property pulled from `Config.rpcserver` which should not be used outside of dapp browser 4 years ago
Hwee-Boon Yar 17f8fe6ac3 Provide rapid/fast/slow (in addition to average and custom) options in actionsheet for transaction confirmation 4 years ago
Vladyslav shepitko 6cf19f4f72 Make project build with Xcode 12 4 years ago
Hwee-Boon Yar 9fce4c6e86 Actionsheet for transaction confirmations for all transactions (except claiming paid MagicLink), so the user can adjust gas settings and nonce for all transactions: 4 years ago
Hwee-Boon Yar b0f096465a Refactor: rename func to be more intention revealing 4 years ago
James Sangalli 4f1634bd0d increase gas price to 500 gwei which is the limit set by GETH 4 years ago
James Sangalli 106b00eebd increase max gas price to 300 GWEI 4 years ago
James Sangalli 42bea26edd fix test case that incorrectly sets the gas limit to 90k when it should be 21k 4 years ago
Hwee-Boon Yar 9ecc51787e Switch to use internal Address type to reduce dependency on third party code 5 years ago
Hwee-Boon Yar e8ba175610 Paradigm change: Multi-chain active at the same time instead of having to switch the active chain. 6 years ago
Hwee-Boon Yar 2215e2a776 Adopt new button style across app 6 years ago
James Sangalli 9015ed66a9 adapt gas tests 6 years ago
James Sangalli a49806b231 set gas price and gas unit limits correctly and make it more verbose 6 years ago
James Sangalli 6ae68e1916 change limit to maxGas to prevent confusion with block limit, change to 100 6 years ago
James Sangalli 79d251ec03 change gas limits back to how they should be 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
James Sangalli d04dda0f3f adapt test to new gas limit 6 years ago
Hwee-Boon Yar 0fd8d4f50f Rename main module 6 years ago
Hwee-Boon Yar f80e5c6883 Implement new design for CryptoKitty card 6 years ago
Hwee-Boon Yar 3a0d88fa8f Re-enable disabled snapshot tests 6 years ago
Hwee-Boon Yar 78b461ae71 Remove duplicated file from previous refactor 6 years ago
Hwee-Boon Yar c53a3dc190 Show only title and quantity in ERC 875 token card if there's no asset definition 6 years ago
Hwee-Boon Yar f5d681e5ba Rename ticket mentions in var, and func names and labels 6 years ago
Hwee-Boon Yar f73067780f Fix snapshot test after previous commit 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
James Sangalli dd121b2f45 renamed structs and removed unused struct 6 years ago
Hwee-Boon Yar 6f763afd3b [XML parser] Move hardcoded attribute names closer to UI layer. 6 years ago
Hwee-Boon Yar da10de7f92 Reduce build warnings 6 years ago
Hwee-Boon Yar 2017f9c146 Replace implicitly unwrapped optional with non-optional. Safer 6 years ago
Hwee-Boon Yar 4d604a4414 Refactor flow and types to handle ERC721 6 years ago
James Sangalli 7df68e441f rename refs to erc875 6 years ago
Hwee-Boon Yar 2b75883871 Support multi XML, read from asset definition repo 6 years ago
Hwee-Boon Yar ced9bd1f77 Fix broken TransferTicketsQuantitySelectionViewControllerTests build error 6 years ago
James Sangalli d07677c021 handle required init in TransferTicketsQuantitySelectionVIewControllerTests 6 years ago
Hwee-Boon Yar 0d4b508cd6 Fix: update and re-enable sole snapshot test after upgrading Xcode to 9.3 for tests 6 years ago
Hwee-Boon Yar c83150dbaf Disable snapshot test (for now) 6 years ago
Hwee-Boon Yar e3b544082b Restore and update our sole snapshot test 6 years ago
James Sangalli 79449efb47 import FBSnapshotTestCase as test only target 7 years ago
James Sangalli 80cc96cbde remove snapshot dependency, comment out test; builds now 7 years ago
Hwee-Boon Yar 75cff62f73 Make snapshot test be isDeviceAgnostic = true 7 years ago
Hwee-Boon Yar 6ab3569b63 Set up snapshot testing 7 years ago
James Sangalli 4ef6de3bf1 renamed project to AlphaWallet 7 years ago