Notes added by 'git notes add'
a09c01fd
notes/semantic-release-v1.1.8-beta.2
1/1 ++ 0 --
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