Skip to content

Conversation

@LesnyRumcajs
Copy link
Member

@LesnyRumcajs LesnyRumcajs commented Dec 10, 2025

Summary of changes

Changes introduced in this pull request:

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 three new Filecoin API endpoints: ChainGetTipSet (v2), StateGetActor (v2), and address conversion functionality (v1 and v2).
  • Bug Fixes

    • Resolved a panic issue.

✏️ Tip: You can customize this high-level summary in your review settings.

@LesnyRumcajs LesnyRumcajs requested a review from a team as a code owner December 10, 2025 12:23
@LesnyRumcajs LesnyRumcajs requested review from hanabi1224 and sudo-shashank and removed request for a team December 10, 2025 12:23
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 10, 2025

Walkthrough

The PR documents a new release (v0.30.5) by updating the changelog with three newly implemented Filecoin RPC APIs for different versions and restructures the unreleased section with "Changed" and "Removed" subsections. Version is bumped from 0.30.4 to 0.30.5 in Cargo.toml.

Changes

Cohort / File(s) Summary
Release documentation
CHANGELOG.md
Added three new Filecoin RPC API implementations to v0.30.5 release: ChainGetTipSet (API v2), StateGetActor (API v2), and FilecoinAddressToEthAddress (API v1 and v2). Restructured unreleased section with "Changed" and "Removed" subsections.
Version bump
Cargo.toml
Bumped package version from 0.30.4 to 0.30.5.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Changelog entries are purely documentation updates
  • Version bump is straightforward configuration change

Possibly related PRs

Suggested labels

RPC

Suggested reviewers

  • hanabi1224
  • akaladarshi

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: prepare release 0.30.5' directly aligns with the PR's primary objective of preparing a release and matches the version bumps shown in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch prepare-release-0.30.5

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

@LesnyRumcajs LesnyRumcajs added the Release PR which marks a new Release label Dec 10, 2025
sudo-shashank
sudo-shashank previously approved these changes Dec 10, 2025
@hanabi1224 hanabi1224 enabled auto-merge December 10, 2025 12:26
@hanabi1224 hanabi1224 added this pull request to the merge queue Dec 10, 2025
Merged via the queue into main with commit f76faaa Dec 10, 2025
51 checks passed
@hanabi1224 hanabi1224 deleted the prepare-release-0.30.5 branch December 10, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release PR which marks a new Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants