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

Fix bug in blinded block provider client #72

Merged
merged 2 commits into from
Feb 5, 2023
Merged

Fix bug in blinded block provider client #72

merged 2 commits into from
Feb 5, 2023

Conversation

ralexstokes
Copy link
Owner

The changes in #68 for polymorphic types across the builder APIs via the blinded_block_provider types missed the update for the Client.

This PR updates the types correctly so the responses are parsed as expected, and adds the integration tests to the CI so we can avoid this type of error in the future. If the integration tests become too heavy to run on each CI run, this decision can be revisited.

@ralexstokes ralexstokes merged commit 89217dd into main Feb 5, 2023
@ralexstokes ralexstokes deleted the fix-tests branch February 5, 2023 23:54
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.

None yet

1 participant