mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-04 00:44:27 +00:00
a7345c1094
* Add funnction to retrieve deposit contract's address from powchain * change bytes.Equal to assert.DeepEqual * add DepositContractAddress to mocks * Extract powchain info to a separate struct * span * Revert "Extract powchain info to a separate struct" This reverts commit e01dd5222b2ddc92607391f4b927b099100e03dd. * implementation + test * use the correct hexutil library * read contract address from configuration * return ETH1 chain ID instead of fork version * gzl (I hate you) * remove unused ChainInfoFetcher Co-authored-by: terence tsao <terence@prysmaticlabs.com> |
||
---|---|---|
.. | ||
blocks_test.go | ||
blocks.go | ||
BUILD.bazel | ||
config_test.go | ||
config.go | ||
log.go | ||
pool.go | ||
server_test.go | ||
server.go | ||
state.go | ||
validator.go |