tari-project / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
350 stars 218 forks source link

feat(p2pool-randomx-support): added pow algo to GetNewBlockRequest in p2pool proto #6509

Closed ksrichard closed 2 months ago

ksrichard commented 2 months ago

Description

Added PoW algo to p2pool client request, so clients can get a SHA-3 or Random-X block to mine on.

Breaking Changes

github-actions[bot] commented 2 months ago

Test Results (CI)

    3 files    129 suites   36m 50s :stopwatch: 1 308 tests 1 308 :white_check_mark: 0 :zzz: 0 :x: 3 910 runs  3 910 :white_check_mark: 0 :zzz: 0 :x:

Results for commit d979afcc.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 months ago

Test Results (Integration tests)

36 tests   36 :white_check_mark:  15m 1s :stopwatch: 11 suites   0 :zzz:  2 files     0 :x:

Results for commit d979afcc.

:recycle: This comment has been updated with latest results.