go-ethereum/node
Martin HS a5f0001845
cmd/geth: remove unlock commandline flag (#30737)
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.
2024-11-15 10:15:15 +01:00
..
api.go
api_test.go
config.go cmd/geth: remove unlock commandline flag (#30737) 2024-11-15 10:15:15 +01:00
config_test.go
database.go
defaults.go
doc.go
endpoints.go
errors.go
jwt_auth.go
jwt_handler.go
lifecycle.go
node.go cmd/geth: remove unlock commandline flag (#30737) 2024-11-15 10:15:15 +01:00
node_auth_test.go
node_example_test.go
node_test.go
rpcstack.go
rpcstack_test.go
utils_test.go