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

refactor: cleanup fork tree utilities. #1035

Merged
merged 3 commits into from
Apr 25, 2024
Merged

refactor: cleanup fork tree utilities. #1035

merged 3 commits into from
Apr 25, 2024

Conversation

mpaulucci
Copy link
Collaborator

Motivation
There were a bunch of beacon api utilities inside the fork choice folder, so I moved them to beacon api

Description

  • Moved beacon api specific utilites to beacon api folder
  • Renamed ForkChoice.Helpers to ForkChoice.Head since the module is only about finding the fork choice head
  • Removed some unused code: old_tree, get_status_message, some other unused functions

@mpaulucci mpaulucci requested a review from a team as a code owner April 25, 2024 10:30
@Arkenan Arkenan merged commit 3c58d61 into main Apr 25, 2024
12 checks passed
@Arkenan Arkenan deleted the cleanup-fork-tree branch April 25, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants