LayerXcom/safety-oracle

Update of the latest finalized block

Opened this issue · 2 comments

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.

"Continuous finality detection"

See CL's impl