filecoin-project / fvm-workbench

Tooling for developing actors on the FVM
Other
6 stars 0 forks source link

Update VM API dependencies #27

Closed alexytsu closed 9 months ago

alexytsu commented 9 months ago

Chore work that gets us to a version of the VM api that can run all the exported integration tests.

Once aligned with builtin-actors' tests version of the API, we can now begin the process of importing tests and benchmarking them. There will be some restructuring of the tests and syntactic sugar to make discovery and setup of test fixtures easy.