Files
lotus/node
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
..
2020-08-24 18:01:52 +03:00
2020-09-25 12:49:39 -07:00
2020-09-14 16:49:35 +08:00
2020-09-18 14:59:27 -07:00
2020-09-16 09:14:56 +08:00
2020-01-08 20:22:31 +01:00
2019-10-18 13:47:41 +09:00