datahaven/operator/precompiles/preimage
Gonza Montiel 2d6056721a
feat: add preimage precompile (#211)
## Add Preimage Precompile

This PR integrates the Preimage precompile from Moonbeam into the
DataHaven runtime across all three environments (mainnet, stagenet,
testnet).

**Key Changes:**
- Added Preimage precompile implementation at address `2067` in all
runtime configurations
- Updated precompile sets in mainnet, stagenet, and testnet runtimes
- Updated `is_governance_precompile()` for the Preimage precompile
2025-10-09 13:16:46 +02:00
..
src feat: add preimage precompile (#211) 2025-10-09 13:16:46 +02:00
Cargo.toml feat: add preimage precompile (#211) 2025-10-09 13:16:46 +02:00
Preimage.sol feat: add preimage precompile (#211) 2025-10-09 13:16:46 +02:00