Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

dispute-coordinator: always import trusted votes  #4793

@sandreim

Description

@sandreim

Currently we need the SessionInfo to check signatures in handle_import_statements when importing votes. This is because the generality of the approach when trying to treat all votes as the same. However, for all backing, approval, own votes and all votes scraped from chain we don't need the session info, so we can split handle_import_statements such that it calls an inner function that imports them.

Metadata

Metadata

Assignees

Labels

I8-refactorCode needs refactoring.T4-parachains_engineeringThis PR/Issue is related to Parachains performance, stability, maintenance.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions