NethermindEth / blockifier-tester

A testing utility to run juno with our version of the blockifier that uses cairo native, and compare it to results from mainnet or from juno using the unmodified blockifier
1 stars 1 forks source link

Fixed handling of empty lists in compare_jsons #54

Closed PearsonWhite closed 1 month ago

PearsonWhite commented 2 months ago

Fixes a bug where: When given an empty list and a non-empty list, compare_json outputs Same in place of the empty list.