algorandfoundation / algokit-utils-ts

MIT License
19 stars 8 forks source link

fix: prevent base64 in teal from being stripped as a comment #340

Closed neilcampbell closed 2 weeks ago

neilcampbell commented 2 weeks ago

As part of this PR we've ported over the utils-py code, as it handles a few more scenarios with regards to comment stripping and token replacement and more closely follows ARC47.