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

Add openapi config and input for node api #118

Closed
wants to merge 1 commit into from
Closed

Conversation

MrStahlfelge
Copy link
Member

This adds openapi config and input file for updating the Node API.

On this branch, you can run sbt javaClientGenerated/openApiGenerate to update the Node API files. However, the Node config is either corrupted or something else is wrong, the files won't compile at least due to a missing Int64 type.

Explorer API could be added the same way, but as I understand the sbt plugin this would need a new module. But we should bring this in a useable state first.

@MrStahlfelge
Copy link
Member Author

When this is resolved, we can add an abstract api client layer (that could be configured what to use explorer and node for). ExplorerAndPoolUnspentBoxesLoader will then be able to use this abstract layer.
GraalVM face implementations will be removed.

@MrStahlfelge
Copy link
Member Author

Closed, switched to manual refinement of explorer APIs when needed

@MrStahlfelge MrStahlfelge deleted the openapi-sbt branch October 24, 2022 17:12
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.

1 participant