- Significant x25x speed increase
- Remove dedal algorithm
New features:
- Use environment variables in config files
Use%YOUR_ENV_VAR%
in any config file field and it will substitute it with the value ofYOUR_ENV_VAR
environment variable set in your system
Bug fixes:
- Temperature limit bug (GPU got disabled if there was problems with NVML)
- P2pool fix #23
- Show NVML errors and unsupported features
- Truncate MTP share log message when using
--protocol-dump
- Fix start-up failure in some cases for CUDA 9.1 builds