Matt
Results
6
issues of
Matt
This will optimise checking that peers aren't logged multiple times at a node by doing an O(n) pass rather than the more expensive dedup.
refactor
medium
Persist capabilities to data silo. Maybe a specially named branch `_capabilities` in repo where the tree of capabilities can be periodically persisted.
feature
low