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
startFlushUpgradeHandshake will be remade to be a write function. In order to do this we will pull out the verify functions. We will start by adding duplicate verify funcs and then remove the verify funcs from start flush when they are no longer needed.
Add the same verification done here to the upgrade try handler here
A followup issue will be opened to create a helper function for the upgrade verification
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged/assigned
The text was updated successfully, but these errors were encountered:
colin-axner
changed the title
Call verification of upgrade and channel before start flush
Call verification of upgrade and channel before start flush in try handler
Aug 2, 2023
Summary
startFlushUpgradeHandshake will be remade to be a write function. In order to do this we will pull out the verify functions. We will start by adding duplicate verify funcs and then remove the verify funcs from start flush when they are no longer needed.
Add the same verification done here to the upgrade try handler here
A followup issue will be opened to create a helper function for the upgrade verification
For Admin Use
The text was updated successfully, but these errors were encountered: