v2.3.1 - RAM improvement
In this version we focus on ram improvement and on some random crash that happened.
- In order to use less ram we changed the coins selections systems and also removed some useless comparason now that PoSP is secured the network at 100%.
- The old CPU miner (PoW) has been removed from the code.
- A new option can be used at startup, it's "-nostake", it will disable the stake miner thread and your wallet won't try to stake at all. It is more useful than using "-reservebalance" with a big amount of money because it does not use a thread. It's very useful for exchange.
- IRC Seed finder had been removed because it is not used anymore in code
- Some memory leak has been fixed.
For better performence, delete your old peers.dat before launching the new version.