-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Copy link
Description
Is your feature request related to a problem? Please describe.
The absence of mock node and provider instances makes it difficult to validate Protobuf-generated code schemas efficiently during development and testing.
Describe the solution you'd like
Implement the different gRPC services and handle the queries according to what is expected without all the complex workflow. The node and provider should be based in a fixed predictable state.
Describe alternatives you've considered
Alternatively to running these against a testnet. We need to be able to integrate this validations in our CI workflow and detect issues early on in development.
Search
- I did search for other open and closed issues before opening this
Code of Conduct
- I agree to follow this project's Code of Conduct
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Released (in Prod)