mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-26 05:17:22 +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> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
bytes_test.go | ||
bytes.go |