This is a partial backport of Core PR14646 : https://github.com/bitcoin/bitcoin/pull/14646/commits/6be0fb4b3f865e80e0465c2266b0560bd6bbb406
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC2f8295ebf4e3: [refactor] Add a base DescriptorImpl with most common logic
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.
src/script/descriptor.cpp | ||
---|---|---|
13 ↗ | (On Diff #20450) | |
253 ↗ | (On Diff #20450) | No WPKH |
256 ↗ | (On Diff #20450) | Nor WSH |
373 ↗ | (On Diff #20450) | You lost the braces |
548 ↗ | (On Diff #20450) | Restore |
559 ↗ | (On Diff #20450) | Dito |
606 ↗ | (On Diff #20450) | Dito |
620 ↗ | (On Diff #20450) | Braces |
622 ↗ | (On Diff #20450) | Restore C++ constructor |
759 ↗ | (On Diff #20450) | Braces |
768 ↗ | (On Diff #20450) | Dito |
806 ↗ | (On Diff #20450) | Revert to static and auto |