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(protocol): change cooldown and proving window to minutes #16063

Merged
merged 10 commits into from
Feb 26, 2024

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Feb 25, 2024

Previously the cooldown and proving window are in seconds, with uint16, these value can be 18.2 hours. This PR change these two values to use minutes as their unit.

Also added a mainnet tier provider file.

@dantaik dantaik marked this pull request as ready for review February 25, 2024 10:15
@dantaik dantaik added this pull request to the merge queue Feb 26, 2024
Merged via the queue into main with commit f064224 Feb 26, 2024
6 checks passed
@dantaik dantaik deleted the mainnet_config branch February 26, 2024 01:38
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.

4 participants