Page MenuHomePhabricator

test: remove unnecessary block rehashing prior to solving
ClosedPublic

Authored by PiRK on Mon, Feb 24, 13:21.

Details

Reviewers
roqqit
Group Reviewers
Restricted Project
Commits
rABC33c0dc6359a1: test: remove unnecessary block rehashing prior to solving
Summary

Solving a block involves continously rehashing it, i.e. any extra
calls to rehash it before are not necessary and can be dropped.

This is a backport of core#23498

Test Plan

ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable