Jeffro
Jeffro
I don't have a windows machine on me, but could you try compiling PR #9514 please and see if it fixes the issue?
Here's the results of running `./monero-blockchain-find-locked` (and `matplotlib`) after extracting the total running balance of all locked outputs (including `unlock_time=0` and coinbase unlock):  The max size of the cache...
Here's the same graph but excluding "standard" unlock times: `unlock_time=0` and coinbase: 
> I wanted to note that as currently configured, this binary will get included in release archives. Considering that it is mostly of use to developers, should it be excluded?...
Here's a graph of the cache size if we use the quick insert optimization, with a simulated FCMP++ activation height of 3500000:  Max cache size is only 57! This...