lotus/node/impl/full
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
..
beacon.go Draw the rest of the owl 2020-09-10 17:41:55 -04:00
chain.go initial vm conversion 2020-09-25 12:49:39 -07:00
gas_test.go gas: Add tests to median premium math 2020-09-09 12:14:46 +02:00
gas.go more renames 2020-09-21 16:01:29 -07:00
mpool.go Add additional info about gas premium 2020-09-05 15:17:55 +02:00
multisig.go more renames 2020-09-21 16:01:29 -07:00
state.go initial vm conversion 2020-09-25 12:49:39 -07:00
sync.go Make sync wait nicer 2020-09-24 13:39:49 +02:00
wallet.go api: Test return types 2020-09-17 12:24:50 +02:00