Open calbera opened 1 day ago
[!IMPORTANT]
Review skipped
Draft detected.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Attention: Patch coverage is 47.22222%
with 38 lines
in your changes missing coverage. Please review.
Project coverage is 26.36%. Comparing base (
8a04173
) to head (ddb711e
).
Side Effect:
MaxWithdrawalsPerPayload is 16 according the ETH 2.0 spec. Choosing to enforce the first withdrawal as EVM inflation withdrawal implies only 15 validator withdrawals per block are allowed at most.
TODO: