ipfs-cluster/consensus
Hector Sanjuan 82412ca91c crdt: fix pubsub validation for crdt messages
Currently, it was not looking at the signer of the message, but at the
peer that relayed it, to verify the validity of the message.

This caused that under certain gossip graph configurations, some nodes would only
get messages via untrusted peers, and thus be unable to sync the chain.
2021-01-13 22:13:03 +01:00
..
crdt crdt: fix pubsub validation for crdt messages 2021-01-13 22:13:03 +01:00
raft Fix #937: Print full working configuration at startup 2020-05-15 01:33:04 +02:00