filecoin-project / filecoin-project/fvm-workbench

Placeholder Actor Code Cid mismatch

Open
#29 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

When new placeholder actors are created, the VM loads the PLACEHOLDER_ACTOR_CODE_ID from the builtin_actors manifest stored in the DefaultCallManager.

However, when checking this against the expected value (statically generated in the builtin-actors test code) there is a mismatch.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the VM loads PLACEHOLDER_ACTOR_CODE_ID from the builtin_actors manifest in DefaultCallManager, then compare it with the expected value generated by the builtin-actors test code. Confirm the mismatch and identify the intended source of truth before changing the relevant manifest or test data.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.