Page MenuHomePhabricator

Extract CWallet::MarkInputsDirty
ClosedPublic

Authored by nakihito on Dec 10 2019, 01:58.

Details

Reviewers
deadalnix
Fabien
jasonbcox
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rSTAGINGe5119ad26b63: Extract CWallet::MarkInputsDirty
rABCe5119ad26b63: Extract CWallet::MarkInputsDirty
Summary

To avoid repeated implementations.

Partial backport of Core PR13651
https://github.com/bitcoin/bitcoin/pull/13651/commits/b7f565094296b727d1309418d3a284d942f15f11

Depends on D4674

Test Plan
make check
test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Dec 10 2019, 01:58
This revision is now accepted and ready to land.Dec 11 2019, 02:13
This revision was automatically updated to reflect the committed changes.