Skip to content

wallet: Fix clang build in Mac#19493

Merged
maflcko merged 1 commit intobitcoin:masterfrom
bvbfan:mac_fix
Jul 11, 2020
Merged

wallet: Fix clang build in Mac#19493
maflcko merged 1 commit intobitcoin:masterfrom
bvbfan:mac_fix

Conversation

@bvbfan
Copy link
Contributor

@bvbfan bvbfan commented Jul 11, 2020

Signed-off-by: Anthony Fieroni [email protected]

Signed-off-by: Anthony Fieroni <[email protected]>
@bvbfan
Copy link
Contributor Author

bvbfan commented Jul 11, 2020

It fixes clang build in MacOS

@Sjors
Copy link
Member

Sjors commented Jul 14, 2020

I think I ran into that error as well, thanks for the fix.

luke-jr pushed a commit to bitcoinknots/bitcoin that referenced this pull request Aug 15, 2020
Signed-off-by: Anthony Fieroni <[email protected]>

Github-Pull: bitcoin#19493
Rebased-From: 1e58bcc
Fabcien pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Aug 31, 2021
Summary:
PR18850:
> The motivation is mapWallet is used, in many places, without check (method at expects that hash presents) but that's not exactly true when mapTxSpends and mapWallet are out of sync. That can lead to crash/data loss in wallet.

PR19493 fixes clang build on Mac OS

This is a backport of [[bitcoin/bitcoin#18850 | core#18850]] and  [[bitcoin/bitcoin#19493 | core#19493]]

Test Plan: `ninja all check-all`

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D9989
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
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