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
Atm, the checker only supports address hooks, not hook configs.
Solution
similar to what we do with ISMs, verify the actual onchain recovered config matches the expected config. I.e. around here, no longer skip if the hook isn't a string
Describe non-essential extensions to the solution
Additional features which should be implemented if they are easy to accommodate but otherwise can be skipped
The text was updated successfully, but these errors were encountered:
Problem
Atm, the checker only supports address hooks, not hook configs.
Solution
hyperlane-monorepo/typescript/sdk/src/router/HyperlaneRouterChecker.ts
Lines 70 to 73 in fd20bb1
Nice to Have
Describe non-essential extensions to the solution
Additional features which should be implemented if they are easy to accommodate but otherwise can be skipped
The text was updated successfully, but these errors were encountered: