-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Replace estraverse with a local implementation and remove the dependency * Refactor code to streamline node extraction and scope mapping * Add comments to the code * Remove async implementation which is no longer more performant than the sync version * Replace external log function in the Arborist with the logger * Set the scriptHash only on the root node instead of on each node
- Loading branch information
1 parent
c2ae313
commit 8acd702
Showing
6 changed files
with
142 additions
and
162 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.