feat: improve Router enrollment with Checker/Governor (#4441)
feat: improve Router enrollment with Checker/Governor - aggregate violations into a single RouterViolation with the diff in router enrollments - reduces number of txs to do the enrollment - now supports ICA router enrollment of chains that we haven't enrolled - previously we would only iterate over the set of routers already onchain, and no attention was paid to new domains example call for `ica`: ![image](https://github.com/user-attachments/assets/5557d2f4-41e5-45ee-b318-e4cf8d510069) example call for `haas`: ![image](https://github.com/user-attachments/assets/fec0e41b-e0ef-43a0-a17c-3f77c0756f8a)pull/4470/head
parent
a75e84af4d
commit
a19e882fd3
@ -0,0 +1,5 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': minor |
||||
--- |
||||
|
||||
Improve Router Checker/Governor tooling to support enrolling multiple routers for missing domains |
Loading…
Reference in new issue