Unverified Commit b995ac0b authored by Serban Iorga's avatar Serban Iorga Committed by GitHub
Browse files

Implement basic equivocations detection loop (#2367)

* FinalityProofsBuf adjustments

- store a Vec<FinalityProof>
- transform prune `buf_limit` to Option

* FinalityProof: add target_header_hash()

* Target client: implement best_synced_header_hash()

* Implement first version of the equivocations detection loop

* Address code review comments

* Leftover
parent 39091a4e
Pipeline #384383 passed with warnings with stages
in 19 minutes and 12 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment