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
{{ message }}
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
Executing a contract passing JSON data with a dates array and applying min/max on those result in runtime errors in the JavaScript backend. Example error message:
bash-3.2$ cicero execute --request request.json --state state.json
17:27:51 - info: Using current directory as template folder
17:27:51 - info: Loading a default sample.txt file.
17:27:54 - error: moments[i].isValid is not a function
17:27:54 - info: undefined
This is a bug in Ergo 0.6.0
The text was updated successfully, but these errors were encountered:
Executing a contract passing JSON data with a dates array and applying min/max on those result in runtime errors in the JavaScript backend. Example error message:
This is a bug in Ergo 0.6.0
The text was updated successfully, but these errors were encountered: