erigon-pulse/console
Alex Sharov 1dcc2b141a
Rpcdaemon as lib (#940)
* share config object

* create default config and logger

* move db connection to common func

* move server start to cli package

* clear

* clear

* rename cli to rpc

* use unified SetupLogger func

* make all root flag persistent

* use common flags in different packages

* use common flags in different packages

* move TraceTx method to eth package

* use native slice flags

* create package "turbo"

* disable geth api

* disable geth api

* move more data types to turbo/adapter package

* add support for customApiList

* run more

* run more

* run more

* dog-food

* move DoCall

* move DoCall

* fix tests

* fix test
2020-08-19 12:46:20 +01:00
..
prompt cmd/clef, signer/core: password input fixes (#20960) 2020-06-15 19:38:12 +03:00
testdata cmd, console: split off the console into a reusable package 2016-05-30 17:25:23 +03:00
bridge_test.go post-rebase fixups 2020-06-15 19:38:54 +03:00
bridge.go post-rebase fixups 2020-06-15 19:38:54 +03:00
console_test.go Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
console.go ethapi: don't crash when keystore-specific methods are called but external signer used (#21279) 2020-08-07 12:27:36 +02:00