-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support latest ARC56 source mapping (including cblock offset) (#…
…333) * feat: support latest ARC56 source mapping (including cblock offset) * run pre-commit * add arc56 error test * ARC56 logic errors without source map * properly use SourceMap.getLineForPc if defined * properly use SourceMap.getLineForPc in ApplicationClient * generate docs * refactor and add comments to getConstantBlockOffset * update TEALScript and refactor exposeLogicError
- Loading branch information
Showing
36 changed files
with
2,095 additions
and
305 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.