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.
Differential D12535 Authored by Fabien on Nov 18 2022, 16:53.
Details
Summary The sync calls are redundant after a call to generate, because generate already syncs itself. Completes backport of core#23474: Depends on D12533. Test Plan ninja check-functional-extended
Diff Detail
Event TimelineHerald added a reviewer: Restricted Project. · View Herald TranscriptNov 18 2022, 16:532022-11-18 16:53:58 (UTC+0) teamcity edited the summary of this revision. (Show Details)Nov 18 2022, 16:542022-11-18 16:54:03 (UTC+0) This revision is now accepted and ready to land.Nov 18 2022, 17:042022-11-18 17:04:09 (UTC+0) Harbormaster completed remote builds in B20986: Diff 36400.Nov 18 2022, 17:062022-11-18 17:06:00 (UTC+0) Closed by commit rABCec049aa03927: scripted-diff: Remove redundant sync_all and sync_blocks (authored by MarcoFalke <falke.marco@gmail.com>, committed by Fabien). · Explain WhyNov 18 2022, 20:372022-11-18 20:37:22 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36406 |