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

Drop lookup type trait for a simple arg #5620

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

dapplion
Copy link
Collaborator

Issue Addressed

Part of

Passing around a simple lookup_type: LookupType to the requester function achieves the same functionality with less machinery. Makes code simpler to extend, related to DAS.

Proposed Changes

  • Drop lookup type trait for a simple arg
  • Drop leftover unit tests in beacon_node/network/src/sync/block_lookups/single_block_lookup.rs. Their tested scenarios are covered by the event-based tests

Copy link
Member

@realbigsean realbigsean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@realbigsean realbigsean added the ready-for-merge This PR is ready to merge. label Apr 22, 2024
@realbigsean
Copy link
Member

@mergify queue

Copy link

mergify bot commented Apr 22, 2024

queue

🛑 The pull request has been removed from the queue default

The queue conditions cannot be satisfied due to failing checks.

You can take a look at Queue: Embarked in merge queue check runs for more details.

In case of a failure due to a flaky test, you should first retrigger the CI.
Then, re-embark the pull request into the merge queue by posting the comment
@mergifyio refresh on the pull request.

@jimmygchen
Copy link
Member

@mergify requeue

Copy link

mergify bot commented Apr 24, 2024

requeue

✅ This pull request will be re-embarked automatically

The followup queue command will be automatically executed to re-embark the pull request

Copy link

mergify bot commented Apr 24, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at c38b05d

mergify bot added a commit that referenced this pull request Apr 24, 2024
@mergify mergify bot merged commit c38b05d into sigp:unstable Apr 24, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants