mempool saving doesn't save mempoolminfee so it goes immediately to zero after a restart. It should probably be saved.
mempool saving doesn't save mempoolminfee #9103
issue gmaxwell opened this issue on November 8, 2016-
gmaxwell commented at 7:17 PM on November 8, 2016: contributor
- MarcoFalke added the label TX fees and policy on Nov 8, 2016
-
rebroad commented at 3:20 AM on November 13, 2016: contributor
I don't really see a problem with this - it will soon set once the mempool usage is utilized. Not sure why we'd want to start filtering prematurely anyway.
-
morcos commented at 8:36 PM on December 1, 2016: member
I think if we are going to do this (which I'm not convinced is worth it) then its probably important to save the time state necessary to decay the mempool min fee as well.
- MarcoFalke added the label Mempool on Feb 9, 2018
- laanwj closed this on May 14, 2018
- MarcoFalke locked this on Sep 8, 2021