]> Git Repo - VerusCoin.git/commit
Make orphan logging more verbose, displaying mapOrphanTransactions.size()
authorJeff Garzik <[email protected]>
Fri, 18 May 2012 00:36:55 +0000 (20:36 -0400)
committerJeff Garzik <[email protected]>
Fri, 18 May 2012 00:36:55 +0000 (20:36 -0400)
commit6d64a0bfed8636da4a0a5b7a4bf68cff2abbf035
treebacd787d5cbdff37fbeef0a75a9874e871de7652
parent6c513a45d5a6751b466b7e1346a61e1f0ffbd250
Make orphan logging more verbose, displaying mapOrphanTransactions.size()

Old log message:
storing orphan tx df2244f6bc

New log message:
storing orphan tx df2244f6bc (mapsz 51)

Also, trim a few trailing whitespace in main.cpp.
src/main.cpp
This page took 0.024489 seconds and 4 git commands to generate.