mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 21:07:18 +00:00
c922eb9bfc
* 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> |
||
---|---|---|
.. | ||
blocks_test.go | ||
blocks.go | ||
BUILD.bazel | ||
config_test.go | ||
config.go | ||
init_test.go | ||
log.go | ||
pool_test.go | ||
pool.go | ||
server_test.go | ||
server.go | ||
state_test.go | ||
state.go | ||
sync_committee_test.go | ||
sync_committee.go | ||
validator_test.go | ||
validator.go |