Problem Statement
Since the release-v2 branch did not have CI setup, any PRs merged did not run the tests, so tests that were failing were not detected. Failure in tests is due to the epoch length being changed on contracts which was not reflected in the test suite
Problem Statement
Since the
release-v2branch did not have CI setup, any PRs merged did not run the tests, so tests that were failing were not detected. Failure in tests is due to the epoch length being changed on contracts which was not reflected in the test suite