8b35f480c4
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. |
||
---|---|---|
.. | ||
burn_test.go | ||
burn.go | ||
gas_v0.go | ||
gas.go | ||
invoker_test.go | ||
invoker.go | ||
mkactor.go | ||
runtime_test.go | ||
runtime.go | ||
syscalls.go | ||
vm.go |