Commit Graph

741 Commits (9c406e960224276202c6b8ff5da70021f3af445b)

Author SHA1 Message Date
Michael Scoff 9ef6398902 Update exchange contract address 7 years ago
Michael Scoff b5fdd36e7b Update tokens 7 years ago
Michael Scoff 5961262aae Adjusting pending transaction 7 years ago
Michael Scoff f6d90e2802 Lock keystore after signing transaction 7 years ago
Michael Scoff 16a79b5b69 Add exchange call to trade 7 years ago
Michael Scoff 0576d57749 Add ContractExchangeTrade 7 years ago
Michael Scoff 055cfb9a3e Implements confirm exchange transaction 7 years ago
Michael Scoff 98c731c31d Implement ExchangeTokenTableViewCell 7 years ago
Michael Scoff b89f25c992 Add alpha parameter 7 years ago
Michael Scoff b0241f6070 Add exchange transfer type 7 years ago
Michael Scoff a7f80a24fc Add token assets 7 years ago
Michael Scoff 862c070033 Work in progress for integrating exchange 7 years ago
Michael Scoff 236dc2bd4b Move ExchangeToken into separate file 7 years ago
Michael Scoff 2a50e8e4e6 Add ExchangeCurrencyView.swift 7 years ago
Michael Scoff 73fab98c9f Swap tokens if the same selected 7 years ago
Michael Scoff ad2f17b0b7 Disable EIP67 support, use hex format instead 7 years ago
Michael Scoff 7e1f22f90a Remove duplicate requests #85 for transactions 7 years ago
Michael Scoff febb00c0e2 [Exchange] Select token functionality 7 years ago
Michael Scoff 796705f8c7 Add URLService Provider 7 years ago
Michael Scoff fc289bfe16 Version Bump 7 years ago
Michael Scoff 31aaf4a0b0 Consolidate value into one 7 years ago
Michael Scoff d880a002fc Show tokens and exchange tab based on InCoordinatorViewModel 7 years ago
Michael Scoff 41db23f3fe Add InCoordinatorViewModel 7 years ago
Michael Scoff d174393a9d Version Bump 7 years ago
Michael Scoff 6f2e2ab35d Move properties into TransactionViewModel 7 years ago
Michael Scoff 7ed600ef93 Make operationsLocalized optional 7 years ago
Michael Scoff aac0e27f69
Tokens (#84) 7 years ago
Michael Scoff 7c6c5f342a Use https version for privacy and policy 7 years ago
Michael Scoff f496690349 Version Bump 7 years ago
Michael Scoff c2b947bcb2 Fixing popover on iPad 7 years ago
Michael Scoff 4170c81bf5 Fix overlapping send and my address buttons on iOS 10 7 years ago
Michael Scoff bfbaf7c9dc Disable exchange on debug mode 7 years ago
coybit 679edee805 `makeKeyAndVisible` is called inside the `AppCoordinator`'s constructor. Hence the removed line is unnecessary. (#82) 7 years ago
Michael Scoff 2dec26ed52 Organizing exchange field views 7 years ago
Michael Scoff d6a1b08faf Progress on exchange views 7 years ago
Michael Scoff 4517a2b008 Add Changelly integration 7 years ago
Michael Scoff 17974b3c81 Add ExchangeViewController and views 7 years ago
Michael Scoff b972e20f18 Add gas limit to confirmation page 7 years ago
Michael Scoff b992bb513b
Add exchange coordinator, view controller, tab (#81) 7 years ago
Michael Scoff 4c7092f268 Version Bump 7 years ago
Michael Scoff 4b833974d0 Add titles to tabBar 7 years ago
Michael Scoff 65a465f2c2 Check if address is valid 7 years ago
Michael Scoff c359006eef Remove titles for tab bar icons, made icons bigger 7 years ago
Michael Scoff 1b639c9893 Avoid showing pending transactions, when latestBlock is not defined 7 years ago
Michael Scoff d1b62eedb5 Make isDebug global 7 years ago
Michael Scoff 99bfa92fa0 Change to variable 7 years ago
Michael Scoff f19f1b725a Add address checking in EthereumAddressRule 7 years ago
Michael Scoff d63af06923 Add paste action into send view controller 7 years ago
Michael Scoff a9516f09e2 Add small style to Button 7 years ago
Michael Scoff c6df28df6e Add spacerWidth 7 years ago