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

Export crl shard calculation code for future use #7127

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

aarongable
Copy link
Contributor

@aarongable aarongable commented Nov 1, 2023

Make crl.GetChunkAtTIme an exported function, so that it can be used by the RA in a future PR without making that PR bigger and harder to review. Also move it from being a method to an independent function which takes two new arguments to compensate for the loss of its receiver.

Also move some tests from batch_test to updater_test, where they should have been in the first place.

Part of #7094

@aarongable aarongable requested a review from a team as a code owner November 1, 2023 20:39
@aarongable aarongable requested a review from pgporada November 1, 2023 20:39
@pgporada pgporada requested a review from a team November 2, 2023 14:44
@aarongable aarongable merged commit 1d31a22 into main Nov 2, 2023
20 checks passed
@aarongable aarongable deleted the move-shard-code branch November 2, 2023 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants