monolith/modules
Mark Veidemanis 0321651c20 Implement fair channel allocation in ChanKeep
* Allocate channels to relays only if they have free space based on
their chanlimit value
* Minify channels by removing ones that are already covered before
passing them off to be joined
2019-10-12 21:05:55 +01:00
..
alias.py Change alias definitions to be global, so aliases can be reused across different networks 2019-09-29 22:45:16 +01:00
chankeep.py Implement fair channel allocation in ChanKeep 2019-10-12 21:05:55 +01:00
counters.py Implement a running count of the number of events per minute 2019-07-28 15:07:46 +01:00
monitor.py Implement sorting relay output by custom keys 2019-10-05 18:20:51 +01:00
network.py Implement ChanKeep joining functions 2019-10-11 13:07:57 +01:00
provision.py Implement fair channel allocation in ChanKeep 2019-10-12 21:05:55 +01:00
userinfo.py Fix getting user records by nickname 2019-10-08 20:53:39 +01:00