Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use proto array forkchoice as default #4778

Merged
merged 11 commits into from Feb 6, 2020
2 changes: 0 additions & 2 deletions beacon-chain/blockchain/BUILD.bazel
Expand Up @@ -17,7 +17,6 @@ go_library(
importpath = "github.com/prysmaticlabs/prysm/beacon-chain/blockchain",
visibility = ["//beacon-chain:__subpackages__"],
deps = [
"//beacon-chain/blockchain/forkchoice:go_default_library",
"//beacon-chain/blockchain/metrics:go_default_library",
"//beacon-chain/cache:go_default_library",
"//beacon-chain/cache/depositcache:go_default_library",
Expand Down Expand Up @@ -70,7 +69,6 @@ go_test(
"process_attestation_test.go",
"process_block_test.go",
"receive_attestation_test.go",
"receive_block_test.go",
"service_test.go",
],
embed = [":go_default_library"],
Expand Down
71 changes: 0 additions & 71 deletions beacon-chain/blockchain/forkchoice/BUILD.bazel

This file was deleted.

179 changes: 0 additions & 179 deletions beacon-chain/blockchain/forkchoice/benchmark_test.go

This file was deleted.

9 changes: 0 additions & 9 deletions beacon-chain/blockchain/forkchoice/doc.go

This file was deleted.

59 changes: 0 additions & 59 deletions beacon-chain/blockchain/forkchoice/lmd_ghost_test.yaml

This file was deleted.