tari-project / tari

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

feat!: add pool and tari difficulties to sha3 miner and merge mining proxy #6585

Open hansieodendaal opened 2 months ago

hansieodendaal commented 2 months ago

Description

Edit

Motivation and Context

When implemented fully in sha-p2pool:

Edit

How Has This Been Tested?

Currently, all unit and cucumber tests pass as those run without p2pool mode. A combined system-level test is required when this is implemented.

What process can a PR reviewer use to test or verify this change?

Code review.

Breaking Changes

BREAKING CHANGE: gRPC SubmitBlockRequest interface change that will impact sha-p2pool.

github-actions[bot] commented 2 months ago

Test Results (CI)

    3 files    129 suites   38m 7s :stopwatch: 1 323 tests 1 323 :white_check_mark: 0 :zzz: 0 :x: 3 967 runs  3 967 :white_check_mark: 0 :zzz: 0 :x:

Results for commit e0ff54d0.

: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 3s :stopwatch: 11 suites   0 :zzz:  2 files     0 :x:

Results for commit e0ff54d0.

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