Skip to content

Conversation

@theStack
Copy link
Contributor

Since commit 3340dba ("Remove -zapwallettxes"), the FindWalletTx helper is only needed to read tx hashes, so drop the other parameter and rename the method accordingly.

Since commit 3340dba ("Remove
-zapwallettxes"), the `FindWalletTx` helper is only needed to read tx
hashes, so drop the other parameter and rename the method accordingly.
@DrahtBot
Copy link
Contributor

DrahtBot commented Dec 15, 2022

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK S3RK, vincenzopalazzo, achow101

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #25766 (wallet: Include a signature with encrypted keys to mitigate a wallet scam by achow101)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

@S3RK
Copy link
Contributor

S3RK commented Dec 15, 2022

code review ACK f496528

@maflcko maflcko changed the title walletdb: refactor: drop unused FindWalletTx parameter and rename refactor: walletdb: drop unused FindWalletTx parameter and rename Dec 15, 2022
Copy link

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

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

ACK f496528

@achow101
Copy link
Member

achow101 commented Jan 3, 2023

ACK f496528

achow101 added a commit to bitcoin-core/gui that referenced this pull request Jan 3, 2023
…letTx` parameter and rename

f496528 walletdb: refactor: drop unused `FindWalletTx` parameter and rename (Sebastian Falbesoner)

Pull request description:

  Since commit 3340dba ("Remove -zapwallettxes"), the `FindWalletTx` helper is only needed to read tx hashes, so drop the other parameter and rename the method accordingly.

ACKs for top commit:
  S3RK:
    code review ACK f496528
  achow101:
    ACK f496528
  vincenzopalazzo:
    ACK bitcoin/bitcoin@f496528

Tree-SHA512: ead85bc724462f9e920f9d7fe89679931361187579ffd6e63427c8bf5305cd5f71da24ed84f3b1bd22a12be46b5abec13f11822e71a3e1a63bf6cf49de950ab5
@fanquake
Copy link
Member

fanquake commented Jan 3, 2023

This has been merged.

@fanquake fanquake closed this Jan 3, 2023
@theStack theStack deleted the 202212-walletdb-refactor_simplify_findwallettx branch January 3, 2023 18:24
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Jan 4, 2023
…arameter and rename

f496528 walletdb: refactor: drop unused `FindWalletTx` parameter and rename (Sebastian Falbesoner)

Pull request description:

  Since commit 3340dba ("Remove -zapwallettxes"), the `FindWalletTx` helper is only needed to read tx hashes, so drop the other parameter and rename the method accordingly.

ACKs for top commit:
  S3RK:
    code review ACK f496528
  achow101:
    ACK f496528
  vincenzopalazzo:
    ACK bitcoin@f496528

Tree-SHA512: ead85bc724462f9e920f9d7fe89679931361187579ffd6e63427c8bf5305cd5f71da24ed84f3b1bd22a12be46b5abec13f11822e71a3e1a63bf6cf49de950ab5
@bitcoin bitcoin locked and limited conversation to collaborators Jan 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants