datahaven/operator/precompiles/conviction-voting
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 conviction voting precompile (#202) 2025-10-09 10:30:50 +02:00
ConvictionVoting.sol feat: add conviction voting precompile (#202) 2025-10-09 10:30:50 +02:00