terence tsao
|
c21e43e4c5
|
Refactor: move functions beacon-chain/core/time -> time/slots (#9719)
* Move necessary functions beacon-chain/core/time -> time/slots
* Fix fuzz
* Fix build
* Update slot_epoch.go
|
2021-10-01 15:17:57 -05:00 |
|
terence tsao
|
8219af46e4
|
Move slot epoch from core to time pkg (#9714)
* Move slot epoch from core to time pkg
* Fix fuzz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-30 19:00:14 +00:00 |
|
Raul Jordan
|
2a2239d937
|
Detect Slashable Attestations in Optimized Slasher (#9694)
* detect slashable attestations
* Update beacon-chain/slasher/detect_attestations.go
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
|
2021-09-28 20:54:17 +00:00 |
|