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 router verifier contract is intended for fresh deployment, so keeping a
migrate entrypoint implied an unsupported in-place legacy state conversion
path. Removing it avoids a broken migration surface and aligns the contract
with the deployment plan.
Router signature validation now reports out-of-range signer indexes separately
from payloads that carry more signatures than the configured router set.
Signed-off-by: Joseph Chalabi <chalabi.joseph@gmail.com>
0 commit comments