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
Regular node must not let invalid signed change requests to PV to reduce load and also for user experience (fail fast), but it should not do validations that require up to date blockchain
Checks including, but not limited to: invalid format, types, business logic inconsistencies
Improve code implementation as needed to pass the tests
Fix typos in endpoint name. Add missed "s" to the end
The text was updated successfully, but these errors were encountered:
dmugtasimov
changed the title
Implement all sorts on invalid input unittests via POST /api/v1/signed-change-requests/
Implement all sorts of invalid input unittests via POST /api/v1/signed-change-requests/
Oct 24, 2021
DEPENDS ON:
TODO:
Fix typos in endpoint name. Add missed "s" to the endThe text was updated successfully, but these errors were encountered: