-
released this
2024-12-22 05:02:45 +00:00 | 133 commits to main since this releaseBreaking
-
This program now uses a configuration file in TOML format (instead of json). This should make it easier to create
and maintain the configuration file.This means that you will have to convert or re-create your config file in the TOML format.
I have included a utility to read your old (JSON) config file and create a new TOML config file. To use this tool
run the following command with--json_configpointing to your existing json config file and--toml_configpointing
to the new config file in TOML format to be created::
p2p_convert_config --json_config config.json --toml_config config.converted.tomlChanged
-
Update CI setup to include more checks.
-
Updated dependencies versions
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-