with latest nargo (0.23), every compilation produces a Contract.json file with randomly ordered functions. It creates large diffs on after each compilation(see screenshot). I'd suggest using a deterministic JSON serializer to avoid this behaviour.
also, generate typescript artifacts deterministically as well (aztec-cli codegen)
with latest nargo (0.23), every compilation produces a Contract.json file with randomly ordered functions. It creates large diffs on after each compilation(see screenshot). I'd suggest using a deterministic JSON serializer to avoid this behaviour.
also, generate typescript artifacts deterministically as well (aztec-cli codegen)