Make threshold for flushing more conservative.
commit1b55e07b7a61a9e6c299cf4c40fde80fa715d440
authorAlex Morcos <morcos@chaincode.com>
Fri, 31 Mar 2017 14:26:25 +0000 (31 10:26 -0400)
committerAlex Morcos <morcos@chaincode.com>
Fri, 31 Mar 2017 18:30:31 +0000 (31 14:30 -0400)
tree4d5ee99dbcd42cdbb134a1f3426e6be2b5a85502
parentf33afd3b2be1bcabeb10168a53835359c9ff4a3e
Make threshold for flushing more conservative.

Always leave a reasonable buffer of 50MB for usage from newly connected block (once over 50%) and increase the high water mark buffer to 200MB.
src/txdb.h
src/validation.cpp