filecoin-project / filecoin-project/fvm-workbench
Get all built-in Actor itests working with fvm-workbench
- Dominant language
- Rust
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I was able to use the fvm-workbench to emit the actor events we are interested in by running some of the built-in Actor itests to get gas traces for emitting actors events.
However, not all tests pass with the workbench.
See these PRs for the changes we had to make to `ref-fvm` & built-in Actors to get green itests.
https://github.com/filecoin-project/ref-fvm/pull/1962 (cloned FVM 4.0 and made these changes)
https://github.com/filecoin-project/builtin-actors/pull/1505
We should do a complete workstream to get all built-in Actor itests green with the fvm-workbench. This will involve debugging and fixing the issues highlighted in the above PRs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.