Skip to content

Kad search constructor accidentally added placeholder rows

Summary

The Kad search list constructor still added placeholder row state that could interfere with the stale-row hardening model.

Mainline Outcome

Landed on main in commit b240046 (BUG-052 preserve kad-search constructor row add).

The unnecessary constructor row add was removed.