fix: write merkle & IGP hook addresses if created by core deploy (#4607)
### Description original: there was a series of related problems that people are encountering with cli deploys where the merkleTreeHook is deployed but its address is not included in the artifacts. this PR was intended to bring parity with how infra does it, we can also update for now to only add the merkleTreeHook to the output to unblock the base problem people are having update: restricted to just `merkleTreeHook` and `interchainGasPaymaster` to provide MVP fix ![image](https://github.com/user-attachments/assets/9f38c3a8-5240-4cbe-a224-161a7a4da8af) ### Related issues https://github.com/hyperlane-xyz/hyperlane-registry/pull/240#discussion_r1784297872 https://github.com/hyperlane-xyz/hyperlane-registry/pull/236#issuecomment-2383922133 https://github.com/hyperlane-xyz/hyperlane-registry/pull/237#discussion_r1782564051 ### Backward compatibility yes ### Testing manual --------- Signed-off-by: pbio <10051819+paulbalaji@users.noreply.github.com>pull/4625/head
parent
7c5766e51d
commit
ca86da4718
Loading…
Reference in new issue