prysm-pulse/testing/util
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
..
altair.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bazel.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
bellatrix_state_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bellatrix_state.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bellatrix.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel prysmctl using the same genesis func as e2e (#12268) 2023-04-13 17:19:06 +00:00
capella_block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
capella_block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
capella_state.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposits_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposits.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
helpers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
helpers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
merge.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
state_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
state.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_aggregate.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
wait_timeout.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00