We added a new `parentPreconfirmationHash` field to the preconf struct here: https://github.com/NethermindEth/Catalyst/pull/747/files This was to simplify the node sync process. We must adjust our slashing logic to accomodate to this change.
We added a new
parentPreconfirmationHashfield to the preconf struct here: https://github.com/NethermindEth/Catalyst/pull/747/filesThis was to simplify the node sync process.
We must adjust our slashing logic to accomodate to this change.