Skip to content

Tags: algorandfoundation/algokit-avm-debugger

Tags

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge main into release

v1.0.2-beta.1

Toggle v1.0.2-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge main into release

v1.0.1-beta.1

Toggle v1.0.1-beta.1's commit message
fix: further improvements in simulate response v2 parser (#3)

* fix: further improvements in simulate response v2 parser

* ci: adding cd pipeline from algokit utils ts

* ci: setting up cd pipeline

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
onetechnical John Lee
Bump version in package.json