Closed Stebalien closed 3 years ago
@Stebalien does this change not preclude "syncing from genesis" ?
Actually, I'm going to leave this. Otherwise, we can't create a miner with old sectors (for testing) and those miners exist on the network.
@Stebalien does this change not preclude "syncing from genesis" ?
No. We're using go major versions so lotus will use v0 and v2 until the v3 upgrade epoch.
Otherwise, we can't create a miner with old sectors (for testing) and those miners exist on the network
Yes, that's why I left it behind in #1330
Specifically, we no longer need to care about v0/v7/v8 supported seal type differences.