Remove COB entries from evaluation
Allow COB evaluation to ignore entries while evaluating the change graph. This would then be wired up to use the node’s block list to ignore the entries for those specific peers.
Open questions:
- Need to test what happens when replies from non-blocked peers occur
- This currently just hides data, rather than deleting it
- Possibly more questions to be had…
Allow COB evaluation to ignore entries while evaluating the change graph. This would then be wired up to use the node’s block list to ignore the entries for those specific peers.
Open questions:
- Need to test what happens when replies from non-blocked peers occur
- This currently just hides data, rather than deleting it
- Possibly more questions to be had…