Use transactions-updated as flush condition
authorPieter Wuille <pieter.wuille@gmail.com>
Wed, 28 Mar 2012 20:09:18 +0000 (22:09 +0200)
committerPieter Wuille <pieter.wuille@gmail.com>
Thu, 29 Mar 2012 19:00:31 +0000 (21:00 +0200)
commit25c5eca8939832e94556810ae30f1f7830e1c29c
tree1f10a74f738fd052457229531eaa2221358ba869
parent83e914c1d5a0d46461bbc04ad0224ff7151fb323
Use transactions-updated as flush condition

The normal checkpointing during the block chain download is reduced
to every five minutes only, but forced every 200000 updated transactions.
src/db.cpp