filecoin-project / fvm-workbench

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

set_epoch functionality #3

Closed alexytsu closed 1 year ago

alexytsu commented 1 year ago

Some experimentation with getting a set_epoch to work though there are some caveats. In general, supporting a bunch of generics makes this stream of work harder. Though in the short-medium term I expect certain elements of the testing stack, Externs, Blockstore etc. will only need one implementation

The progress in https://github.com/anorth/fvm-workbench/tree/valid_precommits_test depends on set_epoch