hyperlane-monorepo icon indicating copy to clipboard operation
hyperlane-monorepo copied to clipboard

feat: Polygon ZKevm v2 hook and ism

Open iamzubin opened this issue 5 months ago • 1 comments

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

iamzubin avatar Sep 22 '24 20:09 iamzubin