Skip to content

Conversation

@fanquake
Copy link
Member

@fanquake fanquake commented Sep 15, 2022

EVENT_*_LIBS are already in LDADD.
Move wallet libs into the wallet conditional, similar to zmq.

EVENT_*_LIBS are already in LDADD.
Move wallet libs into the wallet conditional, similar to zmq.
@fanquake fanquake force-pushed the bench_duplicate_linking branch from 625ab4a to ff7c81f Compare September 15, 2022 09:29
@DrahtBot
Copy link
Contributor

DrahtBot commented Sep 15, 2022

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

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #26008 (wallet: cache IsMine scriptPubKeys to improve performance of wallets with a lot of non-ranged descriptors by achow101)
  • #25685 (wallet: Faster transaction creation by removing pre-set-inputs fetching responsibility from Coin Selection by furszy)

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.

@theuni
Copy link
Member

theuni commented Sep 15, 2022

Concept ACK. Definitely more clear.

I guess this only changes anything in the !ENABLE_WALLET case? Or am I missing something else?

Edit: Sorry, I meant changes the binaries. I see that it'll eliminate the dupe event libs in either case.

@fanquake
Copy link
Member Author

I guess this only changes anything in the !ENABLE_WALLET case? Or am I missing something else?

No that looks correct.

Copy link
Member

@luke-jr luke-jr left a comment

Choose a reason for hiding this comment

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

utACK

@theuni
Copy link
Member

theuni commented Sep 20, 2022

ACK ff7c81f

@fanquake fanquake merged commit 80d1598 into bitcoin:master Sep 21, 2022
@fanquake fanquake deleted the bench_duplicate_linking branch September 21, 2022 10:26
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Sep 23, 2022
@bitcoin bitcoin locked and limited conversation to collaborators Sep 21, 2023
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.

4 participants