Commit Graph

42 Commits (7e37e291d4a4494a4a64ce66021b89ea80548a2f)

Author SHA1 Message Date
Michael Scoff 3ab956f286 Add address property to return 0x address format 7 years ago
Alejandro Isaza 2f65e364d5 Replace Geth with TrustKeystore 🎉 7 years ago
Michael Scoff ea548b02f5 Add Ethereum Classic support 7 years ago
Michael Scoff 8e346a2abe Split networks into production and test 7 years ago
Michael Scoff 9821cd2679
Added custom data input (#149) 7 years ago
Michael Scoff e5af90d4ab Refactor ERC20 tokens and transaction operation 7 years ago
Michael Scoff af5a216088 Ability to switch from short to full balance format on tap 7 years ago
Michael Scoff 322297d1b3 Rename to POA Network 7 years ago
Michael Scoff a6d2763c34 Add oracles network 7 years ago
Michael Scoff a3442af24e Ditch TransactionHeaderBaseViewModel 7 years ago
Michael Scoff 9d3f3b1dd2 Use standards for string localization 7 years ago
Michael Scoff 7a8949cedf Get gas price from eth_gasPrice command 7 years ago
Michael Scoff 256d8ba028 Add support for ropsten 7 years ago
Michael Scoff 99636f6097
Initialize EtherKeystore only if isProtectedDataAvailable true (#112) 7 years ago
Michael Scoff b6e591d42e Adapting BigInt across transfers as main type 7 years ago
Alejandro Isaza 1d67526679 Add reverse formatting to convert string to BigInt (#111) 7 years ago
Michael Scoff a65ec87d08 Add few tokens for the exchange 7 years ago
Michael Scoff bd5e0e1408 Add ConfirmPaymentViewModel 7 years ago
Alejandro Isaza d61d9a7ebc Convert to Swift 4 (#97) 7 years ago
Michael Scoff ce9306a834 Getting exchange to work 7 years ago
Michael Scoff 8c885a612a Restart balance and rate on changing token 7 years ago
Michael Scoff ae407eb62d Add ExchangeTokenError 7 years ago
Michael Scoff 4ebb078e1b Remove tokenImageView.widthAnchor constraint 7 years ago
Michael Scoff 8bf524aab3 Making exchange working! 7 years ago
Michael Scoff 03f62b9bb9 Move view login into ExchangeTokenViewModel 7 years ago
Michael Scoff adcf047e4e Work on exchange 7 years ago
Michael Scoff 4e9b48efbe Work on integration exchange 7 years ago
Michael Scoff ecc07777d4 Add decimals parameter 7 years ago
Michael Scoff 9ef6398902 Update exchange contract address 7 years ago
Michael Scoff b5fdd36e7b Update tokens 7 years ago
Michael Scoff 16a79b5b69 Add exchange call to trade 7 years ago
Michael Scoff 055cfb9a3e Implements confirm exchange transaction 7 years ago
Michael Scoff 98c731c31d Implement ExchangeTokenTableViewCell 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 febb00c0e2 [Exchange] Select token functionality 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 17974b3c81 Add ExchangeViewController and views 7 years ago
Michael Scoff b992bb513b
Add exchange coordinator, view controller, tab (#81) 7 years ago