Bugfix: wallet: Increment "update counter" only after actually making the applicable...
commitf28eb8020e3bb341e7f16c6bf93da7e92c82ec94
authorLuke Dashjr <luke-jr+git@utopios.org>
Thu, 9 Mar 2017 20:29:01 +0000 (9 20:29 +0000)
committerLuke Dashjr <luke-jr+git@utopios.org>
Mon, 5 Jun 2017 21:04:42 +0000 (5 21:04 +0000)
treeec6ab61e235bcd4cf0d3cdda2bf517ed6590db9f
parent9fec4da0bec93a49798b5f5e92cf76e900759ee4
Bugfix: wallet: Increment "update counter" only after actually making the applicable db changes to avoid potential races

Also does all "update counter" access via IncrementUpdateCounter
src/wallet/walletdb.cpp
src/wallet/walletdb.h