Skip to content

Releases: vertcoin-project/p2pool-vtc

v3.0.0

30 Jan 07:04
Compare
Choose a tag to compare

This release hard forks the p2pool network to Verthash for Vertcoin mainnet and testnet. It will be required from block 1,500,000.

v2.0.0

29 Jan 17:48
Compare
Choose a tag to compare

This release hard forks the p2pool network to Lyra2REv3 for Vertcoin. It will be required from block 1080001.

I have included a signature for the binary, signed with my pgp key.

v1.0.0

26 Sep 04:35
Compare
Choose a tag to compare

This release of P2Pool-VTC hard forks both P2Pool networks to add bech32 and p2sh payout address support (thanks to Deluxe for their PR #30).

I have included a signature for the binary, signed with my pgp key.

v0.3.0-rc1 - Memory usage optimisations

28 Jan 06:26
Compare
Choose a tag to compare
Pre-release

This update vastly improves the memory footprint of p2pool (thanks to pknight! #22) and removes Vertcoin network 3 (which was defunct anyway).

I have included a signature for the binary, signed with my pgp key.

Changes for Core 0.12 and better vardiff

03 Dec 22:20
Compare
Choose a tag to compare

This is the second release candidate for an update to p2pool that includes the changes required for it to be compatible with Vertcoin Core 0.12. It also includes better vardiff options that are optionally enabled via the --miner-share-rate, --address-share-rate and --min-difficulty flags. Over the previous RC this pre-release fixes a bug causing valid shares to be reported as invalid to the miner.

  • Using --miner-share-rate 4 would target a pseudoshare (the Yes!!!! you see from vertminer) rate of four per minute per connected miner.
  • --address-share-rate is the same as above except per address rather than per miner.
  • --min-difficulty allows you to set the minimum offered pseudoshare difficulty making p2pool compatible with NiceHash where a very high minimum difficulty of sixteen or above is required.

I have included a signature for the binary, signed with my pgp key.

Changes for Core 0.12 and better vardiff

03 Dec 01:45
Compare
Choose a tag to compare

This update to p2pool includes the changes required for it to be compatible with Vertcoin Core 0.12. It also includes better vardiff options that are optionally enabled via the --miner-share-rate, --address-share-rate and --min-difficulty flags.

  • Using --miner-share-rate 4 would target a pseudoshare (the Yes!!!! you see from vertminer) rate of four per minute per connected miner.
  • --address-share-rate is the same as above except per address rather than per miner.
  • --min-difficulty allows you to set the minimum offered pseudoshare difficulty making p2pool compatible with NiceHash where a very high minimum difficulty of sixteen or above is required.

Update bootstrap nodes

06 Aug 21:13
Compare
Choose a tag to compare

Updates bootstrap nodes for networks one and two.

2nd Vertcoin P2Pool network for small miners

07 Jun 02:40
Compare
Choose a tag to compare

This release introduces a second Vertcoin p2pool network designed for smaller miners, perhaps with only one or two GPUs who those do not mine frequently (ie miners are not running 24/7). The existing p2pool network has grown to be quite large, making it hard for smaller and infrequent miners to get a share. This new network can be accessed via the flag --net vertcoin2. Those who have dedicated VTC miners should continue to use the existing network.

Testnet bug fixes

02 May 22:55
Compare
Choose a tag to compare

This update activates SegWit on VTC testnet p2pool

Bug fix release

13 Mar 00:33
Compare
Choose a tag to compare

This release fixes a bug where mined blocks did not contain a SegWit commitment

Note: this will fork the share chain