Open Pearl Miner v1.9.1 Public release
Main: fix continuous mining and AMD cards performance
What new
mine_jobnow processes each job continuously. A pool job only defines the key (derived from the block header) and the target, while the A and B matrices are generated by the miner from a fresh Philox seed. As a result, a single job becomes an effectively endless stream of unique grids. The miner repeatedly generates a new grid and continues scanning the samejob_idwithout any idle time, submitting every qualifying tile it finds. Mining only switches to a different job when a newer pool job arrives or when a scheduled dev-fee wallet rotation occurs.- Corrected the TH/s display
Custom miner for HiveOS now available