-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
xmr-stak changed format of configuration files and xmr-stak-bootstrap must be adapted to work with version 2.3.0 and newer. There are various changes:
- Now there are these files:
amd.txt
config.txt
nvidia.txt
cpu.txt
pools.txt
- In nvidia.txt there is new field "sync_mode" : 3,
- In amd.txt there are new fields: "mem_chunk" : 2, "comp_mode" : true,
- pools.txt looks like this:
"pool_list" :
[
{"pool_address" : "", "wallet_address" : "
],
"currency" : "",
- There are also some new command line attributes, but I'm not sure whether they are needed or not.
You can check the official repository https://github.com/fireice-uk/xmr-stak
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request