go-ethereum/console
Marius van der Wijden d0a4989a8d
cmd, eth, node: deprecate personal namespace (#26390)
* eth: cmd: deprecate personal namespace

* eth: cmd: move deprecation to node

* node: disable toml of enablepersonal

* node: disable personal on ipc as well

* Update node/node.go

Co-authored-by: Martin Holst Swende <martin@swende.se>

* console: error -> warn

* node: less roulette

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-02-02 13:52:19 +02:00
..
prompt all: use strings.EqualFold for string comparison (#24890) 2022-05-17 13:56:52 +02:00
testdata cmd/geth: drop geth js command (#25000) 2022-06-21 12:16:05 +03:00
bridge_test.go console: handle undefined + null in console funcs (#21160) 2020-06-02 18:06:22 +02:00
bridge.go all: simplify nested complexity and if blocks ending with a return statement (#21854) 2020-11-25 09:24:50 +01:00
console_test.go cmd/geth: drop geth js command (#25000) 2022-06-21 12:16:05 +03:00
console.go cmd, eth, node: deprecate personal namespace (#26390) 2023-02-02 13:52:19 +02:00