Tags: algorandfoundation/algokit-avm-debugger
Tags
fix: converts string to bigint in specific cases when parsing v2 trac… …es (#4) The objectToMapRecursive function now converts string values to bigint when the key is 'uint' and the value is a numeric string. This is required for some numeric string values that exceed the safe integer range when users are working with legacy simulation traces emitted from v2 of algosdk