issues
search
dappnode
/
mev-sp-oracle
3
stars
1
forks
source link
Handle wrong withdrawal credentials
#190
Closed
alrevuelta
closed
1 year ago
alrevuelta
commented
1 year ago
Bug:
A validator with wrong withdrawal credentials (not BLS or ETH1) type can cause the oracle to crash.
Fixed by handling this case without panic, warning that its wrong and leaving it empty, since there is nothing we can do.
Most likely this wont happen in mainnet but in prater there were 2 validators not respecting this.
Example
Bug: