-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: graft/prune events and mesh peer tagging (#383)
* reset to master * feat: default to disabled tagging for graft / prune * chore: linting fixes + restore package-lock.json * refactor: place the tag function in sendGraft * fix: ensure tags are pruned / grafted per topic * test: added tagging tests to ensure value is properly set * test: added test to ensure peer store is cleared of tags * test: fix issue with flakey tagging test * chore: remove vulnerabilities from pacakge-lock.json * fix: handle error for peerStore merge * fix: PR feedback adjustments * refactor: make taggingMesh flag required * chore: clean up feature * chore: pr review --------- Co-authored-by: Cayman <[email protected]>
- Loading branch information
1 parent
f255ae4
commit 42b5b92
Showing
2 changed files
with
149 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters