erigon-pulse/miner
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
..
stresstest Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
environment.go Mining data races (#361) 2020-02-10 21:28:30 +07:00
miner.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
uncles.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
worker_test.go geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
worker.go fixups. make geth successful 2020-08-15 19:32:05 +02:00