lotus/conformance
Steven Allen 8b35f480c4 initial vm conversion
We're probably going to want to change some of these design decisions down the
road, but this is a good starting point.

* We may want to use a more general test for "is actor valid at epoch". Maybe
just a function?
* I'd like to push some of the actor metadata down into the actor types
themselves. Ideally, we'd be able to register actors with a simple
`Register(validation, manyActors...)` call.
2020-09-25 12:49:39 -07:00
..
chaos fix: regen 2020-09-21 10:10:31 +01:00
driver.go initial vm conversion 2020-09-25 12:49:39 -07:00
runner_test.go fix lint. 2020-09-09 14:28:56 +01:00
stubs.go Fix tests 2020-09-07 15:48:42 -04:00