Tracking issue: evaluating decoding library
- Dominant language
- Rust
- Stars
- 697
- Forks
- 200
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 65
Description
# Summary
During FDS sync with FilOz, we've been made aware of the ask to provide an actors decoding library. We _might_ already have some code in place to facilitate this, but it's not exactly clear how well are we positioned to do this, i.e., how much code reuse are we talking about (perhaps not much).
# Completion Criteria
- [x] Check https://github.com/filecoin-project/builtin-actors/issues/1706 and understand the requirements
- [x] Verify Forest capabilities there (mostly around our `StateDecodeParams` implementation, though `fil-actor-states` might also come in handy).
- [x] Discuss the findings with the team
- [ ] Follow up in https://github.com/filecoin-project/builtin-actors/issues/1706
# Additional Links & Resources
Contributor guide
Assessment
This issue has not been assessed yet.