firstbatchxyz / dkn-compute-node

Compute Node of Dria Knowledge Network.
Apache License 2.0
74 stars 32 forks source link

bug: `From` and `Source` fields are always the same #121

Open erhant opened 3 weeks ago

erhant commented 3 weeks ago

Ever since we did the changes below:

the propagation source and message source turn out to be the same.

This is not really expected imo, and this way have to do with the problem in #119 as well since that also started after this change.

erhant commented 1 week ago

This could be related to Permissive setting as well, in which case we can close the issue