Commits · 6e1f57c6770d7a09facf0414029a6f8cb32e35c7
sbws
Browse files
Jun 08, 2020
chg: v3bwfile: Obtain consensus values from last consensus
· 6e1f57c6
juga
authored
May 17, 2020
6e1f57c6
chg: v3bwfile: Round scaled bandwidth after capping
· e4d80225
juga
authored
May 17, 2020
e4d80225
fix: v3bwfile: Use cap argument to clip scaled bw
· 788a777f
juga
authored
May 19, 2020
788a777f
fix: v3bwfile: cap is never None
· ce4ad675
juga
authored
May 17, 2020
ce4ad675
chg: v3bwfile: Change logic obtaining min bandwidth
· f365d679
juga
authored
May 17, 2020
f365d679
chg: v3bwfile: Scale relays missing descriptor bws
· d2947035
juga
authored
May 17, 2020
d2947035
fix: v3bwfile: Warn about None bandwidth values
· d4929161
juga
authored
May 17, 2020
d4929161
chg: v3bwfile: Stop making mean minimum 1
· 88eb7ef5
juga
authored
May 19, 2020
88eb7ef5
chg: v3bwfile: Calculate filtered bandwidth
· c030731e
juga
authored
May 16, 2020
c030731e
May 18, 2020
chg: scaling: Add filtered bandwidth function
· 5159662a
juga
authored
May 16, 2020
5159662a
Apr 14, 2020
Merge branch 'bug_33009_v6' into 'maint-1.1'
· 30334218
juga
authored
Apr 14, 2020
30334218
Bug 33009: Require minimum bandwidth for second hop
· 20df35c4
Georg Koppen
authored
Apr 01, 2020
20df35c4
Use freeze_time() in other parts of our tests, too
· 74ad2d91
Georg Koppen
authored
Apr 02, 2020
74ad2d91
fix: test: Check that log prints a number
· 3efb6867
juga
authored
Mar 23, 2020
3efb6867
fix: test: Assert that caplog messages were found
· e9d5bb08
juga
authored
Mar 23, 2020
e9d5bb08
fix: doc: Explain changes in the previous commits
· 1e094500
juga
authored
Mar 23, 2020
1e094500
chg: bwfile: Test KeyValues in a bandwidth file
· 5cffd46e
juga
authored
Mar 22, 2020
5cffd46e
fix: tests: Check the files generated in test net
· 4e2ccf3c
juga
authored
Mar 22, 2020
4e2ccf3c
fix: tests: Add tests loading results
· fa1c0a4c
juga
authored
Mar 22, 2020
fa1c0a4c
fix: tests: Add results incrementing relays'
· 5c45e321
juga
authored
Mar 22, 2020
5c45e321
fix: v3bwfile: Stop calculating failures with 0 attempts
· 1225c5d9
juga
authored
Mar 22, 2020
1225c5d9
fix: relaylist: Count recent relay's monitoring numbers
· 5b6ba3e8
juga
authored
Mar 21, 2020
5b6ba3e8
chg: v3bwfile: Count recent relay's monitoring numbers
· c02d9b1e
juga
authored
Mar 21, 2020
c02d9b1e
chg: tests: Remove `_count` from attr
· 035d325c
juga
authored
Mar 21, 2020
035d325c
chg: resultdump: Add missing attrs to errors
· 2969e2c1
juga
authored
Mar 21, 2020
2969e2c1
chg: resultdump: Remove `_count` from attributes
· b1c0f0d0
juga
authored
Mar 21, 2020
b1c0f0d0
chg: relayprioritizer: Count priorities with timestamps
· c7c91370
juga
authored
Mar 21, 2020
c7c91370
chg: relaylist: Count measurements with timestamps
· 89801c53
juga
authored
Mar 21, 2020
89801c53
Apr 09, 2020
chg: relaylist, v3bwfile: Count consensus with timestamps
· e098ebb9
juga
authored
Mar 21, 2020
e098ebb9
chg: v3bwfile: Convert datetime to str
· 65589118
juga
authored
Mar 22, 2020
65589118
chg: resultdump: Use custom json encoder/decoder
· 8e5da39c
juga
authored
Mar 21, 2020
8e5da39c
chg: state: Encode/decode datetimes
· af849a06
juga
authored
Mar 21, 2020
af849a06
chg: json: Create custom JSON encoder/decoder
· f19738f1
juga
authored
Mar 14, 2020
f19738f1
chg: timestamps: Add module to manage datetime sequences
· 003337ee
juga
authored
Mar 14, 2020
003337ee
chg: state: Add method to count list values
· 9acad379
juga
authored
Mar 14, 2020
9acad379
fix: state: Let json manage data types
· 26409a3d
juga
authored
Mar 14, 2020
26409a3d
Mar 21, 2020
fix: state: Read file before setting key
· fe827ac1
juga
authored
Mar 14, 2020
fe827ac1
fix: tests: Test state file consistency
· 89efc2b6
juga
authored
Mar 14, 2020
89efc2b6
Bug 33600: `max_pending_results` is not directly used in `main_loop`
· 3cbba222
Georg Koppen
authored
Mar 11, 2020
and
juga
committed
Mar 21, 2020
3cbba222
Mar 09, 2020
Merge branch 'maint-1.1_bug33570_consensus_ts' into maint-1.1
· e361caf8
juga
authored
Mar 09, 2020
e361caf8
Loading