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

Chainlink relayer with l2 validity #3

Merged
merged 8 commits into from
Jul 6, 2024

Conversation

MrDeadCe11
Copy link
Member

closes #2
changed chainlink relayer to use chainlinkRelayerWithL2Validity

@MrDeadCe11 MrDeadCe11 self-assigned this Jun 28, 2024
Comment on lines +36 to +37
uint256 interval = json.readUint(string(abi.encodePacked('.objectArray[', index, '].staleThreshold')));
uint256 grace = json.readUint(string(abi.encodePacked('.objectArray[', index, '].gracePeriod')));
Copy link
Member

Choose a reason for hiding this comment

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

Consider keeping variables names the same throughout

@pi0neerpat pi0neerpat merged commit 1eac732 into main Jul 6, 2024
1 of 2 checks 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.

Sequencer updates
2 participants