[NV29] fil-actor-states update and release
Open
Type: Task
- Dominant language
- Rust
- Stars
- 697
- Forks
- 200
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 65
Description
# Summary
`fil-actor-states` repo is updated to reflect the release of `builtin-actors`. Missing diffs must be applied. Note that initially this might be based off a not-yet-merged branch.
# Completion Criteria
- [ ] All diffs between the last release are addressed
- [ ] Release is cut and consumed by Forest - make sure all enums and delegations are updated. Hopefully, most of them will be enforced by the compiler requiring exhaustive match, but there might be some places where it isn't, e.g., some of our declarative macros where we just list the numbers for actors). To be considered how to automate it if such cases happen.
# Additional Links & Resources
Contributor guide
Assessment
This issue has not been assessed yet.