I’ve started a local branch of v1 that is wrapping the v2 implementation, to be able to exploit all the tests there against the new implementation. I’ve already found a few issues, notably in the RoughDisconnect tests. The branch to follow for the v2 fixes is the improve-v2-to-wrap-v1 branch (link to relevant PR here). This issue is going to be where I post issues that come up in this process, so that I can track what came up, and how it was resolved.
I’ve started a local branch of v1 that is wrapping the v2 implementation, to be able to exploit all the tests there against the new implementation. I’ve already found a few issues, notably in the
RoughDisconnecttests. The branch to follow for the v2 fixes is theimprove-v2-to-wrap-v1branch (link to relevant PR here). This issue is going to be where I post issues that come up in this process, so that I can track what came up, and how it was resolved.