lotus/node/impl
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
..
client feat(markets): update markets v0.6.2 2020-09-23 12:17:16 -07:00
common build: Separate API versions per node type 2020-09-08 21:14:53 +02:00
full initial vm conversion 2020-09-25 12:49:39 -07:00
market feat(deps): update go-fil-markets 2020-05-04 18:36:51 -07:00
paych API shouldn't depend on actors directly 2020-09-23 00:51:12 -04:00
full.go Merge remote-tracking branch 'origin/next' into feat/dyn-base-fee 2020-08-07 04:15:42 +02:00
remoteworker.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
storminer.go Get State API almost working 2020-09-17 05:05:32 -04:00