Skip to content

Release 0.8.0#921

Merged
3alpha merged 1 commit intomainfrom
release-0.8.0
Apr 15, 2026
Merged

Release 0.8.0#921
3alpha merged 1 commit intomainfrom
release-0.8.0

Conversation

@3alpha
Copy link
Copy Markdown
Collaborator

@3alpha 3alpha commented Apr 14, 2026

Usage related changes

All Devnet crates bumped to 0.8.0:

  • starknet-devnet 0.8.0
  • starknet-devnet-core 0.8.0
  • starknet-devnet-server 0.8.0
  • starknet-devnet-types 0.8.0

Added documentation entry for 0.8.0 and removed old RC entries.

New features since v0.7.2

Dependencies

  • Blockifier updated to v0.14.1
  • cairo-lang-* crates updated to 2.17.0
  • starknet-rs-* crates updated to 0.19.0
  • usc (universal-sierra-compiler) updated to 2.8.0
  • Rust toolchain and dev dependency bumps (Bump rust and dev deps #908)

Development related changes

Devnet error types reorganized and unnecessary Result wrappers removed (#904).

Checklist:

  • Checked out the contribution guidelines
  • Applied formatting - ./scripts/format.sh
  • No linter errors - ./scripts/clippy_check.sh
  • No unused dependencies - ./scripts/check_unused_deps.sh
  • No spelling errors - ./scripts/check_spelling.sh
  • Performed code self-review
  • Rebased to the latest commit of the target branch (or merged it into my branch)
  • Updated the docs if needed - ./website/README.md
  • Linked the issues resolvable by this PR - linking info
  • Updated the tests if needed; all passing - execution info

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 14, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: ddee7caf-47e8-4e60-a08f-217173c536e8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'auto_resolve_threads'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-0.8.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@3alpha 3alpha merged commit 3fe1958 into main Apr 15, 2026
6 checks passed
@3alpha 3alpha deleted the release-0.8.0 branch April 15, 2026 07:57
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.

1 participant