threefoldtech / rmb-rs

RMB implementation in rust
Apache License 2.0
3 stars 1 forks source link

Fix handling unsigned relay messages #157

Closed sameh-farouk closed 9 months ago

sameh-farouk commented 9 months ago

What's changed: Allow rmb-peer to skip twin source validation and signature validation when receives messages originating from the relay itself.

Related Issues: closes #156