Commit Graph

390 Commits (09cf1ca8b3acfd3a61dbe249b00f527f5273f95b)

Author SHA1 Message Date
Hwee-Boon Yar a01c841a9f WIP support for ERC1155 backend 3 years ago
Vladyslav shepitko e2fd9cab26 Refactoring: Replace retrieving coin tickers from `WalletBalanceCoordinator` #3107 3 years ago
Vladyslav shepitko 360cfbbab3 Refactoring: Remove unused dependencies in SendViewController #3109 3 years ago
Vladyslav shepitko 52b700cf73 Refactoring: Extract non datastore related code from TokenDatastore #3104 3 years ago
Hwee-Boon Yar a540450678 Fix contract detection (of name, symbol, decimals, balance) to handle ERC721 not having name and symbol. Also refactoring 3 years ago
Vladyslav shepitko 046ce1ea94 Refactor: `SendCoordinator` remove unused dependencies #3075 3 years ago
Vladyslav shepitko e079472e57 Improve adding transaction to db, remove `waiting for closing ui screens` #3061 3 years ago
Hwee-Boon Yar 47987e10c6 Log analytics: user's choice when prompted to subscribe for email newsletter 3 years ago
Hwee-Boon Yar 9731757ad1 Fix: Users should not be allowed to change the gas price and limit on Optimistic chains 3 years ago
Vladyslav shepitko d7ac5855cd Group tokens by chain in Wallet tab #2957 3 years ago
Vladyslav shepitko 33e0442044 remove `total, max supply` fieds from token info 3 years ago
Hwee-Boon Yar ac9151cc59 Fix typo 3 years ago
Vladyslav shepitko 885b04cba2 update displaying historical price changes, changes percentage 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 623ab628c0 Fix build warnings. Replace protocol inheritance of `class` with `AnyObject`. Former is deprecated 3 years ago
Hwee-Boon Yar f6664d0861 Add support for Cronos testnet 3 years ago
Hwee-Boon Yar 17cb03eab8 Fix typo in func name 3 years ago
Hwee-Boon Yar b50dd29032 Add prompt for subscribing to email list 3 years ago
Vladyslav shepitko e3939760b6 tweak add button in navigation bur #2885 3 years ago
Vladyslav shepitko a228a6c0b1 Replace using TokenObject with TokenActionsServiceKey 3 years ago
Hwee-Boon Yar 8d4e9f62de Add Optimistic and Optimistic Kovan chains 3 years ago
Hwee-Boon Yar cb35e32b4e Prompt user to rate app after sending a transaction successfully 3 years ago
Vladyslav shepitko 48c7614ed7 Push target view controller for payments coordinator to appropriate navigation view controller #2785 3 years ago
Vladyslav shepitko 300fbb92c6 Pasting something into AddressTextField should clear error state displayed if it's not an error #2781 3 years ago
Vladyslav shepitko b1989895cd Decode ERC20 approval transactions #2394 4 years ago
Vladyslav shepitko e12488a083 Fetch fiat value for native crypto and ERC20 tokens from CoinGecko, paving the way to update UI to show token price history 4 years ago
Hwee-Boon Yar d15a66e658 Show correct symbol and native crypto name (i.e. not always ETH and Ether) when displaying user-friendly error messages mapped from RPC node errors 4 years ago
Hwee-Boon Yar bb3638d4e9 Speed up actionsheet animation 4 years ago
Hwee-Boon Yar 709491c13a Fix: corner radius for user-friendly RPC errors actionsheet 4 years ago
Hwee-Boon Yar 7edb1da569 Fix: file header 4 years ago
Hwee-Boon Yar fa64576be5 Log use of 'All Funds' 4 years ago
Hwee-Boon Yar f0d43c2a1b Log when user taps button to attempt to rectify send transaction error 4 years ago
Hwee-Boon Yar 815716c7a9 Display user-friendly messages instead of cryptic RPC node errors 4 years ago
Hwee-Boon Yar cbf5d50229 Fix: enum-case is named wrongly 4 years ago
Hwee-Boon Yar 62e4d0caf9 Remove no longer used code 4 years ago
Hwee-Boon Yar 7f0c6f9b41 Improve code based on SwiftLint warning 4 years ago
Hwee-Boon Yar 2b1615337b Reduce SwiftLint warnings 4 years ago
Hwee-Boon Yar 83f7dfbeda Refactor: make distinction between WalletConnect and Dapp-browser initiated transactions 4 years ago
Hwee-Boon Yar 024da01faf Make it clearer why a hardcoded server (.main) is used 4 years ago
Hwee-Boon Yar f641bad5a5 Log to analytics if TaiChi is used to send a transaction 4 years ago
Vladyslav shepitko 871b6073a2 Wrong amount in Send actionsheet #2661 4 years ago
Hwee-Boon Yar 2341b399f7 Speedup and cancel transactions from Activity tab 4 years ago
Vladyslav shepitko 510fc30d5d Add test case to check AmountTextField displays correctly formatted string #2612 4 years ago
Vladyslav shepitko 9c21192aa6 Improve Pending Transaction icon & Background in Activity tab #2650 4 years ago
Vladyslav shepitko d4ba4c49bc Fix: Send "All Funds" adding decimal separator "," for locales (regions) that use it breaks the send function #2590 4 years ago
Hwee-Boon Yar 91594c64a5 Log to analytics message signing prompts 4 years ago
Hwee-Boon Yar 3bc045999e Refactor: pass AnalyticsCoordinator around for future logging support 4 years ago
Vladyslav shepitko 6b189879e8 Adds more EVM-based networks: Polygon, Avalanche, Fantom and testnets. 4 years ago
Vladyslav shepitko d4dd719bc1 adds send transactions to TaiChi Network #2489 4 years ago
Hwee-Boon Yar 6f4325fe60 Fix: amount of ERC20 to send in actionsheet for transaction confirmation is displayed incorrectly 4 years ago