Skip to content

Homogenize DN anchors [#3585]

Ethan Reesor requested to merge 3585-homogenize-dn-anchors into main

Closes #3585 (closed). Updates the conductor to send the exact same anchor transaction to every partition when the DN broadcasts an anchor, and updates the executor system to handle the fact that this change means the listed principal may not be an account everywhere the transaction is received.

Changelog: feature

Merge request reports