`v1.4.0-beta.4` added `KZG_COMMITMENT_INCLUSION_PROOF_DEPTH` to preset: - Spec PR: https://github.com/ethereum/consensus-specs/pull/3531 - Gnosis PR: https://github.com/gnosischain/configs/pull/17
``` MAX_WITHDRAWALS_PER_PAYLOAD* = 8 MAX_VALIDATORS_PER_WITHDRAWALS_SWEEP* = 8192 ``` https://github.com/gnosischain/configs/pull/11