reward payouts conflicted in wallet
Summary
reward payouts conflicted in wallet
Steps to reproduce
Run a node and wallet in the PoS testnet
Expected behavior
Don't expect to see a bunch of walletconflicts entries in listtransactions
Problematic behavior
crown-cli listtransactions shows a bunch of (eg:)
[
{
"account" : "MN06",
"address" : "mnSMSRV7WTSwppdGvSWSXvUAaPTkhFG6GH",
"category" : "receive",
"amount" : 4.00000000,
"vout" : 0,
"confirmations" : 6,
"bcconfirmations" : 6,
"blockhash" : "5fe75f199bed85cc26f61bca4c2f1c996a662df2651cced52bf234ce6a4ce410",
"blockindex" : 1,
"blocktime" : 1544614910,
"txid" : "8c775b8d4c16333dd8ab8b5ea6a288a9a948c4a509f488cd7c877404f8a79ee9",
"walletconflicts" : [
"07391be2ec820bf92371fee93f3365994571a881ec8ef34eff1aa06cff6de300",
"94fa29f23ba6499f4a2caef465bd8de1b7fee5b09974ee66a88d2d62bb3b1e01",
"c2821bba4a6c6b34a0ef37e742c165f06d1511ce7c872f923fa8b8a21ee0ef01",
"cfc9c2a4220d9ee3a72055612a5ef91fc8ea300f45c7cecc85ac4d48c4fb3402",
...
Crown-core environment info
MX 17.1 linux
Crown-core application info
Crown version v0.12.5.1-5184c558 (2018-12-07 13:59:07 -0700) pipeline 848
Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code; it's very hard to read otherwise.)
Possible fixes
(Any comments on what you think might be responsible for the problem, if you have particular insight.)
/cc @finjosh