Change file format for fee estimates.
commitc0a273f4c8bed50de9fc227d98d90dc5ff755515
authorAlex Morcos <morcos@chaincode.com>
Thu, 23 Feb 2017 20:13:41 +0000 (23 15:13 -0500)
committerAlex Morcos <morcos@chaincode.com>
Thu, 20 Apr 2017 19:46:15 +0000 (20 15:46 -0400)
tree5888822ef9969015299d7f1f9f6a02c5634d2c09
parent14c948987f0b5128af4dcf9864cf5fa62977c401
Change file format for fee estimates.

Move buckets and bucketMap to be stored as part of overall serialization of estimator.
Add some placeholder data so file format is only changed once.
Maintain 3 different TxConfirmStats with potential for different decays and scales.
src/policy/fees.cpp
src/policy/fees.h