Update Process class and use APP_ID instead of hardcoded config name for #1925
This commit is contained in:
parent
e295a938f8
commit
eb95d0339e
7 changed files with 110 additions and 36 deletions
|
@ -2,6 +2,7 @@
|
|||
- **Added [online benchmark](https://xmrig.com/benchmark) mode for sharing results.**
|
||||
- Added new command line options: `--submit`, ` --verify=ID`, ` --seed=SEED`, `--hash=HASH`.
|
||||
- [#1912](https://github.com/xmrig/xmrig/pull/1912) Fixed MSR kernel module warning with new Linux kernels.
|
||||
- [#1925](https://github.com/xmrig/xmrig/pull/1925) Add checking for config files in user home directory.
|
||||
- Added vendor to ARM CPUs name and added `"arch"` field to API.
|
||||
- Removed legacy CUDA plugin API.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue