Skip to content

Conversation

@joe-p
Copy link
Contributor

@joe-p joe-p commented Apr 11, 2025

getMap was erroneously setting the prefix twice which resulted in the boxes not being found.

Note: I originally planned to write the test contract with Algorand TypeScript, but it had a bug generating ARC56 state maps

@joe-p joe-p force-pushed the fix/get_state_map branch 2 times, most recently from 403f00f to 9d5ad00 Compare April 11, 2025 10:47
@joe-p joe-p marked this pull request as draft April 11, 2025 10:47
@joe-p joe-p force-pushed the fix/get_state_map branch from 9d5ad00 to ff8f9ea Compare April 11, 2025 12:24
@joe-p joe-p marked this pull request as ready for review April 11, 2025 12:25
Copy link
Contributor

@lempira lempira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just a comment on tsconfig commented code.

@@ -0,0 +1,103 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need all of the commented boilerplate configs for the example?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah good point. I reduced it to just what is recommended for TEALScript

@joe-p joe-p merged commit 0ed9337 into main Apr 11, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants