3.9.3ShufBeta Dev Test Build #20
Pre-release
Pre-release
What's new:
- There was a minor bug where on slow shuffles the auto-generated tx label could get lost, so you would see the Shuffle tx but it would have no label in your history. This has been addressed.
- Bumped the version to 3.9.3ShufBeta so update checker notifies extant users.
Changes present in this version as well as 3.9.2ShufBeta:
- The major improvement is issue #68 -- We now raise the shuffle amount within a tier from the base tier level (1.0 BCH, 0.1 BCH, etc) to match the smallest guy in the shuffle. So for example if 2.5, 3.2, 5.5, and 6.7 shuffle together, the shuffle will shuffle all inputs to produce 2.5 as the outputs for each player (plus their respective change outputs, if any).
- The protocol version has been bumped to version=200 -- so you won't be able to shuffle with the previous release (version=100). Since this is still an open beta -- that's ok. Everyone should upgrade!
- Fix issue #85 (shuffle window staying up keep app open even after last wallet closed).
- Touch-ups to the "View pools.." window
- Added various warning when disabling CashShuffle as well as when attempting to spend unshuffled funds.
- Brought in .onion support from Electron Cash Regular (also added a .onion server to the servers list).
- Fixed a bug where the last player could take too long and other players wouldn't get a tx description #70
- Various small tweaks, fixups and code improvements.