monolith/modules
Mark Veidemanis 6ad6d6dc50 Fix channel allocation when relays are provisioned
Fix a bug where the channel allocation algorithm failed due to
necessary relays not having been provisioned yet.
Passed the newly created relay numbers to the allocation function
and assumed their CHANMAX would be the same as all other relays for
the same network.
2019-10-12 21:40:50 +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 Fix channel allocation when relays are provisioned 2019-10-12 21:40:50 +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 Fix channel allocation when relays are provisioned 2019-10-12 21:40:50 +01:00
userinfo.py Fix getting user records by nickname 2019-10-08 20:53:39 +01:00