3.9.7ShufBeta Dev Test Build #24
Pre-release
Pre-release
What's new:
- Fixed the long-standing "wallet not stopped when window is closed" bug in Electron Cash. See Electron-Cash#1184. Now wallets fully stop and clean up after themselves when the window for the wallet is closed. No more leaked resources!
- Fixed a few resource leaks related to the above as well as other resource (memory) leaks I discovered. Electron Cash is now leaner and meaner!
- Fixed Electron-Cash#1183 (this was actually a CashShuffle crash) -- in rare circumstances, when there's a server error and you have that "PopupLabel" next to the cashshuffle icon, opening a new window at that time could raise an exception, due to a subtle bug in the PopupLabel class. This has been fixed.
- Performance fixups and minor code refactoring.