Merge c8e75c16b5b7d7764eef2051e1a765de902f784c into d4e2088f738a46819185a6418854b08482bdac33
accbbb1e
pull/324/merge
2/66 ++ 1 --
Commits and releases over time
No repositories match that filter.
Large integers outside Number.MAX_SAFE_INTEGER were written as raw JSON numbers. The AVM VS Code debugger (js-algorand-sdk v3) loses precision on those values. Convert them to strings when persisting .trace.avm.json. Closes #199.
Docs: Add Applications concepts page and examples
Docs: Add Algorand Client concepts page and examples
Docs: Add Assets concept page and examples