Skip to content

Conversation

furszy
Copy link
Member

@furszy furszy commented Mar 8, 2023

Few small findings post-#25806 and extra cleanups, nothing biggie.

furszy added 5 commits March 8, 2023 10:15
By moving the "positive-only" flag out of
the lambda function.
`AvailableCoins` already filters non-spendable coins.
CWallet::DummySignTx, OutputGroupTypeMap::find
@DrahtBot
Copy link
Contributor

DrahtBot commented Mar 8, 2023

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, Xekyo, achow101

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

@DrahtBot DrahtBot added the Wallet label Mar 8, 2023
we only need the "include unsafe" flag, not all what coin
control stores.
@S3RK
Copy link
Contributor

S3RK commented Mar 9, 2023

Code review ACK 475c20a

@murchandamus
Copy link
Contributor

utACK 475c20a

@DrahtBot DrahtBot removed the request for review from murchandamus March 15, 2023 21:27
@achow101
Copy link
Member

ACK 475c20a

@achow101 achow101 merged commit 609c95d into bitcoin:master Mar 15, 2023
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Mar 16, 2023
475c20a wallet: remove coin control arg from AutomaticCoinSelection (furszy)
8a55831 wallet: remove unused methods (furszy)
8471967 wallet: GroupOutput, remove unneeded "spendable" check (furszy)
a9aa041 wallet: OutputGroup, remove unused effective_feerate member (furszy)
99034b2 wallet: APS, don't create empty groups (furszy)
805f399 wallet: do not make two COutputs, use shared_ptr (furszy)

Pull request description:

  Few small findings post-bitcoin#25806 and extra cleanups, nothing biggie.

ACKs for top commit:
  S3RK:
    Code review ACK 475c20a
  Xekyo:
    utACK 475c20a
  achow101:
    ACK 475c20a

Tree-SHA512: df45efebd6e2e4ecac619d6ecef794979c328a2d6ef532e25124d0dc1c72b55ccf13498f61fb65958b907bfba6a72ed569bf34eb5fbe35419632fe0406e78798
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Mar 16, 2023
475c20a wallet: remove coin control arg from AutomaticCoinSelection (furszy)
8a55831 wallet: remove unused methods (furszy)
8471967 wallet: GroupOutput, remove unneeded "spendable" check (furszy)
a9aa041 wallet: OutputGroup, remove unused effective_feerate member (furszy)
99034b2 wallet: APS, don't create empty groups (furszy)
805f399 wallet: do not make two COutputs, use shared_ptr (furszy)

Pull request description:

  Few small findings post-bitcoin#25806 and extra cleanups, nothing biggie.

ACKs for top commit:
  S3RK:
    Code review ACK 475c20a
  Xekyo:
    utACK 475c20a
  achow101:
    ACK 475c20a

Tree-SHA512: df45efebd6e2e4ecac619d6ecef794979c328a2d6ef532e25124d0dc1c72b55ccf13498f61fb65958b907bfba6a72ed569bf34eb5fbe35419632fe0406e78798
@furszy furszy deleted the 2022_wallet_single_outputs_grouping_process_follow_ups_2 branch May 27, 2023 01:45
@bitcoin bitcoin locked and limited conversation to collaborators May 26, 2024
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