You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current process to test that support for major releases works is through manual testing: spin-up the correct version of cometbft and try to make it work with the key-value store example. Though we should keep some amount of manual testing as part of our quality assurance process, this much could be automated into the CI to make our development flow more robust to accidental regressions.
This ticket has growing priority, as we already support two major versions of CometBFT (with breaking changes to their socket wire protocol), and with #30, we will support one more.
The text was updated successfully, but these errors were encountered:
The current process to test that support for major releases works is through manual testing: spin-up the correct version of cometbft and try to make it work with the key-value store example. Though we should keep some amount of manual testing as part of our quality assurance process, this much could be automated into the CI to make our development flow more robust to accidental regressions.
This ticket has growing priority, as we already support two major versions of CometBFT (with breaking changes to their socket wire protocol), and with #30, we will support one more.
The text was updated successfully, but these errors were encountered: