CWallet::CreateWalletFromFile() was removed in 8b5e7297c02f3100a9cb27bfe206e3fc617ec173 but these references remain.
Remove references to CreateWalletFromFile #20285
pull fanquake wants to merge 1 commits into bitcoin:master from fanquake:createwalletfromfilenomore changing 3 files +4 −4-
fanquake commented at 12:45 PM on November 2, 2020: member
- hebasto approved
-
hebasto commented at 12:49 PM on November 2, 2020: member
Approach ACK 54ac7c87c38d6780389bf1edf38bb6327b099b83
-
practicalswift commented at 1:48 PM on November 2, 2020: contributor
Concept ACK: thanks for removing old cruft, but please remove the entry from
test/sanitizer_suppressions/tsantoo :) - DrahtBot added the label Wallet on Nov 2, 2020
-
DrahtBot commented at 2:57 PM on November 2, 2020: member
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
- #19983 (Drop some TSan suppressions by hebasto)
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.
- fanquake force-pushed on Nov 3, 2020
-
fanquake commented at 12:21 PM on November 3, 2020: member
? but please remove the entry from test/sanitizer_suppressions/tsan too :)
Done.
- dergoegge approved
-
dergoegge commented at 3:22 PM on November 7, 2020: member
ACK https://github.com/bitcoin/bitcoin/commit/64ffbba0843c123ae1de75847d4b303460d20e2f - All the references to
CreateWalletFromFilewere removed, except the ones in the release notes.Before:
[niklas:~/workspace/bitcoin] c5ec0367d* ± ag "CreateWalletFromFile" . test/sanitizer_suppressions/tsan 35:deadlock:wallet_tests::CreateWalletFromFile doc/release-notes/release-notes-0.19.0.1.md 491:- [#16745](/bitcoin-bitcoin/16745/) Translate all initErrors in CreateWalletFromFile (MarcoFalke) 495:- [#16796](/bitcoin-bitcoin/16796/) Fix segfault in CreateWalletFromFile (MarcoFalke) src/wallet/test/wallet_tests.cpp 691://! Test CreateWalletFromFile function and its behavior handling potential race 709:BOOST_FIXTURE_TEST_CASE(CreateWalletFromFile, TestChain100Setup) src/init.cpp 1148: // High fee check is done afterward in CWallet::CreateWalletFromFile()After:
[niklas:~/workspace/bitcoin] createwalletfromfilenomore* ± ag "CreateWalletFromFile" . doc/release-notes/release-notes-0.19.0.1.md 491:- [#16745](/bitcoin-bitcoin/16745/) Translate all initErrors in CreateWalletFromFile (MarcoFalke) 495:- [#16796](/bitcoin-bitcoin/16796/) Fix segfault in CreateWalletFromFile (MarcoFalke) -
c82336c493
Remove references to CreateWalletFromFile
CWallet::CreateWalletFromFile() was removed in 8b5e7297c02f3100a9cb27bfe206e3fc617ec173 but these references remain.
-
in test/sanitizer_suppressions/tsan:35 in 64ffbba084 outdated
31 | @@ -32,7 +32,6 @@ deadlock:CConnman::ForNode 32 | deadlock:CConnman::GetNodeStats 33 | deadlock:CChainState::ConnectTip 34 | deadlock:UpdateTip 35 | -deadlock:wallet_tests::CreateWalletFromFile
fanquake commented at 5:13 AM on November 12, 2020:Ok. I've done that.
fanquake force-pushed on Nov 12, 2020fanquake force-pushed on Nov 12, 2020hebasto approvedhebasto commented at 8:17 AM on November 12, 2020: memberACK c82336c493b112160d781974d4066fcb956b85f6
MarcoFalke added the label Refactoring on Nov 12, 2020MarcoFalke merged this on Nov 12, 2020MarcoFalke closed this on Nov 12, 2020sidhujag referenced this in commit 62dcd66dc7 on Nov 12, 2020Fabcien referenced this in commit fb6c0e694a on Dec 23, 2021DrahtBot locked this on Feb 15, 2022fanquake deleted the branch on Nov 9, 2022ContributorsLabels
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-27 15:15 UTC
More mirrored repositories can be found on mirror.b10c.me