Loading
DAL node: fix attester attribution across the dynamic-lag window
What
Fix computation of the logging stating if a baker associated to a DAL node DAL attested what they were supposed to.
Why
Because wrong logging is bad user experience.
How
By computing the attestation at every level and the assignment committee only at the last level an attestation can be sent and use the right one at the right time.
Edited by Guillaume Genestier