Audits for these contracts have already begun, worth taking into account when considering further changes.
Individual EIP Activation for Testing
On the last ACDC, we discussed enabling EIPs to be individually activated to facilitate testing. While some clients already support this, doing so is complex for others.
For Fusaka, we agreed to simply treat the set of EOF EIPs and PeerDAS as “forks”, which clients can toggle on/off. This way, both of these can be independently tested on top of Pectra.
Further discussion would be needed to standardize a more granular scheme, and L2s needs should be taken into account for this, too.
eth/70
@smartprogrammer and @Giulio2002 proposed EIP-7801, which allows nodes to signal which subsets of historical data it can serve (and request blocks in these subsets from peers).
This was framed as a short-term solution to enable EIP-4444 to go live ASAP.
There were concerns raised about the duplication of work between this and Portal (unfortunately no one on Portal was present to give an update), as well as whether teams should standardize on ways of storing, retrieving and sharing history or not.
EIP-7610
We previously agreed to “retroactively activate” EIP-7610 and checked-in on clients’ implementation status before moving the EIP to Final.
The conversation revealed that while the EIP was easy for Geth to implement, other teams have issues with it.
@chfast said he had an alternative design he thinks can address the same issue as EIP-7610, will share a proposal