prysm-pulse/beacon-chain/execution
kasey ff1b03ab13
prysmctl using the same genesis func as e2e (#12268)
* prysmctl using the same genesis func as e2e

* add whitespace to genesis.json for readability

* fix typo in fork name

* don't require validator count if deposits given

* add gosec exception

* the other nosec :(

* appease deepsource

* fix comments on renamed public value/func

---------

Co-authored-by: kasey <kasey@users.noreply.github.com>
2023-04-13 17:19:06 +00:00
..
testdata/fuzz Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
testing prysmctl using the same genesis func as e2e (#12268) 2023-04-13 17:19:06 +00:00
types Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_cache_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_cache.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_reader_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_reader.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
check_transition_config_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
check_transition_config.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposit_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposit.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
engine_client_fuzz_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
engine_client_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
engine_client.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
errors.go Add getpayloadbodies (#11973) 2023-03-14 15:52:16 +00:00
execution_chain_test.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
init_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log_processing_test.go Update Dependencies (#12204) 2023-03-29 13:04:47 +00:00
log_processing.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
metrics.go Add getpayloadbodies (#11973) 2023-03-14 15:52:16 +00:00
options.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
prometheus_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
prometheus.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
provider_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
provider.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rpc_connection.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service_test.go Update Dependencies (#12204) 2023-03-29 13:04:47 +00:00
service.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00