prysm-pulse/beacon-chain/rpc
Sammy Rosso c922eb9bfc
Add new DomainType for application usage (#10740)
* Add new DomainType for application usage

* Add DomainApplicationMask to config_test

* Add func to convert uint32 to 4 byte array

We add a convenience function Uint32ToBytes4 that takes a uint32,
converts it to big endian order and return a 4 byte array.

* Add unit test for Uint32ToBytes4

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: terencechain <terence@prysmaticlabs.com>
2022-05-24 20:16:05 +00:00
..
apimiddleware Config registry (#10683) 2022-05-20 07:16:53 +00:00
eth Add new DomainType for application usage (#10740) 2022-05-24 20:16:05 +00:00
prysm/v1alpha1 Do not update forkchoice checkpoints on calls to Head (#10702) 2022-05-22 18:37:01 +00:00
statefetcher Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731) 2022-05-20 23:29:16 +00:00
testutil Clean up various warnings (#10710) 2022-05-19 04:38:04 +00: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 Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
service.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00