You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically it would depend on how frequently schema is referenced in SDK development. However, I personally don't think it necessarily needs to be tracked as the correctness of schema is guaranteed by iroha_schema_gen::tests (everyone still need to remember to include new types in the list)
To detect api-changes, we could rely on iroha_schema_gen instead of schema.json
This file can be downloaded as a
workflow
artifact. And if not then anyone can generate it locally. Do we need to keep it committed to the repo?The text was updated successfully, but these errors were encountered: