Open hansieodendaal opened 2 months ago
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.
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.
Description
SubmitBlockRequest
as an option so that the local p2pool node does not have to recalculate it if provided.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.