Page MenuHomePhabricator

[backport#16502] wallet: Drop unused OldKey
ClosedPublic

Authored by majcosta on Jul 23 2020, 06:09.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCaab16958ccd8: [backport#16502] wallet: Drop unused OldKey
Summary
0b1f4b3c6685d0a6307926d43d166add538061b7 wallet: Drop unused OldKey (João Barbosa)

Pull request description:

Replaces #16494, `OldKey` (previously `CWalletKey`) was never serialized in the code history which means that unserialization support is not required, so remove the code entirely.

https://github.com/bitcoin/bitcoin/pull/16502/commits/0b1f4b3c6685d0a6307926d43d166add538061b7


Depends on D7022

Backport of Core PR16502

Test Plan
ninja check check-functional

Event Timeline

Fabien requested changes to this revision.Jul 23 2020, 09:11
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/wallet/walletdb.cpp
429

Update the version

This revision now requires changes to proceed.Jul 23 2020, 09:11

changed version suggestion to point to 0.20

This revision is now accepted and ready to land.Jul 23 2020, 20:48

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.