Implement a directory munger to simulate pathological cases in arti-testing (v2)
- Mar 31, 2022
-
-
Nick Mathewson authored
-
-
Nick Mathewson authored
This feature allows us to detect different failing cases for #329 that would otherwise be hard to induce. It works by filtering consensus directory objects and/or microdescriptor objects before introducing them to the directory manager. Closes #397.
-
Nick Mathewson authored
This commit uses the `visibility` and `visible` crates to conditionally make certain structs and their fields public (respectively). This is incredibly dangerous to use for anything besides testing, and I've tried to write the documentation for the feature accordingly.
-
Nick Mathewson authored
-
Nick Mathewson authored
-