Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | accounts, cmd, internal, signer: add note about backing up the keystore (#19432) | Kurkó Mihály | 2019-05-07 | 1 | -2/+3 |
| | | | | | | | | | | | | * accounts: add note about backing up the keystore * cmd, accounts: move the printout to accountCreate * internal, signer: add info when new account is created via rpc * cmd, internal, signer: split logs * cmd/geth: make account new output a bit more verbose | ||||
* | accounts/keystore: delete the redundant keystore in filename (#17930) | Wenbiao Zheng | 2018-11-29 | 1 | -0/+355 |
* accounts/keystore: reduce file name length * accounts/keystore: reduce code line width |