Releasing new version of VoteCoin (both CLI and GUI wallets) v2.0.2Since this release, sapling addresses are used by default (voting still uses sprout main address though)
Notable changes:
- Add Sapling support to RPC z_mergetoaddress
- Mitigate transaction expiry height related DoS vector
- Return Sapling addresses by default when calling RPC z_getnewaddress
- Add Sapling spend and output description benchmarks to RPC zcbenchmark
- Fix bug with Sapling chain value tracking
- Fix encoding bug with non-ASCII parameter paths, primarily affecting Windows
- Backport from upstream the relaying of blocks when pruning
- Dont ban peers when loading pre-Sapling blocks during syncing
- Fix bug with contents of default memo in Sapling
Download VoteCoin from github:
CLI (text mode node server):
https://github.com/Tomas-M/VoteCoin/releasesGUI (wallet application):
https://github.com/Tomas-M/VoteCoin-wallet/releases