prysm-pulse/beacon-chain/rpc/eth
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
..
beacon Add new DomainType for application usage (#10740) 2022-05-24 20:16:05 +00:00
debug Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00
events Move Consensus Type Wrappers Into Consensus Types Package (#10598) 2022-05-02 15:43:40 +00:00
helpers Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00
node Move Consensus Type Wrappers Into Consensus Types Package (#10598) 2022-05-02 15:43:40 +00:00
validator Config registry (#10683) 2022-05-20 07:16:53 +00:00