Commit Graph

174 Commits (f693864f8a0102cae99b38772767a12d3a2cdc99)

Author SHA1 Message Date
Michael Scoff e2527684ff
Integration Trust Service (#79) 7 years ago
Michael Scoff daf179ca73 Revert "Remove etherscan service" 7 years ago
Michael Scoff b6bb2a45ac Add addSkipBackupAttributeToItemAtURL 7 years ago
Michael Scoff e59ea71f43 Remove etherscan service 7 years ago
Michael Scoff a41c9a1d8e Conform RawTransaction to CodingKeys 7 years ago
Michael Scoff 8f1a18c654 Add transaction endpoint 7 years ago
Michael Scoff 4f04894d5e Add ArrayResponse 7 years ago
Michael Scoff 35b4e989be Fixed excessive calling of ChainState 7 years ago
Michael Scoff 715b1b7b12 Add EthplorerService 7 years ago
Michael Scoff 614191eaf6 Add lots of changes 7 years ago
Michael Scoff 56a5921121 Add EtherscanService 7 years ago
Michael Scoff bc0112b038 Show confirmations based on block difference 7 years ago
Michael Scoff 56dfe4d506 Add Chain State class for observing latest block in the chain 7 years ago
Michael Scoff db083d59c1 Integrating Trust Client 7 years ago
Michael Scoff b968cefc56 Version Bump 7 years ago
Michael Scoff 3c524a91ca Avoid duplicate accounts for both keystone and private key 7 years ago
Michael Scoff 45937c59b4 Rename etherScanAPIURL 7 years ago
Michael Scoff 5f264b79d7 Move into separate file 7 years ago
Michael Scoff 608c87cd5a Import your wallet with private key 7 years ago
Michael Scoff c44da6573b Remove Russian localization 7 years ago
Philipp Rieger acac2c5820 Adjusted correct padding for AES. 7 years ago
Philipp Rieger 8c9acbee4a Generated salt randomly. 7 years ago
Philipp Rieger d408b8ca82 Fixed logic bug in the key derivation. 7 years ago
Philipp Rieger c155e2b819 Added conversion from hex string to hex array for the private key. 7 years ago
Philipp Rieger ee2d76027d Changed number of iterations for PBKDF2. 7 years ago
Philipp Rieger 74b7dcfaf7 Adjusted JSON format. 7 years ago
Michael Scoff f533f543b4 Fix error 7 years ago
Michael Scoff 7fcd386459 Add convertPrivateKeyToKeystoreFile function test 7 years ago
Philipp Rieger 926e353176 Changed AES mode from CBC to CTR as required. 7 years ago
Philipp Rieger e5f1bb70a4 First simple approach for converting private key to keystore file. 7 years ago
Michael Scoff 124b1d9b81 Fixes: Shows transactions in wallet not belong to current wallet 7 years ago
Michael Scoff 1eee5efa38 Create SignTransaction model 7 years ago
Michael Scoff 4bd8577a4e Clean up checking for duplicate code 7 years ago
Michael Scoff fe6bd19e9d Throw an error if user adds already added wallet #64 7 years ago
Michael Scoff e7407a8021 Mock create account function 7 years ago
Michael Scoff d12d8ea595 Show loading indicator on loading importing wallet 7 years ago
Michael Scoff 7fe9349d71 Running creating wallet async 7 years ago
Michael Scoff 5c6fe5a921 Implemented export feature to take newPassword for export 7 years ago
Michael Scoff dc0eb817ca Removed GetCodeRequest 7 years ago
Michael Scoff 3101312e86 Add GetCodeRequest 7 years ago
Michael Scoff f1cf3b8ea4 Add CoinMarketClient 7 years ago
Michael Scoff 169bd04f7d Create wallet in one tap 7 years ago
Michael Scoff 94063d60db Show selected account in accounts view 7 years ago
Michael Scoff 9c6365fc16 Add update password method 7 years ago
Michael Scoff 0060b083a6 Return appropriate error message on import wallet 7 years ago
Michael Scoff 3f7c6eca2f Add support for caching transactions 7 years ago
Michael Scoff fe39124869 Work in progress 7 years ago
Michael Scoff 37f9d3d91d Work in progress 7 years ago
Michael Scoff 4b3ede514f Organizing files into folders 7 years ago
Michael Scoff 15e2720a4c Expose keychain to initializer. Renaming values 7 years ago