plugeth/console
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205)
This moves the eth config definition into a separate package, eth/ethconfig. 
Packages eth and les can now import this common package instead of
importing eth from les, reducing dependencies.

Co-authored-by: Felix Lange <fjl@twurst.com>
2021-02-05 13:51:15 +01:00
..
prompt cmd/clef, signer/core: password input fixes (#20960) 2020-05-19 10:44:46 +02:00
testdata cmd, console: split off the console into a reusable package 2016-05-30 17:25:23 +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 eth: move eth.Config to a common package (#22205) 2021-02-05 13:51:15 +01:00
console.go console: don't exit on ctrl-c, only on ctrl-d (#21660) 2020-10-20 10:56:51 +02:00