commit abe79477e0e78f5813352c136ee7a916676e8614 Author: juga0 <j...@riseup.net> Date: Thu Sep 13 19:00:20 2018 +0000
Add changelog entry about filtering results --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1c2bd2..c9297a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Create methods to easy graph generation and obtain statistics to compare with current torflow results.(#27688) - Implement rounding bw in bandwidth files to 2 insignificant digits(#27337) +- Filter results in order to include relays in the bandwidth file that:(#27338) + - have at least two measured bandwidths + - the measured bandwidths are within 24 hours of each other + - have at least two descriptor observed bandwidths + - the descriptor observed bandwidths are within 24 hours of each other ### Fixed _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits