Skip to content

Commit 38b5b46

Browse files
authored
fix: converts string to bigint in specific cases when parsing v2 traces (#97)
* fix: converts string to bigint in specific cases when parsing v2 traces 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 * chore: bump vscode debugger dependency; run npm audit fix
1 parent c862324 commit 38b5b46

File tree

3 files changed

+1394
-635
lines changed

3 files changed

+1394
-635
lines changed

0 commit comments

Comments
 (0)