prysm-pulse/beacon-chain/monitor
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
..
BUILD.bazel Monitor service (#9933) 2021-11-30 19:27:03 -03:00
doc.go Validator monitor process slashings (#9898) 2021-11-15 17:39:55 +00:00
metrics.go Monitor sync committee (#9923) 2021-11-24 09:56:34 +08:00
process_attestation_test.go Minor cleanups on monitor service (#10013) 2021-12-15 20:42:20 +00:00
process_attestation.go Minor cleanups on monitor service (#10013) 2021-12-15 20:42:20 +00:00
process_block_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
process_block.go Minor cleanups on monitor service (#10013) 2021-12-15 20:42:20 +00:00
process_exit_test.go Monitor service (#9933) 2021-11-30 19:27:03 -03:00
process_exit.go Minor cleanups on monitor service (#10013) 2021-12-15 20:42:20 +00:00
process_sync_committee_test.go Minor cleanups on monitor service (#10013) 2021-12-15 20:42:20 +00:00
process_sync_committee.go Minor cleanups on monitor service (#10013) 2021-12-15 20:42:20 +00:00
service_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
service.go Service constructors and Start() - better separation of concerns (#10532) 2022-04-16 02:45:35 +00:00