mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-06-04 05:00:02 +00:00
* Refactor channels to fit layering with explicit mount * Fix channels test to perform the new mount sequence * Add Waku.reliableChannelManager * liblogosdelivery_start_node mounts ReliableChannelManager after MessagingClient * Fix test_wakunode_peer_exchange missing lockNewGlobalBrokerContext * Fix test_protocol missing lockNewGlobalBrokerContext * Harden provider setup vs. misconfiguration (improper shared broker context situations)