Add test for cached immature credit flag not being cleared in
CWalletTx::MarkDirty() bug, which was fixed in
https://github.com/bitcoin/bitcoin/pull/8717, commit a560378.
Bacport of core's PR9359
Differential D941
Add test for CWalletTx::GetImmatureCredit() returning stale values. deadalnix on Jan 12 2018, 23:48. Authored by
Details
Add test for cached immature credit flag not being cleared in Bacport of core's PR9359 make check
Diff Detail
|