Skip to content

Generalize synthetic messages [#3169]

Ethan Reesor requested to merge 3169-generalize-synth-msg into main

Closes #3169 (closed). Generalizes beyond synthetic transactions to synthetic messages. Transforms the synthetic transaction message type into a SyntheticMessage wrapper that can carry various types of Messages. Updates the message executor system to better support nested messages.

Changelog: refactor

Merge request reports