Skip to content
  • Ethan Reesor's avatar
    Move sequencing code into sequence executor [#3185] · fb451259
    Ethan Reesor authored
    Closes #3185. Moves sequence tracking code out of `Executor.ProcessTransaction` into the sequence executor. This decouples sequencing from *transactions*, paving the way for non-transaction synthetic messages to be sequenced.
    
    Changelog: refactor
    fb451259
Loading