{
  "id": 7935,
  "title": "EIP-7935: Set default gas limit to 60M",
  "status": "Final",
  "type": "Informational",
  "category": "Unknown",
  "summary": "This proposes increasing the gas limit from 36M to 60M to scale L1 execution capacity. While this change does not require a hard fork (gas limit is a validator-chosen parameter), it requires extensive testing to ensure network stability at higher computational loads and so inclusion of the EIP in the hard fork ensures that this work is prioritized and ongoing.",
  "impacts": [
    "Benefits from higher throughput and faster transaction processing, but potential risks if inadequately tested or if RPC infrastructure can't keep up.",
    "Can build more sophisticated applications without hitting gas limits, but need to be aware that the specific limit value is still TBD.",
    "Better user experience with faster confirmations, but RPC node performance impacts could affect wallet reliability.",
    "RPC providers, indexers, and monitoring tools need significant updates to handle larger blocks and higher computational loads.",
    "More block space available for settlement transactions, but coordination needed with EIP-7825's 30M transaction cap.",
    "Need significantly more computational power to process larger blocks. Validator hardware requirements may increase substantially.",
    "Must handle larger execution payloads and ensure consensus layer can propagate larger blocks within gossip limits.",
    "Major testing and bug-fixing effort required to handle larger blocks safely. Must update default gas limit configurations and ensure stability at higher computational loads.",
    "Directly increases mainnet throughput",
    "Enables more complex smart contracts",
    "Reduces transaction queuing during high demand",
    "Improves confirmation times"
  ],
  "discussion_url": "https://ethereum-magicians.org/t/eip-7935-set-default-gas-limit-to-60m/23789",
  "source_markdown_url": "https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7935.md",
  "canonical_url": "/latest/eips/7935.json",
  "markdown_url": "/latest/eips/7935.md",
  "citations": [
    {
      "recordId": "eip-7935",
      "artifactPath": "normalized/7935.json",
      "url": "/records/proposal/eip-7935/normalized/7935.json",
      "label": "EIP-7935: Set default gas limit to 60M",
      "snippet": "This proposes increasing the gas limit from 36M to 60M to scale L1 execution capacity. While this change does not require a hard fork (gas limit is a validator-chosen parameter), it requires extensive testing to ensure n"
    }
  ]
}
