-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
configdocumentationImprovements or additions to documentationImprovements or additions to documentationevmEVM related workEVM related workportal-dbportal-uiFeatures we'll add in the portal UIFeatures we'll add in the portal UIqosIntended to improve quality of serviceIntended to improve quality of service
Milestone
Description
Objective
Provide per-service EVM Specification to PATH and return 4XX when improper methods are called.
Origin Document
Makes it easier for a user to determine if a given method is supported or not on EVM.
Goals
- Provide clear documentation to the user via an error (and corresponding error type) that a method is unsupported
- Improve configurability/optionality of PATH
Deliverables
- Implement per-service configuration for specification
- Implement a 4xx error when something that is not in that specification is invoked to the user with a clear error message
Non-goals / Non-deliverables
- Enhancements to non-EVM chains
General deliverables
- Comments: Add/update TODOs and comments alongside the source code so it is easier to follow.
- Testing: Add new tests (unit and/or E2E) to the test suite.
- Makefile: Add new targets to the Makefile to make the new functionality easier to use.
- Documentation: Update architectural or development READMEs; use mermaid diagrams where appropriate.
Creator: @fredteumer
Metadata
Metadata
Assignees
Labels
configdocumentationImprovements or additions to documentationImprovements or additions to documentationevmEVM related workEVM related workportal-dbportal-uiFeatures we'll add in the portal UIFeatures we'll add in the portal UIqosIntended to improve quality of serviceIntended to improve quality of service