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

feat(op-challenger): Last Step Disk Cache Store #7183

Merged
merged 9 commits into from
Sep 13, 2023

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Sep 11, 2023

Description

Stores the last step on disk to avoid re-generating a proof via the executor
when the cannon trace provider has access to this data.

Metadata

Fixes https://github.com/ethereum-optimism/client-pod/issues/17

@refcell refcell requested a review from a team as a code owner September 11, 2023 17:45
@refcell refcell requested a review from protolambda September 11, 2023 17:45
@refcell
Copy link
Contributor Author

refcell commented Sep 11, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@refcell refcell requested a review from ajsutton September 11, 2023 17:46
@refcell refcell self-assigned this Sep 11, 2023
@mergify mergify bot added A-op-challenger Area: op-challenger A-op-service Area: op-service labels Sep 11, 2023
op-service/ioutil/gzip.go Outdated Show resolved Hide resolved
op-challenger/game/fault/trace/cannon/provider_test.go Outdated Show resolved Hide resolved
@refcell refcell requested a review from ajsutton September 12, 2023 00:14
@refcell refcell force-pushed the refcell/disk-step-cache branch from 1a78739 to f0f1df9 Compare September 12, 2023 00:16
@refcell refcell force-pushed the refcell/disk-step-cache branch from 053dc9e to 5234cb8 Compare September 12, 2023 14:17
@refcell refcell requested a review from ajsutton September 12, 2023 16:35
@mergify
Copy link
Contributor

mergify bot commented Sep 13, 2023

This PR has been added to the merge queue, and will be merged soon.

@mergify mergify bot added the S-on-merge-train Status: This PR is in the merge queue label Sep 13, 2023
@refcell refcell merged commit 3a4491a into develop Sep 13, 2023
@refcell refcell deleted the refcell/disk-step-cache branch September 13, 2023 16:26
@mergify mergify bot removed the S-on-merge-train Status: This PR is in the merge queue label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-challenger Area: op-challenger A-op-service Area: op-service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants