Assumptions
The libraries have been developed under the following set of assumptions:
-
Filecoin actors API has been tested through the rust integration module located in the ref-fvm repository 🔗.
-
The builtin-actors submodule 🔗 in this repository is the latest version tested on.
-
FEVM and hyperspace are still under development. It makes happen that newer versions could break or introduce issues in this library.
-
Given the immutability of contracts, changes upstreams or in external dependencies may affect the current functionality.