Commit Graph

125 Commits (8d80c9f3b99a518b957fa20f6ead80e2f42d6e0e)

Author SHA1 Message Date
Michael Scoff 73e096711b Save transactions in EIP 155 format 7 years ago
Michael Scoff 26519d9c4d Fetch gas limit for specific transaction 7 years ago
Michael Scoff 3fed869ce8 Use Data for data 7 years ago
Kamuela Franco 24480147e1 EstimateGas Feature (#210) 7 years ago
Michael Scoff 42c520dd75 Adapting to EIP55 7 years ago
Michael Scoff 3e04c769cf Implement backup and deletion with activity indicator 7 years ago
Michael Scoff af0aabe90b Disable mnemonic phrase. 7 years ago
Michael Scoff 29a33d499e Import. BIP39 implemented 7 years ago
Michael Scoff cf0da3f3b0 Fixing my messed up merge 😢 7 years ago
Alejandro Isaza cc141c7cb8 Fix transaction signing 7 years ago
Michael Scoff 3ab956f286 Add address property to return 0x address format 7 years ago
Alejandro Isaza 2f65e364d5 Replace Geth with TrustKeystore 🎉 7 years ago
Alejandro Isaza cac065cf9c Add transaction signing 7 years ago
Alejandro Isaza f134b9640b Implement RLP encoding 7 years ago
Michael Scoff 7e4d858751
Browser new (#192) 7 years ago
Michael Scoff 25f9b30f10 Add watch address functionality 7 years ago
Michael Scoff 6aae2400bc Show tokens based on their contract address 7 years ago
Michael Scoff 66c0415804 Improve token image representation 7 years ago
Michael Scoff 5f7f495d44 Improve tokens representation 7 years ago
Michael Scoff 3f637393c7 Run swiftlint 7 years ago
Oleg Gordiichuk acd7289250 Update of the network services. 7 years ago
Oleg Gordiichuk b283986c3a Add new section with translation and refactoring of the old code. 7 years ago
Oleg Gordiichuk cf07bd261a Update of the token view. 7 years ago
Oleg Gordiichuk ad8608cd80 Update of the network call. 7 years ago
Oleg Gordiichuk 1c3ee98899 Update of the CoinTicker model. 7 years ago
Oleg Gordiichuk a319019473 Add support of the coins with images and trade rate in USD. 7 years ago
Oleg Gordiichuk 4f19374930 Add proper CoinTicker struct. Add image property. 7 years ago
Miachel Scoff 816e2de6f4 Conform PushDevice to Encodable 7 years ago
Miachel Scoff 241a0d9509 Add push prefix 7 years ago
Miachel Scoff 4927f5a117 Integrating new push service endpoint 7 years ago
Michael Scoff 9821cd2679
Added custom data input (#149) 7 years ago
Michael Scoff 7158188630 Added balance view in tokens tab 7 years ago
Michael Scoff a200879d8a Fix build compilation 7 years ago
Michael Scoff e5af90d4ab Refactor ERC20 tokens and transaction operation 7 years ago
Michael Scoff 64b3e4f69c Fix duplicate accounts issue 7 years ago
Michael Scoff 715a9950f6 Use 32 bytes for password generation 7 years ago
Michael Scoff e087cdc3d8 Add extra random bytes to generateRandom() 7 years ago
Michael Scoff cd6f1b7157 Consolidate password generation. Use random password to encrypt keystore 7 years ago
Michael Scoff df9f3b80e1 Add SkipBackupFilesInitializer and exclude all documents directory 7 years ago
Michael Scoff badd3579d7 Add GasPriceRequest 7 years ago
Michael Scoff 14de31712e Using decimal as Int to convert token operation 7 years ago
Michael Scoff 7d2d2ce169 Consolidating operations into using EtherFormatter 7 years ago
Michael Scoff 99636f6097
Initialize EtherKeystore only if isProtectedDataAvailable true (#112) 7 years ago
Michael Scoff 1e5464db3e Set accessibleWhenUnlockedThisDeviceOnly as default option 7 years ago
Michael Scoff 1f7a82320e Handle confirmations 7 years ago
Michael Scoff 8dc1e4b665 Weaking get block request response 7 years ago
Michael Scoff d1a056187e Proper handling confirmations 7 years ago
Michael Scoff 03fcfcdad4 Adding isError handle for transaction 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