mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 04:47:18 +00:00
e477fdfd6d
* Update rules_go and fix proto conflicts * gaz * Update generated code * First pass inclusion of using baked states * more emptypb fixes * remove testnet genesis files, only embed mainnet * Refactoring for SaveGenesisData, fix tests that use mainnet config but do not support mainnet genesis values * a bit more refactoring, load genesis from a file. Needs tests still * Add method to ensure an embedded genesis file also has the appropriate genesis block * gofmt * more clear error * Check genesis fork version to ensure testnet config matches genesis file * viz * test for SaveGenesisData * More genesis db method tests * Merge * Minor tweaks, lint, fmt, etc * Add more test to genesis db methods * Revert beacon-chain/state/stateV0/BUILD.bazel * Update beacon-chain/db/iface/errors.go Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> * PR feedback * Update beacon-chain/db/kv/genesis.go Co-authored-by: terence tsao <terence@prysmaticlabs.com> * fmt.Errorf works better for nil errors Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> Co-authored-by: terence tsao <terence@prysmaticlabs.com> |
||
---|---|---|
.. | ||
testing | ||
blockchain_test.go | ||
BUILD.bazel | ||
chain_info_norace_test.go | ||
chain_info_test.go | ||
chain_info.go | ||
checktags_test.go | ||
head_test.go | ||
head.go | ||
info_test.go | ||
info.go | ||
init_sync_process_block.go | ||
init_test.go | ||
log_test.go | ||
log.go | ||
metrics_test.go | ||
metrics.go | ||
process_attestation_helpers.go | ||
process_attestation_test.go | ||
process_attestation.go | ||
process_block_helpers.go | ||
process_block_test.go | ||
process_block.go | ||
receive_attestation_test.go | ||
receive_attestation.go | ||
receive_block_test.go | ||
receive_block.go | ||
service_norace_test.go | ||
service_test.go | ||
service.go | ||
weak_subjectivity_checks_test.go | ||
weak_subjectivity_checks.go |