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

feat: add universe resolution logic #2284

Closed
wants to merge 6 commits into from

Conversation

shollyman
Copy link
Contributor

This PR provides utility methods for universe manipulations, and provides an alternative getEndpointAndUniverse to the existing getUniverse. A followup PR will replace usages of getEndpoint with this new method, at which point the resolved universe can be propagated further up the stack, as this will eventually need to be exposed in clients.

TODO: testing for all the various endpoint / universe combinations.

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

2 participants