prysm-pulse/beacon-chain/node
Radosław Kapka a0679c70d3
Service constructors and Start() - better separation of concerns (#10532)
* move waitForStateInitialization to Start

* remove channel

* handle error in test

* fix service tests

* use fatal log

* deterministic-genesis

* sync

* rpc

* monitor

* validator-client

* test fixes

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-04-16 02:45:35 +00:00
..
registration [Service Revamp] - Powchain Service With Functional Options (#9856) 2021-11-04 14:19:44 -04:00
BUILD.bazel Payload ID caching (#10481) 2022-04-06 16:36:52 -07:00
config_test.go Fee recipient flag rename for beacon node (#10402) 2022-03-21 21:25:33 +00:00
config.go Fee recipient flag rename for beacon node (#10402) 2022-03-21 21:25:33 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
node_test.go Move Engine API to Powchain and Consolidate Connection Management (#10438) 2022-04-01 14:04:24 -04:00
node.go Service constructors and Start() - better separation of concerns (#10532) 2022-04-16 02:45:35 +00:00
options.go [Service Revamp] - Powchain Service With Functional Options (#9856) 2021-11-04 14:19:44 -04:00
prometheus.go new prometheus metrics for client-stats metrics (#8834) 2021-04-30 13:37:38 -07:00