prysm-pulse/beacon-chain/core/state
terence tsao c07f1600e9
Prevent parent block with same slot (#5842)
* Block must have a higher slot than parent state
* New tests and existing test
* Typo
* Fixed more existing test....
* Merge branch 'master' into sec0
* Merge branch 'master' into sec0
* Merge branch 'master' of github.com:prysmaticlabs/prysm into sec0
* Update spec tests to v0.11.3
* Merge branch 'sec0' of github.com:prysmaticlabs/prysm into sec0
* Update badge to v0.11.3
* Update badge to v0.11.3
* Merge refs/heads/master into sec0
2020-05-18 20:26:34 +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 Prevent parent block with same slot (#5842) 2020-05-18 20:26:34 +00:00
transition.go Prevent parent block with same slot (#5842) 2020-05-18 20:26:34 +00:00