zelig c4ea921876 import/export accounts
- cli: add passwordfile flag
- cli: change unlock flag only takes account
- cli: with unlock you are prompted for password or use passfile with password flag
- cli: unlockAccount used in normal client start (run) and accountExport
- cli: getPassword used in accountCreate and accountImport
- accounts: Manager.Import, Manager.Export
- crypto: SaveECDSA (to complement LoadECDSA) to save to file
- crypto: NewKeyFromECDSA added (used in accountImport and New = generated constructor)
2015-03-26 19:00:18 +00:00
..
2015-03-23 16:59:09 +01:00
2015-03-26 19:00:18 +00:00
2015-03-23 17:08:49 +00:00
2015-03-24 15:27:05 +01:00
2015-03-26 12:06:45 +01:00
2015-01-06 12:23:36 +01:00
2015-03-26 19:00:18 +00:00