Commit Graph

56 Commits (ba3cef6f18380ea2ac78fd2040a08925c06448f1)

Author SHA1 Message Date
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
Michael Scoff b21a26fab0 Store password on creation, on export ask for you current password 7 years ago
Michael Scoff 0f89a71ec9 Rename to speed property 7 years ago
Michael Scoff 23dce14ce8 Rename to TransactionSpeed 7 years ago
Michael Scoff a1fd0580cc Add TransactionCost 7 years ago
Michael Scoff f1dc0c705e Add GetBlockByNumberRequest 7 years ago
Michael Scoff 143072e3ae Fix transaction direction 7 years ago
Michael Scoff ee7be2ab5a Lowercased address key 7 years ago
Michael Scoff 17332b8817 Change Copyrights 7 years ago
Michael Scoff 70cc81e89f Remove loggings 7 years ago
Michael Scoff 369cf58914 Remove log 7 years ago
Michael Scoff fefc346f89 Filter our empty contract name 7 years ago
Michael Scoff 9167b9b388 Load most recent accounts on launch 7 years ago
Michael Scoff 0cc7f614f9 Ask new password when exporting your wallet 7 years ago
Michael Scoff 8b8ca20160 Add requests and tokens 7 years ago