mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-24 20:08:08 +00:00
This is one further step towards removing account management from `geth`. This PR deprecates the flag `unlock`, and makes the flag moot: unlock via geth is no longer possible. |
||
|---|---|---|
| .. | ||
| testdata | ||
| account_cache.go | ||
| account_cache_test.go | ||
| file_cache.go | ||
| key.go | ||
| keystore.go | ||
| keystore_fuzzing_test.go | ||
| keystore_test.go | ||
| passphrase.go | ||
| passphrase_test.go | ||
| plain.go | ||
| plain_test.go | ||
| presale.go | ||
| wallet.go | ||
| watch.go | ||
| watch_fallback.go | ||