prysm-pulse/config/params
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
..
testdata Update proposer boost score and spec tests (#10665) 2022-05-23 23:08:24 +00:00
BUILD.bazel Config registry (#10683) 2022-05-20 07:16:53 +00:00
checktags_test.go ran gofmt @ v1.17, these are the resulting changes (#10362) 2022-03-14 15:58:13 -05:00
config_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
config_utils_develop.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
config_utils_prod.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
config.go Add new DomainType for application usage (#10740) 2022-05-24 20:16:05 +00:00
configset_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
configset.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
init.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
interop.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
io_config.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
loader_test.go Update proposer boost score and spec tests (#10665) 2022-05-23 23:08:24 +00:00
loader.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
mainnet_config.go Add new DomainType for application usage (#10740) 2022-05-24 20:16:05 +00:00
minimal_config.go Update proposer boost score and spec tests (#10665) 2022-05-23 23:08:24 +00:00
network_config.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
testnet_config_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
testnet_e2e_config.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
testnet_prater_config_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
testnet_prater_config.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
testnet_ropsten_config.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
testutils.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
values.go Config registry (#10683) 2022-05-20 07:16:53 +00:00