Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/clef: encrypt the master seed on disk (#17704) | Martin Holst Swende | 2018-10-09 | 1 | -31/+43 |
* | accounts/keystore: double-check keystore file after creation (#17348) | Martin Holst Swende | 2018-09-20 | 1 | -2/+25 |
* | crypto/secp256k1: remove external LGPL dependencies (#17239) | Péter Szilágyi | 2018-07-26 | 1 | -5/+12 |
* | accounts: changed if-else blocks to conform with golint (#16654) | GagziW | 2018-05-03 | 1 | -2/+1 |
* | cmd/geth: make geth account new faster with many keys (#15529) | Martin Holst Swende | 2017-11-21 | 1 | -0/+7 |
* | accounts: fix megacheck warnings (#14903) | Egon Elbre | 2017-08-07 | 1 | -2/+2 |
* | accounts/keystore, crypto: don't enforce key checks on existing keyfiles | Péter Szilágyi | 2017-06-01 | 1 | -4/+2 |
* | accounts/keystore, crypto: enforce 256 bit keys on import | Péter Szilágyi | 2017-05-23 | 1 | -1/+4 |
* | all: unify big.Int zero checks, use common/math in more places (#3716) | Felix Lange | 2017-02-28 | 1 | -2/+2 |
* | accounts, cmd, eth, internal, mobile, node: split account backends | Péter Szilágyi | 2017-02-13 | 1 | -0/+305 |