Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

ergorun should perform CTO validation on input and output #490

Closed
jeromesimeon opened this issue Dec 21, 2018 · 1 comment
Closed

ergorun should perform CTO validation on input and output #490

jeromesimeon opened this issue Dec 21, 2018 · 1 comment

Comments

@jeromesimeon
Copy link
Member

Currently, ergorun does not perform any verification on the input (and output) JSON. This can result in executions which are difficult for users to debug (for non-valid inputs/output).

ergo should apply CTO validation to flag data which is not consistent with the static type parameters of the contract.

This would be best done jointly with accordproject/template-archive#255

@jeromesimeon
Copy link
Member Author

Done in 0.7.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant