## Coverage Areas The main actors changing are the miner actor and the reward actor. - [ ] Reward actor: https://github.com/filecoin-project/lotus/pull/13747 - We need to get all the way through the contract layer - [ ] Miner actor - SnapDeals would be covered here (see also https://github.com/filecoin-project/builtin-actors/issues/1765). - [ ] Some itests may also require updating or removal ## Dependnencies This requires the Solstice builtin-actors changes: * https://github.com/filecoin-project/builtin-actors/issues/1764 * https://github.com/filecoin-project/builtin-actors/issues/1762 * https://github.com/filecoin-project/builtin-actors/issues/1763
Coverage Areas
The main actors changing are the miner actor and the reward actor.
Dependnencies
This requires the Solstice builtin-actors changes: