Skip to content

Disable transaction processing during transition [#3237]

Ethan Reesor requested to merge 3237-executor-transition into main

Closes #3237 (closed). Disables processing of user transactions/signatures (rejects them) during the transition from executor v1 to executor v2. Fixes a bug with event handling during the v1-v2 transition.

Changelog: feature

Edited by Ethan Reesor

Merge request reports