mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-26 11:51:13 +00:00
Resolves the actors-refactor (#691) collision: gossip now starts in sequencer_service::run() after ExecutorActor construction (which exposes its mempool handle), and the RPC-side publish hook threads through RpcServerActor::new into the actor's Service. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>