2 Commits

Author SHA1 Message Date
moudyellaz
09f4bfdd03 feat(cross-zone)!: authorize deliveries by source program and target
BREAKING CHANGE: `CrossZonePeer.allowed_targets` is replaced by `allowed_routes`,
a list of `{src_program_id, target_program_id}` pairs. `InboxConfig.allowed_peers`
is removed.
2026-08-03 04:40:05 +02:00
moudyellaz
223f658d8c test(cross-zone): cover a restarted watcher end to end 2026-07-31 16:01:41 +02:00