Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Remove COB entries from evaluation
Draft fintohaps opened 1 year ago

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…
fintohaps opened with revision e22fde65 on base f30760d6 +283 -41 1 year ago

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…