We ran a series of tests to identify the root cause of peerDAS’s blob limitation.
We identified blob limits for the following client pairs:
lighthouse/prysm with geth: 20 blobs/block
lighthouse/prysm with All EL: 17 blobs/block
lighthouse/prysm/lodestar + geth: 12 blobs/block
lighthouse/prysm/teku + geth: 25 blobs/block
lighthouse/prysm/grandine + geth: 9 blobs/block
lighthouse/prysm/nimbus + geth: N/A, see below
Of the above results, our finding is:
The testing methodologies are identical to the previous tests.