Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Conversation

brooksprumo
Copy link
Contributor

Problem

For Epoch Accounts Hash support, more background services will be required to run, which are currently optional. Specifically, the current snapshot requests will also be used to handle non-optional Epoch Accounts Hash Calculation requests. So this channel is required and so is Accounts Hash Verifier.

Building on PR #27508, since the snapshot request handler will now also accept requests for Epoch Accounts Hash calculations, it no longer is optional.

Summary of Changes

The SnapshotRequestHandler in AbsRequestHandlers is no longer optional.

@brooksprumo brooksprumo added the noCI Suppress CI on this Pull Request label Sep 1, 2022
@brooksprumo brooksprumo self-assigned this Sep 1, 2022
@brooksprumo brooksprumo force-pushed the epoch-accounts-hash/always-handle-snapshot-requests2 branch from 0a31b95 to 87c9b89 Compare September 2, 2022 13:03
@brooksprumo brooksprumo added CI Pull Request is ready to enter CI and removed noCI Suppress CI on this Pull Request labels Sep 2, 2022
@solana-grimes solana-grimes removed the CI Pull Request is ready to enter CI label Sep 2, 2022
@brooksprumo brooksprumo force-pushed the epoch-accounts-hash/always-handle-snapshot-requests2 branch from 87c9b89 to 1a0b5af Compare September 2, 2022 15:56
@brooksprumo brooksprumo marked this pull request as ready for review September 2, 2022 18:34
Copy link
Contributor

@jeffwashington jeffwashington left a comment

Choose a reason for hiding this comment

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

lgtm

@brooksprumo brooksprumo merged commit 93a4f80 into solana-labs:master Sep 7, 2022
@brooksprumo brooksprumo deleted the epoch-accounts-hash/always-handle-snapshot-requests2 branch September 7, 2022 14:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants