Skip to content

CA algorithms deduplication rework

Krzysztof Piotr Jamrog requested to merge kjamrog/athena:ca_algs into master

This MR introduces changes in algorithms dedupliction mechanism in CA. Now, instead of two-way deduplication we ensure that all occurrences of given algorithm in the CF tree point to the same instance.

Tagging @tbold

Merge request reports