Skip to content

Conversation

akaladarshi
Copy link
Collaborator

@akaladarshi akaladarshi commented Oct 9, 2025

Summary of changes

Changes introduced in this pull request:

  • prepare release v0.30.2 Garuda

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Summary by CodeRabbit

  • New Features

    • Added CLI commands/options: snapshot export-diff, state actor-cids, and backfill --n-tipsets.
    • Added an API method to retrieve the finalized tipset via F3.
  • Documentation

    • Updated changelog for v0.30.2 “Garuda,” including an “Added” section and removal of empty placeholders.
  • Chores

    • Bumped version to 0.30.2.

@akaladarshi akaladarshi requested a review from a team as a code owner October 9, 2025 08:34
@akaladarshi akaladarshi requested review from elmattic and hanabi1224 and removed request for a team October 9, 2025 08:34
Copy link
Contributor

coderabbitai bot commented Oct 9, 2025

Walkthrough

Adds new unreleased v0.30.2 entry to CHANGELOG with CLI additions and an API method note; removes empty sections. Bumps package version to 0.30.2 in Cargo.toml. No code or API declarations changed in this diff.

Changes

Cohort / File(s) Summary
Changelog updates
CHANGELOG.md
Added v0.30.2 “Garuda” entry with three CLI enhancements and a note about Filecoin.ChainGetFinalizedTipset; removed empty Changed/Removed headings.
Version bump
Cargo.toml
Updated package version from 0.30.1 to 0.30.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • hanabi1224
  • elmattic

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title “chore: prepare v0.30.2 release” succinctly and accurately captures the primary change of bumping the version and updating the changelog for the v0.30.2 release.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch akaladarshi/new-release

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 4661ae8 and e354098.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • Cargo.toml (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
  • GitHub Check: cargo-publish-dry-run
  • GitHub Check: Build MacOS
  • GitHub Check: Build Ubuntu
  • GitHub Check: All lint checks
  • GitHub Check: tests-release
  • GitHub Check: Build forest binaries on Linux AMD64
  • GitHub Check: tests
  • GitHub Check: Check

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

@hanabi1224 hanabi1224 added the RPC requires calibnet RPC checks to run on CI label Oct 9, 2025
@elmattic
Copy link
Contributor

elmattic commented Oct 9, 2025

@akaladarshi Nice release name!🪽

@akaladarshi akaladarshi added this pull request to the merge queue Oct 9, 2025
Merged via the queue into main with commit b07bd5b Oct 9, 2025
74 of 98 checks passed
@akaladarshi akaladarshi deleted the akaladarshi/new-release branch October 9, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RPC requires calibnet RPC checks to run on CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants