4.1.7.4
Electrum Dash 4.1.7.4
Stable release including a lot of work on stabilizing wallet after upgrading libraries and network protocols
- Upgrade project to Python 3.10 (#1)
- Fix masternode payouts on Dash Core v20 (#2)
- Fix PrivateSend feature (#3)
- Fix windows builds #7
Changelog
- Upgraded and fixed a lot of dependency issues
- Bump Python to 3.10 (bundles with 3.10.11)
- Fixed masternode payouts received with Electrum (added CB_TX_V3)
- Dropped Windows x86 support
- Upgraded Tor Proxy bundle in the Windows binaries to the latest version (Tor Expert Bundle 13.0.8)
- Added Komodo Dash ElectrumX (cipig) production servers in the hardcoded list
- Upgraded wine to 9.0.0.0
- Replaced bls_py with blspy to reflect BLS Basic scheme upgrade
- Updated Dash P2P protocol to 70230 (Dash Core v20)
- Updated list of Sporks
- Updated Dash P2P protocol message structures
More detailed changelogs can be read in the previous pre-releases and pull requests