mirror of
https://github.com/filecoin-project/lotus.git
synced 2025-08-06 16:41:19 +08:00

* feat: network version 27 skeleton * fix(nv27): skip TockFix actors version sanity check As per comment inline, this is getting in the way of landing a skeleton for nv27 with an identical actors bundle so version resolution for v16 CIDs was showing 17. --------- Co-authored-by: Rod Vagg <rod@vagg.org>