datahaven/operator/runtime/mainnet
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
tests feat: Add SafeMode and TxPause Pallets (#192) 2025-10-06 17:00:10 +00:00
build.rs feat: Standardize currency system to HAVE token with Wei-based units (#130) 2025-08-18 13:26:30 +02:00
Cargo.toml feat: add preimage precompile (#211) 2025-10-09 13:16:46 +02:00