mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-25 19:31:11 +00:00
BREAKING CHANGE: InboxConfig is just self_zone; allowed_routes, InboxConfig::permits and routes_permit are gone, and build_inbox_init_config_tx no longer takes the cross-zone config. The operator's per-peer routes still configure the same thing, fanned out at genesis into each target's own config instead. The watcher keeps only a hygiene filter refusing a peer that names a sequencer-only program, kept host-side so it cannot make the verifier disagree.