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

Proving Schedule interface #80

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Proving Schedule interface #80

merged 2 commits into from
Dec 11, 2024

Conversation

ZenGround0
Copy link
Contributor

This makes it easier for curio or other SP tools to consume standard proving window meta data that is likely to be standard across listeners. See integration into curio here

pragma solidity ^0.8.20;

/// @title IPDPProvingWindow
/// @notice Interface for PDP Service SLA specifications
Copy link
Collaborator

Choose a reason for hiding this comment

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

Perhaps note that this is specific to the SimplePDPService implemented here, and other services could have different models (e.g. without proving periods).

@aarshkshah1992
Copy link
Collaborator

lgtm.

@ZenGround0 ZenGround0 force-pushed the feat/proving-window-iface branch from 7836721 to 5b12b33 Compare December 3, 2024 15:29
@ZenGround0 ZenGround0 changed the base branch from feat/passthrough-params to main December 3, 2024 15:30
@ZenGround0 ZenGround0 marked this pull request as ready for review December 3, 2024 15:30
@ZenGround0 ZenGround0 merged commit 34ceb0b into main Dec 11, 2024
1 check passed
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