forked from keep-starknet-strange/alexandria
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chore/alpha.7 (keep-starknet-strange#74)
## Pull Request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [x] Code style update (formatting, renaming) - [x] Refactoring (no functional changes, no API changes) - [ ] Build-related changes - [ ] Documentation content changes - [ ] Other (please describe): ## Sum up Updating the repo to alpha.7. This introduces a lot of changes: - Removing turbofish syntax - use [] instead of at - Loop where possible - updated the CI not to use the manually triggered artifacts but the official releases - updated the makefile related to SW changes in the CLI - use of integer inference where possible - ran the formatter (and added it to CI) There are still some improvements possible but those can be done later in a subsequent PR not to block the upgrade for too long . This should solve keep-starknet-strange#73 Fixes keep-starknet-strange#73
- Loading branch information
Showing
30 changed files
with
697 additions
and
825 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.