-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
atx: verify syntactic correctness before fetching deps (#4814)
## Motivation part of #4632 ## Changes break syntactic checks into 3 steps: - do all the syntactically correctness checks on the current atx without its dependencies - fetching atx dependencies, including poet proof, prev/positioning/commitment atxs - do the syntactic checks based on the referenced atxs.
- Loading branch information
1 parent
900f5b5
commit 0cb8203
Showing
11 changed files
with
343 additions
and
401 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
Oops, something went wrong.