prysm-pulse/beacon-chain/core
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
..
blocks Ensure proper block slot for process block header (#5846) 2020-05-14 00:31:58 +00:00
epoch Change non-mutating validator accesses to ReadOnly (#5776) 2020-05-07 14:15:51 -04:00
feed Implement Stream Duties Functionality (#5685) 2020-05-06 14:15:31 -05:00
helpers Check seed before shuffle (#5841) 2020-05-13 14:25:36 -07:00
state Prevent parent block with same slot (#5842) 2020-05-18 20:26:34 +00:00
validators libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00