This page discusses Rated’s methodology on calculating missed execution layer rewards emanating from missed block proposals.
EL
stem from missing block proposals. This is clear enough to conceptualize.
Where things start getting complicated is when trying to ascertain the value of the block that would be. Unlike CL
rewards, EL
rewards for validators vary a lot more, based on the following two factors:
EL
rewards would be calculated similarly to CL
missed rewards:
pubkey
).
parent_hash
with the previous block).
max_bid
from relays to measure up against, we quickly have found that in the majority of cases winning_bid
≠ max_bid
. This is most likely due to the fact that bids keep arriving after the winning_bid
gets picked; naturally these bids pack more transactions, and with more transactions, the configurations for MEV multiply. The proposer could keep waiting for a later bid, but also that would increase the probability of missing that block. Overall, while this would be the purest form of opportunity cost, it is also highly unrealistic given our observations and penalizes missed proposals unfairly.
There are some clear advantages with this approach, namely that: