silkworm icon indicating copy to clipboard operation
silkworm copied to clipboard

state_transition tool doesn't properly parse JSON tests

Open chfast opened this issue 1 year ago • 0 comments

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

chfast avatar Dec 13 '24 16:12 chfast