Howard Chu
|
f54301dd75
|
Fix for miners on reorg
Make sure dataset gets re-init'd if a reorg changes the epoch
|
2019-10-07 09:50:00 +01:00 |
|
Howard Chu
|
2675cf4483
|
Update to RandomX v1.1.3, simplify
We don't need to detect if the cache has changed, just always
call to set it on the VM. The call will be a no-op if the cache
hasn't changed.
|
2019-10-05 18:51:20 +01:00 |
|
Howard Chu
|
1c600a492f
|
Fix randomx cache selection for RPCs
Was using the wrong cache slot, and returning invalid PoW hashes to RPC clients
|
2019-10-03 20:05:17 +01:00 |
|
Howard Chu
|
81c2ad6d5b
|
RandomX integration
Support RandomX PoW algorithm
|
2019-09-25 21:29:42 +01:00 |
|