-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Transpiler after noir sync (#8353)
There is a new field, brillig_names, needed to profile functions. It was being deleted by the transpiler when transpiling artifacts. This PR also removes the duplicated noir contract function artifact that was present in the transpiler since at this point it uses all the fields except the ABI
- Loading branch information
1 parent
5f6d2e2
commit 249e50e
Showing
2 changed files
with
5 additions
and
0 deletions.
There are no files selected for viewing
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