Skip to content

Refactor validator signature processing [#3165]

Ethan Reesor requested to merge 3165-refactor-val-sig-exec into main

Closes #3165 (closed). Implements validator signature processing directly in the validator signature executor instead of calling ProcessSignature, and removes validator signature processing from ProcessSignature and friends.

Changelog: refactor

Edited by Ethan Reesor

Merge request reports