hyperlane-monorepo
hyperlane-monorepo copied to clipboard
feat: Polygon ZKevm v2 hook and ism
Description
This PR adds a hook and ISM contract for Polygon's zkEVM v2 bridge.
The contracts tap into the Polygon zkEVM bridge to ensure cross-chain messages come from a trusted source. This works by using the zkEVM bridge's exit nodes, which handle verifying the message integrity.
This PR also includes code from PR #3136
PR for docs : PR 40
Drive-by changes
None
Related issues Fixes https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/2848
Backward compatibility Yes