Skip to content

Anchor signature chains into the root chain [#3149]

Ethan Reesor requested to merge 3149-anchor-signatures into release-1.0

Closes #3149 (closed).

  • Add methods to determine what chains have changed by interrogating the database
  • Ask the database what chains have updated instead of relying on the block state (enabled by new executor version)

Changelog: fix

Edited by Ethan Reesor

Merge request reports