Can we get some more documentation on how this new functionality worksL
* Added option --pers auto, Allow the pool to manage the personalization string. (Profit switching). (/http://zergpool.com)
It's very simple, the pool should send a modified mining_notify method (the differences are in bold): {"id": null, "method": "mining.notify", "params": ["JOB_ID", "VERSION", "PREVHASH", "MERKLEROOT", "RESERVED", "TIME", "BITS", CLEAN_JOBS, "
144_5", "
BgoldPoW"]}
And the miner will use the specified personalization (the 9th element of the params array). that's all.
The 8th element, currently not used, you must set the algorithm in it.