From b2f2c1c4aa1e165327d268884bc513af593c6f04 Mon Sep 17 00:00:00 2001 From: Elias Tazartes <66871571+Eikix@users.noreply.github.com> Date: Fri, 24 Jan 2025 13:31:06 +0100 Subject: [PATCH] Update cairo/tests/utils/serde.py Co-authored-by: Mathieu <60658558+enitrat@users.noreply.github.com> --- cairo/tests/utils/serde.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/cairo/tests/utils/serde.py b/cairo/tests/utils/serde.py index 01138106..ac9cf929 100644 --- a/cairo/tests/utils/serde.py +++ b/cairo/tests/utils/serde.py @@ -716,9 +716,6 @@ def serialize_state(self, ptr) -> State: ), parent_main_dict, Mapping[Address, Optional[Account]], - # If the parent pointers are None, the state is the original state, - # We can skip the consistency check on dicts - check_dict_consistency=not is_original_state, ), ), Trie(