-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Cairo and Scarb to 2.3.0 (#955)
Did not verify the new sierra class hashes, but afaik we have a task to automate those tests #929 Wrapping tests in src in `#[cfg(test)]` was needed - it shouldn't have been allowed in the first place before, seems like a fixed compiler bug ## Introduced changes Self-explanatory. ## Checklist - [x] Linked relevant issue - [x] Updated relevant documentation - [x] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md`
- Loading branch information
1 parent
f0c3e81
commit 251761c
Showing
64 changed files
with
709 additions
and
591 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,6 @@ pyproject.toml | |
target | ||
.vscode/ | ||
.env | ||
Scarb.lock | ||
!snforge_std/Scarb.lock | ||
*/node_modules |
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.