Rework data structures, storing all front-end network data in Network objects

This commit is contained in:
Al Beano
2019-08-11 21:58:14 +01:00
parent f6657cb905
commit e5adcfef4c
24 changed files with 258 additions and 284 deletions

6
.gitignore vendored
View File

@@ -1,15 +1,13 @@
*.pyc
*.pem
*.swp
__pycache__/
conf/config.json
conf/pool.json
conf/wholist.json
conf/counters.json
conf/masterbuf.json
conf/monitor.json
conf/alias.json
conf/relay.json
conf/network.json
conf/tokens.json
conf/network.dat
conf/dist.sh
env/