prysm-pulse/beacon-chain/core/state
Victor Farazdagi bbde2a6820
Assert no side effects occur on test (#5714)
* add reset funcs
* init -> TestMain for beacon config params
* fixes build file
* core/epoch spectests updated
* core/blocks spectests updated
* fix the rest of spectests
* SetupTestConfigCleanup
* revert copy() api
* rever all cases of copy()
* fixes spectests
* updates fork_test
* config_test update
* fixes spectest/config_test
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge branch 'master' into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge branch 'master' into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
2020-05-05 08:39:38 +00:00
..
interop libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
spectest Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
stateutils libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
benchmarks_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
skip_slot_cache_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
skip_slot_cache.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_fuzz_test.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
state.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
transition_fuzz_test.go libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
transition_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
transition.go libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00