Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev: update scarb & use asdf version management #48

Merged
merged 3 commits into from Aug 3, 2023

Conversation

enitrat
Copy link
Collaborator

@enitrat enitrat commented Aug 3, 2023

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Introduces a .tool-versions so that users having an installation of scarb through asdf don't have to manually manage which version of Scarb to use when working on Kakarot.

Issue Number: Closes #46

What is the new behavior?

  • Intended Scarb version will be detected by asdf and used when running Scarb commands.
  • Updated Cairo version to last release candidate

Does this introduce a breaking change?

  • Yes
  • No

Other information

@ClementWalter ClementWalter added this pull request to the merge queue Aug 3, 2023
Merged via the queue into main with commit edd5549 Aug 3, 2023
2 checks passed
@ClementWalter ClementWalter deleted the dev/update-scarb branch August 3, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dev: manage scarb version with asdf
2 participants