Skip to content

Conversation

@hebasto
Copy link
Member

@hebasto hebasto commented Feb 14, 2023

Also UnlockContext::valid and UnlockContext::relock are const now.

@hebasto
Copy link
Member Author

hebasto commented Feb 14, 2023

Friendly ping @achow101 @furszy @john-moffett @Sjors :)

Copy link
Contributor

@john-moffett john-moffett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 9fa43b5

Copy link
Member

@furszy furszy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 9fa43b5

@achow101
Copy link
Member

ACK 9fa43b5

@achow101 achow101 merged commit 5474253 into bitcoin-core:master Feb 15, 2023
@hebasto hebasto deleted the 230214-unlock branch February 16, 2023 08:20
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Feb 16, 2023
…functions in `UnlockContext`

9fa43b5 refactor: Disable unused special members functions in `UnlockContext` (Hennadii Stepanov)

Pull request description:

  Also `UnlockContext::valid` and `UnlockContext::relock` are `const` now.

ACKs for top commit:
  achow101:
    ACK 9fa43b5
  john-moffett:
    ACK 9fa43b5
  furszy:
    ACK 9fa43b5

Tree-SHA512: 6d9fa8208676b9bd5d85b73cb2d3136e7f28ef59e68ee34915ec598458868e302a80b9ef1384c0bf7a4c42f936830c3add9662ca0bae73860a55a25cc374b699
Copy link
Member

@jonatack jonatack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Post-merge ACK and nice application of the rule of five.

ftrader pushed a commit to bitcoin-cash-node/bitcoin-cash-node that referenced this pull request Jun 8, 2023
Summary
---

This was discovered when trying to investigate fixes to Bitcoin-ABC#497. It builds
on top of !1760 to completely remove some of the problematic but unused
dead code.

It is a backport from: bitcoin-core/gui#711

Original commit message:

   Also UnlockContext::valid and UnlockContext::relock are const now.

Test Plan
---

- `ninja all check`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants