Skip to content

Process signatures first [#3183]

Ethan Reesor requested to merge 3183-process-signatures-first into main

Closes #3183 (closed). Process signatures before processing user transaction messages, by modifying the signature processing code to look in the current bundle of messages for the transaction instead of only looking in the database.

Changelog: refactor

Merge request reports