aere-node/anchor/consensus/common
Aere Network 473832438c Consolidate twin test classes: one copy of each proof
Twelve test classes existed twice, under a neutral name and under an internal
inventory name, ~4,600 duplicated lines. Two copies of the same proof diverge
silently: one receives a repair and the other does not - which is exactly what
happened once, and what the cache-hygiene test below documents. The neutral
names survive; per pair the test counts are identical, and the only code
difference (a warm-up window constant) exercises the same path and the same
assertion. The cache-hygiene reproduction now runs the surviving class's
lifecycle, unchanged in what it asserts.
2026-09-01 00:13:42 +03:00
..
src Consolidate twin test classes: one copy of each proof 2026-09-01 00:13:42 +03:00
build.gradle Carry the Apache 4(b) and 4(d) notices the anchor was missing 2026-08-12 02:28:48 +03:00