filecoin-project / filecoin-project/builtin-actors
NV18: Implement state checks for new actors
Open
- Dominant language
- Rust
- Stars
- 96
- Forks
- 94
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 3
Description
These are currently unimplemented for the 4 new actors: https://github.com/filecoin-project/builtin-actors/blob/next/state/src/check.rs#L223-L226. For actors where no state check is possible, explicitly say so in a comment.
Also examine the init actor's state check for any necessary updates.
Contributor guide
Assessment
This issue has not been assessed yet.