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

Introduce a schema endpoint #1970

Closed
appetrosyan opened this issue Mar 11, 2022 · 1 comment
Closed

Introduce a schema endpoint #1970

appetrosyan opened this issue Mar 11, 2022 · 1 comment
Assignees
Labels
api-changes Changes in the API for client libraries iroha2-dev The re-implementation of a BFT hyperledger in RUST

Comments

@appetrosyan
Copy link
Contributor

appetrosyan commented Mar 11, 2022

Instead of having the schema be generated by a loosely related binary, it is useful to have an endpoint that returns (in JSON) the current schema as of compiling the current peer binary.

I suggest adding it as a default feature, that is optionally used in the handshake process, and ignored if not available.

@appetrosyan appetrosyan added iroha2-dev The re-implementation of a BFT hyperledger in RUST api-changes Changes in the API for client libraries labels Mar 11, 2022
@appetrosyan appetrosyan self-assigned this Mar 23, 2022
appetrosyan added a commit to appetrosyan/iroha that referenced this issue Mar 24, 2022
Signed-off-by: Aleksandr <a-p-petrosyan@yandex.ru>
appetrosyan added a commit that referenced this issue Mar 24, 2022
Signed-off-by: Aleksandr <a-p-petrosyan@yandex.ru>
@AlexStroke AlexStroke reopened this Oct 12, 2023
@AlexStroke
Copy link
Contributor

AlexStroke commented Oct 12, 2023

Nobody knows about it and doesn't test it. Needs to Verify and documents.

@AlexStroke AlexStroke self-assigned this Oct 24, 2023
@alexstroke1 alexstroke1 assigned alexstroke1 and unassigned AlexStroke Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-changes Changes in the API for client libraries iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

No branches or pull requests

3 participants