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
The tool cmd/state-transition/state_transition doesn't properly parse input files with JSON tests. It breaks even on the associated sample tests.
cmd/state-transition/state_transition cmd/state-transition/state_transition_sample1.json
transactionCollidingWithNonEmptyAccount_init:
Exception: [json.exception.type_error.305] cannot use operator[] with a string argument with array
The text was updated successfully, but these errors were encountered:
The tool
cmd/state-transition/state_transition
doesn't properly parse input files with JSON tests. It breaks even on the associated sample tests.The text was updated successfully, but these errors were encountered: