aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorKarl-Johan Alm <[email protected]>2017-08-16 17:19:02 +0900
committerKarl-Johan Alm <[email protected]>2017-09-04 14:48:06 +0900
commit258d33b41a27917f59e3aee856d032a23cbb5b05 (patch)
tree4afbc29daf715a289ca929447037a41ff2da80cc /src/httpserver.cpp
parentMerge #11198: [Qt] Fix display of package name on 'open config file' tooltip (diff)
downloaddiscoin-258d33b41a27917f59e3aee856d032a23cbb5b05.tar.xz
discoin-258d33b41a27917f59e3aee856d032a23cbb5b05.zip
[mempool] Mark unaccepted txs present in mempool as 'already there'.
On startup, the wallets will start pumping wallet transactions into the mempool in a different thread while LoadMempool() is running. This will sometimes result in transactions "failing" to be accepted into mempool, but only for the reason that they were already put there by a wallet. The log message for mempool load would note this as a 'failure' to import, which was misleading; it should instead mark it as the transaction already being in the mempool.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions