Skip to content

feat(api): add support for all the actor state in read state API #5666

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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

akaladarshi
Copy link
Collaborator

@akaladarshi akaladarshi commented May 28, 2025

Summary of changes

Changes introduced in this pull request:

  • Adds support for remaining actor state in StateReadState API:
    • Init
    • Power
    • DataCap
    • MultiSig
    • Reward
    • VerifReg

Reference issue to close (if applicable)

Closes: #5596

Other information and links

Follow up of the PR

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.

@akaladarshi akaladarshi added the RPC requires calibnet RPC checks to run on CI label May 28, 2025
@akaladarshi akaladarshi force-pushed the akaladarshi/support-all-actors-read-state-api branch from d6cd0e3 to 71efec6 Compare May 28, 2025 16:20
@akaladarshi akaladarshi marked this pull request as ready for review May 28, 2025 16:21
@akaladarshi akaladarshi requested a review from a team as a code owner May 28, 2025 16:21
@akaladarshi akaladarshi requested review from hanabi1224 and sudo-shashank and removed request for a team May 28, 2025 16:21
@akaladarshi akaladarshi marked this pull request as draft May 28, 2025 16:23
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.

Filecoin.StateReadState: Serialization error for Cbor protocol: TypeMismatch { name: \"CBOR tag\", byte: 0 }
1 participant