Skip to content

Release 0.8.0-rc.2#916

Merged
3alpha merged 1 commit intomainfrom
release-0.8.0-rc.2
Apr 9, 2026
Merged

Release 0.8.0-rc.2#916
3alpha merged 1 commit intomainfrom
release-0.8.0-rc.2

Conversation

@3alpha
Copy link
Copy Markdown
Collaborator

@3alpha 3alpha commented Apr 9, 2026

Usage related changes

  • prove_transaction now supports L2→L1 messages: The proveTransaction endpoint now generates proofs for L2→L1 messages in addition to transaction proofs.
  • ProofMode::None behavior change: When proof_mode is set to None, proof_facts are now checked, only proof is skipped
  • proveTransaction accepts BroadcastedTransaction: The endpoint now accepts BroadcastedTransaction to conform with the spec.
  • Handle empty proof/proof_facts: Fixed an issue where empty proof or proof_facts fields could cause errors.

Development related changes

  • Bumped all crate versions from 0.8.0-rc.1 to 0.8.0-rc.2.
  • Versioned website docs for 0.8.0-rc.2.

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)
    • Once you make the PR reviewable, please avoid force-pushing
  • 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 9, 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: 4acb125e-1165-48ab-ae9d-5a0ddc9e8308

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-rc.2

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 c126758 into main Apr 9, 2026
6 checks passed
@3alpha 3alpha deleted the release-0.8.0-rc.2 branch April 9, 2026 14:39
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