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

refactor: updates Gateway response #78

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

PacificYield
Copy link
Contributor

No description provided.

@PacificYield PacificYield force-pushed the updates-gateway-maxtimestamp branch 2 times, most recently from 889f779 to cf401e1 Compare December 5, 2024 11:21
@PacificYield PacificYield self-assigned this Dec 5, 2024
@PacificYield PacificYield force-pushed the updates-gateway-maxtimestamp branch from cf401e1 to 22bf231 Compare December 5, 2024 11:25
@PacificYield PacificYield requested a review from jatZama December 5, 2024 11:25
@PacificYield PacificYield marked this pull request as ready for review December 5, 2024 11:28
VOTING_PERIOD = votingPeriod_;

/// @dev The maximum delay is set to 1 day.
if (maxDecryptionDelay_ > 86_400) {
Copy link
Member

Choose a reason for hiding this comment

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

Can you replace this value 86_400 with 1 daysto make it more readable?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!! ✅

@PacificYield PacificYield force-pushed the updates-gateway-maxtimestamp branch from 22bf231 to be9cd21 Compare December 5, 2024 11:33
@PacificYield PacificYield force-pushed the updates-gateway-maxtimestamp branch from be9cd21 to 6f40aec Compare December 5, 2024 11:33
@PacificYield PacificYield requested a review from jatZama December 5, 2024 11:35
@PacificYield PacificYield merged commit b279ca4 into main Dec 5, 2024
1 check passed
@PacificYield PacificYield deleted the updates-gateway-maxtimestamp branch December 5, 2024 11:39
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.

2 participants