Commit Graph

101 Commits (9c406e960224276202c6b8ff5da70021f3af445b)

Author SHA1 Message Date
Miachel Scoff 6f7abd25c0 Set isDisabled by default 7 years ago
Miachel Scoff 1262a58030 Configure gas price and gas fee 7 years ago
Oleg Gordiichuk 33a525657e I remove memory leaks that are in SendViewController via usage of [weak self] instead of self in closures. (#151) 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 936f6c370b Fixing crash on iPad when pressing buy 7 years ago
Michael Scoff 5483e90756 Setup taking screenshots for different locale 7 years ago
Michael Scoff ac7582d24d Simplify transaction view model 7 years ago
Michael Scoff a3442af24e Ditch TransactionHeaderBaseViewModel 7 years ago
Michael Scoff 4c26514e78 Fix gasPriceFooterText 7 years ago
Michael Scoff 9d3f3b1dd2 Use standards for string localization 7 years ago
Michael Scoff 4b66fd96c7 Added total network fee option when changing gas price/limit 7 years ago
Michael Scoff 7a8949cedf Get gas price from eth_gasPrice command 7 years ago
Michael Scoff 19c992955d Increased gas fee 7 years ago
Michael Scoff 4cfa54e941 Showing correct token value in the header 7 years ago
Michael Scoff 6d11b5c252 Implemented slider for setting up gas limit 7 years ago
Michael Scoff b9873b924c Increase steps 7 years ago
Michael Scoff 217be7bcdd Use slider for setting gas price 7 years ago
Michael Scoff c0ed2d066a Show gas price in Gwei 7 years ago
Michael Scoff 4f6379e309 Use BigInt for sending tokens 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 d7ad3e53ab Reuse amountToSend 7 years ago
Michael Scoff 8924ae4563 Check for high fees and gas limit 7 years ago
Michael Scoff e9d99f9c1a Add ConfigureTransaction and ConfigureTransactionError 7 years ago
Michael Scoff 1a75ddf957 Make QR code bigger 7 years ago
Michael Scoff 1f7a82320e Handle confirmations 7 years ago
Michael Scoff 49e75e2665 Activate amount row after paste or qr scan 7 years ago
Michael Scoff 2f07d17233 Remove TransactionConfigurationViewController 7 years ago
Michael Scoff 9833eb2df2 Set custom gas limit and gas price #87 7 years ago
Michael Scoff db82cc300c Add BackupViewModel 7 years ago
Alejandro Isaza 8147513391
Implement new ether number formatter (#104) 7 years ago
Michael Scoff 29924ff865 Disable max button 7 years ago
Michael Scoff 13ff52287f Trim copy pasted value for address 7 years ago
Michael Scoff 961be0fb98 Cleaning up RequestViewModel 7 years ago
Michael Scoff bd5e0e1408 Add ConfirmPaymentViewModel 7 years ago
Michael Scoff f789d6cb0d Add max amount button to amount field 7 years ago
Alejandro Isaza d61d9a7ebc Convert to Swift 4 (#97) 7 years ago
Alejandro Isaza 0f2a2816f6 Convert to Swift BigInt library (#94) 7 years ago
Michael Scoff ce9306a834 Getting exchange to work 7 years ago
Michael Scoff 8bf524aab3 Making exchange working! 7 years ago
Michael Scoff adcf047e4e Work on exchange 7 years ago
Michael Scoff 4e9b48efbe Work on integration exchange 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 b0241f6070 Add exchange transfer type 7 years ago
Michael Scoff 862c070033 Work in progress for integrating exchange 7 years ago
Michael Scoff ad2f17b0b7 Disable EIP67 support, use hex format instead 7 years ago
Michael Scoff aac0e27f69
Tokens (#84) 7 years ago