prysm-pulse/beacon-chain/operations/attestations
Raul Jordan 578703fa05
Properly Divide SecondsPerSlot Into Milliseconds (#5821)
* use util for dividing slot durations

* fix places with dividing slot duration

* more dividers fixed

* format import

* fix formatting in validator test

* fix slot test tolerance

* nishant suggestions

* imports

* resolve e2e

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-05-13 11:28:17 +08:00
..
kv libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
BUILD.bazel Properly Divide SecondsPerSlot Into Milliseconds (#5821) 2020-05-13 11:28:17 +08:00
log.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
metrics.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
pool_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pool.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
prepare_forkchoice_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
prepare_forkchoice.go Properly Divide SecondsPerSlot Into Milliseconds (#5821) 2020-05-13 11:28:17 +08:00
prune_expired_test.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
prune_expired.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00