Now that this path is no longer used after D13092, we can remove it.
Future code should reset CChain by simply discarding it and constructing a fresh one.
This is a backport of core#25023
Differential D16069 Authored by PiRK on Apr 29 2024, 10:53.
Details
Summary Now that this path is no longer used after D13092, we can remove it. Future code should reset CChain by simply discarding it and constructing a fresh one. This is a backport of core#25023 Test Plan ninja all check-all
Diff Detail
Event TimelineHerald added a reviewer: Restricted Project. · View Herald TranscriptApr 29 2024, 10:532024-04-29 10:53:03 (UTC+0) teamcity edited the summary of this revision. (Show Details)Apr 29 2024, 10:532024-04-29 10:53:08 (UTC+0) Harbormaster completed remote builds in B28786: Diff 47470.Apr 29 2024, 11:272024-04-29 11:27:31 (UTC+0) This revision is now accepted and ready to land.Apr 29 2024, 12:492024-04-29 12:49:33 (UTC+0) Closed by commit rABCbb8db084544e: Remove unused SetTip(nullptr) code (authored by MacroFake <falke.marco@gmail.com>, committed by PiRK). · Explain WhyApr 29 2024, 14:392024-04-29 14:39:07 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 47476 |