tari-project / triptych

BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Improve error messages #77

Closed AaronFeickert closed 2 months ago

AaronFeickert commented 4 months ago

Error messages are currently very generic. They should be improved.

AaronFeickert commented 4 months ago

Partially addressed by #76.

AaronFeickert commented 4 months ago

One suggestion by @stringhandler was to have parameter errors report the parameter name and context separately for more flexible reporting.