Merge 0d42ab40a84c7222c1a02a41f10c5c5ef740896f into 2439ab99801bfe016278a60ce48550f6e700ec6a
f9d8467c
pull/104/merge
No file changes
Commits and releases over time
No repositories match that filter.
fix: simulate trace json parsing issue with large uint64 values
refactor: replace algosdk with algokit-utils
Remove algosdk dependency and use @algorandfoundation/algokit-utils instead. - Import types and utilities from algokit-utils subpaths - Use decodeSimulateResponseFromJson for trace parsing - Compute LogicSig address using hash and encodeAddress utilities