lotus/chain/stmgr
Steven Allen 32a699d6a3 Add some actors policy setters for testing
Addresses:
* a307e4593a (r491966115)
* a307e4593a (r491966634)

Note: This puts everything into a policy package to avoid a dependency cycle
between the build package, the miner package, and the types package. This is
also why I introduced a GetPreCommitChallengeDelay function and removed the
variable.
2020-09-23 15:00:52 -07:00
..
call.go More terraforming in chain/ 2020-09-14 14:46:38 +02:00
forks_test.go Add some actors policy setters for testing 2020-09-23 15:00:52 -07:00
forks.go use abstract actor type methods 2020-09-22 12:02:29 -07:00
read.go Get State API almost working 2020-09-17 05:05:32 -04:00
stmgr.go Add an error return to all actor state interface methods 2020-09-23 01:51:38 -04:00
utils.go cleanup imports some more 2020-09-22 11:14:55 -07:00