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

Prepare release of 0.8.0 alpha.5 #410

Merged
merged 9 commits into from
Sep 29, 2023
Merged

Prepare release of 0.8.0 alpha.5 #410

merged 9 commits into from
Sep 29, 2023

Conversation

FabijanC
Copy link
Collaborator

@FabijanC FabijanC commented Sep 28, 2023

Usage related changes

  • Closes cairo-migrate can be removed #407
  • integrated-devnet defaults to starknet-devnet 0.6.3
  • Parts of documentation are improved and simplified (especially Cairo 0 compilation).

Development related changes

  • Updates internal tools:
    • cairo compiler to 2.2.0
    • scarb to 0.7.0
    • starknet-devnet to 0.6.3

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
  • Created a PR to the plugin branch of starknet-hardhat-example:
  • All tests are passing (for external contributors who don't have access to the CI/CD pipeline)

@FabijanC FabijanC changed the title Release 0.8.0 alpha.5 Prepare release of 0.8.0 alpha.5 Sep 28, 2023
@FabijanC FabijanC requested a review from penovicp September 28, 2023 15:24
Copy link
Contributor

@penovicp penovicp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One typo, otherwise lgtm

www/docs/intro.md Outdated Show resolved Hide resolved
@FabijanC FabijanC merged commit f6b8019 into master Sep 29, 2023
@FabijanC FabijanC deleted the release-0.8.0-alpha.5 branch September 29, 2023 07:29
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.

cairo-migrate can be removed
2 participants