Skip to content

VoteCoin v2.1.0

Latest
Compare
Choose a tag to compare
@Tomas-M Tomas-M released this 06 Nov 14:59

This is VoteCoin - text mode (CLI) release for servers.
Includes source code as well as Precompiled binaries for Linux, Windows and Mac
(For GUI releases, click here: https://github.com/Tomas-M/VoteCoin-wallet/releases)

News

  • Blossom network upgrade in early december which will shorten block times from 150s to 75s.
  • DoS Mitigation: Mempool Size Limit and Random Drop
  • Fixed an issue where asynchronous operations were sometimes reporting success when they had actually failed
  • Fake chain detection during initial block download
  • Disabling old Sprout proofs

Install

  1. Download ZIP (for Windows or Mac) or tar.gz (for Linux)
  2. Unpack
  3. Follow further instructions in README file from the unpacked archive (this is important)

Run

  1. start votecoind.exe (on Windows) or votecoind (on Linux or Mac)
  2. then you can use vot.bat (on Windows) or use votecoin-cli (on Linux and Mac) from a different terminal.