prysm-pulse/testing/util
Radosław Kapka 2b6e86ec1b
Some test improvements (#10928)
* extract DeterministicGenesisStateWithGenesisBlock

(cherry picked from commit a5e3a9c9bbbacb23a644f5c68c92839a315f66a1)

# Conflicts:
#	testing/util/state.go

* part 1

* part 2

* part 3

* fix errors

* db interface public visibility

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-06-24 17:22:39 +00:00
..
altair.go Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00
attestation_test.go Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
attestation.go Clean up various warnings (#10710) 2022-05-19 04:38:04 +00:00
bazel.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
bellatrix_state_test.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
bellatrix_state.go Consolidate ExecutionPayloadHeader Protobuf definitions (#10917) 2022-06-22 13:08:06 +02:00
bellatrix.go Move Consensus Type Wrappers Into Consensus Types Package (#10598) 2022-05-02 15:43:40 +00:00
block_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
block.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
BUILD.bazel Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
deposits_test.go fuzz: Add fuzz tests for sparse merkle trie (#10662) 2022-05-09 16:51:48 +00:00
deposits.go fuzz: Add fuzz tests for sparse merkle trie (#10662) 2022-05-09 16:51:48 +00:00
helpers_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
helpers.go Move Consensus Type Wrappers Into Consensus Types Package (#10598) 2022-05-02 15:43:40 +00:00
merge.go Handle blind block for DB (#10580) 2022-05-03 16:55:59 +00:00
state_test.go Support Bellatrix state in getStateV2 standard API (#10314) 2022-03-07 17:56:54 +01:00
state.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
sync_aggregate.go Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +00:00
sync_committee.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
wait_timeout.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00