Update of the latest finalized block
Opened this issue · 2 comments
nrryuya commented
If we know that a block B
is finalized, can we efficiently detect the finality of a block B'
which is a descendant of B
?
To compute from scratch, without the information of the finality of B
seems suboptimal.
nrryuya commented
"Continuous finality detection"
nrryuya commented
See CL's impl