We’ve been supporting Grin and using grin-miner for our customers. I’m working on the preparation for the hardfork and was wondering when those changes will be added to the grin-miner repo. Are there any differences needed in the config file? I’d like to start working on this so that we can day-1 switch to the new PoW.
I could update the grin-miner OpenCL part, but not the Rust cycle-finder. That is work of Hashmap. However note that the implementation is quite old. We are about to open-source very fast OpenCL miner tomorrow as a part of GrinGoldMiner - that one is around 60%+ faster compared to grin-miner. You can either use that (and disable fees/external connections) and adapt the sources to your liking (GPL3) or try to update the Rust cycle-finder / bribe Hashmap.