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

Revert back to using beacon array for OEV gateway request/response #1694

Merged
merged 3 commits into from
Mar 24, 2023

Conversation

Siegrift
Copy link
Contributor

Closes #1690

Beacons order is important when deriving beacon set ID. This was discussed https://api3workspace.slack.com/archives/C043YH02PGQ/p1679575311162519 and also a bit with @amarthadan privately.

The decision was to NOT enforce this and be aligned with the (loose) contract implementation. We agreed to revert back to using arrays for request/response body. It is the responsibility of the OEV gateway caller to pass the beacons in correct order.

@Siegrift Siegrift self-assigned this Mar 23, 2023
@Siegrift
Copy link
Contributor Author

I tested on AWS and it works.

@Siegrift
Copy link
Contributor Author

The QL check is broken for all PRs as of now and has already been raised #1686 (comment)

@Siegrift Siegrift merged commit c77e843 into master Mar 24, 2023
@Siegrift Siegrift deleted the oev-gw-beacon-response branch March 24, 2023 09:15
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.

Ensure beacon set ID is derived from ordered beacons in OEV gateway
2 participants