core-extra/daemon
2022-08-30 12:08:28 -07:00
..
core Merge pull request #700 from coreemu/enhancement/opt-core 2022-08-30 12:08:28 -07:00
doc daemon: removing python tlv related code and tests related to it 2022-03-08 14:18:47 -08:00
proto grpc: added nem id and port to interface data returned from GetNode 2022-08-03 17:21:31 -07:00
tests daemon: adjustments to revamp how core nodes are created in session.add_node, nodes now provide a create_options function for node specific options that are type hinted 2022-05-25 10:51:42 -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 install: updates to support building deb/rpm packages that contain python wheels and install core from a single file, updates to core to install scripts by way of python directly 2022-07-27 16:00:10 -07:00
poetry.lock install: updated pyproj version to avoid the need to build from source on newer distros 2022-05-10 13:54:51 -07:00
pyproject.toml install: updates to support building deb/rpm packages that contain python wheels and install core from a single file, updates to core to install scripts by way of python directly 2022-07-27 16:00:10 -07:00
setup.cfg moved isort config from setup.cfg to pyproject.toml 2020-07-14 13:24:16 -07:00