algorandfoundation / algokit-utils-ts

MIT License
19 stars 8 forks source link

feat: support latest ARC56 source mapping (including cblock offset) #333

Closed joe-p closed 4 weeks ago

joe-p commented 1 month ago

Proposed Changes

Note that there is more work that could be done here to reduce API calls, notably cahcing the program and/or constant offset if it is known

joe-p commented 1 month ago

Moved to draft until I add a test for ARC56 constant block-offset errors

HashMapsData2Value commented 4 weeks ago

I assume all the .md files automatically generated? Or should a review inspect each line?

HashMapsData2Value commented 4 weeks ago

Btw https://github.com/algorandfoundation/ARCs/pull/258/files is still not yet merged, why merge this in before then?

joe-p commented 4 weeks ago

I assume all the .md files automatically generated? Or should a review inspect each line?

Yeah they are generated by TypeDoc so no need for manual review

joe-p commented 4 weeks ago

Btw https://github.com/algorandfoundation/ARCs/pull/258/files is still not yet merged, why merge this in before then?

This will just be going into the beta release, which adds ARC56 suppport. Right now the main consumer of ARC56 is reti staking platform