datahaven/operator/precompiles/referenda
Ahmad Kaouk 0618e84268
feat: set POV gas limit ratio to zero for solo chain (#313)
Set `GasLimitPovSizeRatio` to 0 across all runtime environments
(mainnet, stagenet, testnet) since DataHaven operates as a solo chain
and doesn't need to account for Proof-of-Validity size constraints that
parachains require.

  ## ⚠️ Breaking Changes ⚠️
  - `GasLimitPovSizeRatio` is now set to 0 across all runtimes
  - Gas calculations will no longer account for POV size constraints
2025-11-27 11:14:41 +01:00
..
src feat: set POV gas limit ratio to zero for solo chain (#313) 2025-11-27 11:14:41 +01:00
Cargo.toml feat: add referenda precompile (#217) 2025-10-11 00:17:21 +02:00
Referenda.sol feat: add referenda precompile (#217) 2025-10-11 00:17:21 +02:00