Summary
There's a shared source of truth we could use in Forest to assert the correctness of its network definitions. See the JSON at filecoin-project/core-devs#184
While having it as part of our build seems too much (especially since only a subset of the network is present), we can certainly include some validations in tests, i.e., check that the epochs are correct in the CI.
Completion Criteria
Additional Links & Resources
Summary
There's a shared source of truth we could use in Forest to assert the correctness of its network definitions. See the JSON at filecoin-project/core-devs#184
While having it as part of our build seems too much (especially since only a subset of the network is present), we can certainly include some validations in tests, i.e., check that the epochs are correct in the CI.
Completion Criteria
Additional Links & Resources