Page MenuHomePhabricator

scripted-diff: Remove redundant sync_all and sync_blocks
ClosedPublic

Authored by Fabien on Nov 18 2022, 16:53.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCec049aa03927: scripted-diff: Remove redundant sync_all and sync_blocks
Summary
The sync calls are redundant after a call to generate, because generate
already syncs itself.

Completes backport of core#23474:
https://github.com/bitcoin/bitcoin/pull/23474/commits/fa974f1f1417a536636347072e86bcb54a4c909c

Depends on D12533.

Test Plan
ninja check-functional-extended

Diff Detail

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