lotus/chain/actors/builtin/miner
Steven Allen d9656f5220 add a generic load method for actor state
This will make it easier to load arbitrary actors. We can:

* Type switch (sort of unsafe, may want marker methods?)
* Use this with `vm.MutateActorState`.
2020-09-25 12:49:39 -07:00
..
diff.go improve diff logic 2020-09-17 21:39:34 -07:00
miner.go add a generic load method for actor state 2020-09-25 12:49:39 -07:00
utils.go gofmt 2020-09-15 15:29:39 +02:00
v0.go add a generic load method for actor state 2020-09-25 12:49:39 -07:00
v1.go add a generic load method for actor state 2020-09-25 12:49:39 -07:00