prysm-pulse/beacon-chain/rpc/debug
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
..
block_test.go ETH2 Types: Epoch (#8373) 2021-02-09 10:05:22 +00:00
block.go Return error on AttestingIndices bitfield length check (#8285) 2021-01-20 03:00:52 +00:00
BUILD.bazel Deprecate DisableNewStateMgmt Flag (#7124) 2020-08-31 06:59:13 +00:00
forkchoice_test.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00
forkchoice.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
p2p_test.go Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
p2p.go Add Initial Support For Gossip Scoring Service (#8275) 2021-01-19 12:13:08 +00:00
server.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
state_test.go Configurable testutil's BeaconState (#8407) 2021-02-08 20:00:09 +00:00
state.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00