Startup Checks: Improved the pidfile check: Do not just check for existing PID but also check executable filename

This commit is contained in:
Jens Steube
2019-06-03 15:43:56 +02:00
parent f689532e4c
commit 68e39c2e47
2 changed files with 33 additions and 3 deletions

View File

@@ -56,6 +56,7 @@
## Improvements
##
- Startup Checks: Improved the pidfile check: Do not just check for existing PID but also check executable filename
- Cracking bcrypt and Password Safe v2: Use a feedback from the OpenCL runtime to dynamically find out optimal thread count
- Bitcoin Wallet: Be more user friendly by allowing a larger data range for ckey and public_key
- Building: Updated BUILD.md