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

Adapt to cairo-lang/starknet 0.11.1 #375

Merged
merged 5 commits into from
Jun 1, 2023
Merged

Adapt to cairo-lang/starknet 0.11.1 #375

merged 5 commits into from
Jun 1, 2023

Conversation

FabijanC
Copy link
Collaborator

@FabijanC FabijanC commented Jun 1, 2023

Usage related changes

Development related changes

  • Apply formatting in some bash files
  • In setup-cairo1-compiler.sh, read compiler version from config.json
  • Rename scripts/setup-cairo1-compiler.sh to scripts/setup-config-test-dependencies.sh

Checklist:

  • Formatted the code
  • No linter errors + tried to avoid introducing linter warnings
  • Performed a self-review of the code
  • Rebased to the last commit of the target branch (or merged it into my branch)
  • Documented the changes
  • Updated the test directory (with a test case consisting of network.json, hardhat.config.ts, check.ts)
  • Linked issues which this PR resolves
  • All tests are passing (for external contributors who don't have access to the CI/CD pipeline)

@FabijanC FabijanC merged commit 0857f2e into master Jun 1, 2023
@FabijanC FabijanC deleted the adapt-0.11.1 branch June 1, 2023 12:52
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.

Adapt to cairo-lang 0.11.1
2 participants