Skip to content

feat: add TIP-1091 zone factory interface - #135

Open
Lesnak1 wants to merge 1 commit into
tempoxyz:masterfrom
Lesnak1:feat/add-t10-zone-factory-interface
Open

feat: add TIP-1091 zone factory interface#135
Lesnak1 wants to merge 1 commit into
tempoxyz:masterfrom
Lesnak1:feat/add-t10-zone-factory-interface

Conversation

@Lesnak1

@Lesnak1 Lesnak1 commented Aug 13, 2026

Copy link
Copy Markdown

Adds Solidity interfaces, address constants, and selector tests for the TIP-1091 Native Zone Factory and Zone Portal precompiles introduced in the T10 hardfork.

Changes

  • Adds IZoneFactory.sol and IZonePortal.sol interfaces matching the native precompile ABI.
  • Exposes ZONE_FACTORY_ADDRESS, ZONE_PORTAL_IMPL_ADDRESS, ZONE_VERIFIER_ADDRESS, and ZONE_MESSENGER_ADDRESS in StdPrecompiles.
  • Exposes zoneFactory and ZONE_FACTORY in Tempo.sol.
  • Adds ZoneFactory.t.sol export and selector tests.
  • Updates README interfaces list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant