Teams should review the EIP-7702 “delegation instrospection” proposal by Monday, with the expectation of making a final spec decision on Monday’s testing call.
Merge the PR adding baseFeeUpdateFraction to the EIP-7840 configs by Monday
Clarify the EIP-7691 fork boundary behaviour in the EIP by Monday
Update EIP-2537 to mandate the use of integer division for the G2 operation by Monday
Confirm Pectra testnet deployment timestamps on next week’s ACDC
@kevaundray will create an informational EIP to document node’s minimum hardware and bandwidth requirements in different contexts, @timbeiko will open a discord channel to discuss the topic
Teams agreed to store baseFeeUpdateFraction in the EIP-7840 configs (PR), to be merged by Monday’s testing call
Teams agreed to clarify EIP-7691 to specify that, on the fork block, the Pectra parameters will be used, matching many of the current implementations. The testing team has a PR (ADD LINK) already and one for the EIP will follow by Monday.
EIP-2537 does not currently specify how to handle divisions in the G2 call, causing issues with recent gas pricing changes. Instead of updating the gas costs, as originally proposed, the EIP will be updated to mandate using integer division.
Otim labs proposed adding “delegation instrospection” to EIP-7702, allowing for EXTCODE* opcodes to act on the “delegation designator” rather than just the prefix. Teams were generally positive but some of them needed to review the proposal further and were concerned about the impact on testing. The devops team confirmed this change could be tested in upcoming shadow forks, even if we do not have further devnets. We agreed to make a final decision about the proposal on Monday’s testing call.
Audits
Audit results for Pectra system contracts will be presented on the next ACDE. None of the audits found significant issues in the contracts, and all minor issues have been fixed in the current versions of the contract.
Testnet Deployment
On next week’s ACDC, we plan to finalize the testnet deployment schedule for Pectra. Teams agreed to combine the activation for both Holesky and Sepolia into a single client release. The proposed schedule is:
Feb 3: Client releases deadline
Feb 4-5: Public announcement
Feb 12: Holesky Fork
Feb 19: Sepolia Fork
Gas Limit
Several teams already updated their default configurations to have a 36M gas limit
We agreed to increase the Holesky gas limit to 60M once Pectra is deployed on the network, and then further once Pectra is deployed on mainnet.
JSON RPC Standardization
Felix presented his views on the current state of JSON-RPC standardization
Teams agreed to focus on passing common test suites and to discuss ways to gather input from JSON-RPC users such as L2s, wallets and infrastructure providers to help shape the evolution of the spec.
A first breakout will be organized for client teams to further discuss implementation status, and a second one to bring in non-client teams and gather their input.
Node Requirements
Kev requested feedback on his node requirement (ADD LINK) document, as well as a proposal to specify minimal bandwidth requirements.
We agreed to merge these into a single informational EIP, and create a specific discord channel to continue conversations on the topic.