HorizenOfficial / zen

Horizen
https://www.horizen.io
Other
264 stars 120 forks source link

Update libzendoo to 0.5.0 #616

Closed drgora closed 1 year ago

drgora commented 1 year ago

This PR updates libzendoo dependency to version 0.5.0.

This new version of libzendoo introduces a new logging system, which takes options from a specific configuration file. A default configuration file for the new system is added to the repository, with the name mc_crypto_log_config.yaml. On the first run, zend copies the default config file to the configured datadir, and modifies it so that the new logs are stored in the same datadir (where also debug.log is located).