prysm-pulse/beacon-chain/rpc
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
..
apimiddleware Fix receipts root field name in API Middleware (#10488) 2022-04-06 21:56:11 +00:00
eth Payload ID caching (#10481) 2022-04-06 16:36:52 -07:00
prysm/v1alpha1 Move GetTerminalBlockHash to powchain engine (#10500) 2022-04-12 10:19:07 +00:00
statefetcher wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
testutil Retrieving state by slot to always apply canonical block at slot, when available (#10255) 2022-03-09 13:33:18 -06:00
BUILD.bazel Move Engine API to Powchain and Consolidate Connection Management (#10438) 2022-04-01 14:04:24 -04:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
service.go Service constructors and Start() - better separation of concerns (#10532) 2022-04-16 02:45:35 +00:00