prysm-pulse/shared/slotutil
Victor Farazdagi a8e501b3cf
ETH2 Types: Epoch (#8373)
* update deps

* update deps

* update protos/*

* update deps

* reset protos

* update protos

* update shared/params/config

* update protos

* update /shared

* update shared/slotutil and shared/testutil

* update beacon-chain/core/helpers

* updates beacon-chain/state

* update beacon-chain/forkchoice

* update beacon-chain/blockchain

* update beacon-chain/cache

* update beacon-chain/core

* update beacon-chain/db

* update beacon-chain/node

* update beacon-chain/p2p

* update beacon-chain/rpc

* update beacon-chain/sync

* go mod tidy

* make sure that beacon-chain build suceeds

* go fmt

* update e2e tests

* update slasher

* remove redundant alias

* update validator

* gazelle

* fix build errors in unit tests

* go fmt

* update deps

* update fuzz/BUILD.bazel

* fix unit tests

* more unit test fixes

* fix blockchain UTs

* more unit test fixes
2021-02-09 10:05:22 +00:00
..
testing Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
BUILD.bazel ETH2 Types: Epoch (#8373) 2021-02-09 10:05:22 +00:00
countdown_test.go Improve genesis event log and load blocks to fork choice log (#7946) 2020-12-01 00:06:16 +00:00
countdown.go Improve genesis event log and load blocks to fork choice log (#7946) 2020-12-01 00:06:16 +00:00
slotticker_test.go Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
slotticker.go Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
slottime_test.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
slottime.go ETH2 Types: Epoch (#8373) 2021-02-09 10:05:22 +00:00
slotutil_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00