PoS testing: "ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx"
Summary
On the restarted PoS chain wallet debug.log shows about 15000 occurrences of
ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
on startup.
Steps to reproduce
@ashot should see the same thing on startup since he has a copy of my wallet.
Expected behavior
Not 15k lines of errors with an occasional
ERROR: AcceptToMemoryPool : inputs already spent
thrown in for good measure.
Problematic behavior
Lots of errors in the debug.log
Crown-core environment info
MX 17.1 linux
Crown-core application info
Crown version v0.12.7.1-2029222a pipeline 873 (build 5011)
Relevant logs, dumps and/or screenshots
...
2019-01-16 06:03:59 net thread start
2019-01-16 06:03:59 dnsseed thread start
2019-01-16 06:03:59 addcon thread start
2019-01-16 06:03:59 dumpaddr thread start
2019-01-16 06:03:59 msghand thread start
2019-01-16 06:03:59 init message: Done loading
2019-01-16 06:03:59 opencon thread start
2019-01-16 06:03:59 ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
2019-01-16 06:03:59 ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
2019-01-16 06:03:59 ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
2019-01-16 06:03:59 ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
...
2019-01-16 06:04:00 ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
2019-01-16 06:04:00 ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
2019-01-16 06:04:00 GUI: PaymentServer::LoadRootCAs : Loaded 152 root certificates
2019-01-16 06:04:00 GUI: QMetaObject::connectSlotsByName: No matching signal for on_editButton_clicked()
2019-01-16 06:04:00 GUI: QMetaObject::connectSlotsByName: No matching signal for on_startAllButton_clicked()
...
Drop full logs & dumps here: https://nextcloud.crown.tech/nextcloud/s/znd8HiiAsRX3C6B One file uploaded: 20190116_walkjivefly_wallet.log
Possible fixes
Possibly all of these errors refer to txns abandoned by resetting to the 19743 chain.
/cc @artem
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information