prysm-pulse/beacon-chain/core/state
Radosław Kapka 7842fd9da6
Replace bytes.Equal with assert.DeepEqual in tests (#8318)
* beacon chain

* format imports

* Update beacon-chain/db/kv/migration_archived_index_test.go

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>

* Update beacon-chain/db/kv/migration_block_slot_index_test.go

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>

* remove unused imports

* Update beacon-chain/core/state/skip_slot_cache_test.go

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>

* Update beacon-chain/core/state/skip_slot_cache_test.go

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>

* Update beacon-chain/core/state/skip_slot_cache_test.go

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>

* Update beacon-chain/core/state/skip_slot_cache_test.go

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>

* Update beacon-chain/db/kv/migration_archived_index_test.go

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>

* Update beacon-chain/db/kv/migration_block_slot_index_test.go

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
2021-01-22 15:15:40 +00:00
..
interop Prevent Usage of Stdlib File/Dir Writing With Static Analysis (#7685) 2020-11-09 14:27:03 -06:00
regression_files Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
spectest Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +00:00
stateutils Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
benchmarks_test.go Align to spec v1.0.0 (#7469) 2020-11-13 01:00:05 +00:00
BUILD.bazel Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
skip_slot_cache_test.go Replace bytes.Equal with assert.DeepEqual in tests (#8318) 2021-01-22 15:15:40 +00:00
skip_slot_cache.go Use root + slot for skip slot cache key (#7654) 2020-10-28 03:09:05 +00:00
state_fuzz_test.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
state.go Numeric conversion cleanup (#7465) 2020-10-13 12:43:49 +00:00
transition_fuzz_test.go Remove inital sync don't verify att sig flag (#7517) 2020-10-13 06:08:21 +00:00
transition_test.go Replace bytes.Equal with assert.DeepEqual in tests (#8318) 2021-01-22 15:15:40 +00:00
transition.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00