core-extra/daemon
2020-07-16 10:02:56 -07:00
..
core fix to avoid setting interface data for a mac to the string None, when not present 2020-07-16 08:59:57 -07:00
data fixed core.conf commented out example path for core-pygui to use .coregui instead of .coretk 2020-07-16 10:02:56 -07:00
doc updates to allow building python docs again, also added checks for requirements to build the python docs 2020-04-16 11:32:50 -07:00
examples fixed examples using IpPrefixes class 2020-06-19 13:25:47 -07:00
proto grpc: added node_id and net2_id data to interface protos to allow querying a node to provide the node and networks an interface is associated with 2020-06-30 12:34:20 -07:00
scripts core-cli: fix to avoid errors for querying nodes with peer to peer links, until there is a proper way to get the other ends node name 2020-07-01 15:20:53 -07:00
tests tests: patch utils.which 2020-07-06 21:47:46 -07:00
.pre-commit-config.yaml moved python black configuration to pyproject.toml and fixed bad exclude 2020-07-14 13:33:40 -07:00
Makefile.am removed daemon MANIFEST.in, poetry will provide 2020-07-14 12:49:40 -07:00
poetry.lock force grpcio related installations to all use the same version to avoid any version conflicts 2020-07-13 08:58:32 -07:00
pyproject.toml simplified invoke install/uninstall task, since daemon no longer formally installs 2020-07-14 13:42:59 -07:00
setup.cfg moved isort config from setup.cfg to pyproject.toml 2020-07-14 13:24:16 -07:00