datahaven/test/datahaven
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
..
contracts/src test: port ethereum tests from moonbeam (#278) 2025-11-22 10:02:05 +01:00
helpers test: port ethereum tests from moonbeam (#278) 2025-11-22 10:02:05 +01:00
suites/dev feat: set POV gas limit ratio to zero for solo chain (#313) 2025-11-27 11:14:41 +01:00