Implement badBlocks
for the light client
#2584
Labels
blocked
Can't work on this issue because it is blocked on something out of our control
The
badBlocks
field in the chain spec is specifically for use cases where there exists a legitimate proof that a block is good/finalized but we want to ask the client to ignore this proof.Therefore we should implement it for the light client despite warp syncing.
It might be feasible after BEEFY is shipped. Details to be figured out.
The text was updated successfully, but these errors were encountered: