Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(networking): make ChunkVerification probabalistic
Previously _any_ replication message with more than one key generated a ChunkVerification message. Now we just do this for every 1/10 messages we receive. This should result in less verificaiton under heavy churn
- Loading branch information