prysm-pulse/shared
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
..
attestationutil Add fast function for comparing attestation data (#5834) 2020-05-12 16:55:17 -04:00
benchutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
bls BLS code cleanup (#5773) 2020-05-07 12:05:53 +00:00
bytesutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
cmd Test EnterPassword function in shared/cmd (#5822) 2020-05-12 10:01:02 -05:00
debug Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
event libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
featureconfig Removes deprecated flag from config (#5824) 2020-05-12 10:53:24 +00:00
hashutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
interop libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
iputils libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
keystore libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
logutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
mathutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
mclockutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
memorypool libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
messagehandler libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
mock libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
mputil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
p2putils libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
pagination libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
params Add Persistent Subnets (#5734) 2020-05-05 14:26:20 -05:00
prometheus libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
roughtime libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
runutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
sliceutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
slotutil Properly Divide SecondsPerSlot Into Milliseconds (#5821) 2020-05-13 11:28:17 +08:00
testutil Load chain config from file (#5694) 2020-05-05 20:58:07 +03:00
traceutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
tracing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
trieutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
version libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
service_registry_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
service_registry.go Other Package Godocs for Prysm (#5681) 2020-04-29 21:32:39 +00:00