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

Block range guarantees #9022

Merged
merged 34 commits into from
Jun 7, 2023
Merged

Conversation

vyzaldysanchez
Copy link
Contributor

@vyzaldysanchez vyzaldysanchez commented Apr 20, 2023

Supporting PRs:

Low latency oracle jobs now support in-protocol block range guarantees. This is necessary in order to produce reports with block number ranges that do not overlap. It can now be guaranteed at the protocol level, so we can use local state instead of relying on an unreliable round-trip to the Mercury server.

@samsondav samsondav force-pushed the feature/MERC-114/block-range-guarantee branch 5 times, most recently from 15ad1aa to d3a46cf Compare May 1, 2023 15:24
@samsondav samsondav force-pushed the feature/MERC-114/block-range-guarantee branch 8 times, most recently from db0603e to 16b0bd7 Compare May 11, 2023 13:15
@samsondav samsondav force-pushed the feature/MERC-114/block-range-guarantee branch from b6c0953 to 98cbc5f Compare May 11, 2023 15:31
@samsondav samsondav force-pushed the feature/MERC-114/block-range-guarantee branch from a2d5bf9 to 28debb4 Compare May 18, 2023 16:27
@samsondav samsondav force-pushed the feature/MERC-114/block-range-guarantee branch 6 times, most recently from 6d88170 to ad97bf7 Compare May 30, 2023 14:47
@samsondav samsondav marked this pull request as ready for review May 31, 2023 13:58
@samsondav samsondav requested review from a team, jkongie, jmank88 and samsondav as code owners May 31, 2023 13:58
samsondav
samsondav previously approved these changes Jun 7, 2023
samsondav
samsondav previously approved these changes Jun 7, 2023
samsondav
samsondav previously approved these changes Jun 7, 2023
jmank88
jmank88 previously approved these changes Jun 7, 2023
@bolekk bolekk dismissed stale reviews from samsondav and jmank88 via b493f4a June 7, 2023 16:55
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 70.6% 70.6% Coverage on New Code (is less than 80%)

See analysis details on SonarQube

@samsondav samsondav merged commit a4534e7 into develop Jun 7, 2023
94 checks passed
@samsondav samsondav deleted the feature/MERC-114/block-range-guarantee branch June 7, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review PR is ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants