Skip to content

Beetle V2.1.3.2 Protocol 70104

Compare
Choose a tag to compare
@beetledev beetledev released this 24 May 09:37
· 79 commits to master since this release

Overview

This is an official mandatory Release Build for the Beetlecoin Desktop Wallet available on Mac, Windows, and Linux based systems governed by the MIT LICENSE.

Changes in Release - 2.1.3.2 (Since Release - 2.1.3.1)

  • [Codebase] New protocol version 70104 is implemented.
  • [Codebase] Removed default port enforcement.
  • [Codebase] Fix Masternodes tier rewards.
  • [Codebase] Fix Hot Masternodes starting.
  • [Codebase] Fix GUI issues with tier rewards.
  • [Codebase] Fix spork version priority check.
  • [Misc] Added warning on dangerous RPC command.

Warning

  • This is MANDATORY update, please update your node/wallet ASAP or you will be disconnected from the network when the version number check will be enforced with the relative Spork
  • A masternode restart is required due to the new Protocol version.

##BootStrap

https://drive.google.com/file/d/1wp21GdVVlTICeTuoLNxz2gNEHAuHIH-D/view?usp=sharing

It contains the blocks, chainstate and zerocoin folders which must all be replaced in your C:\Users\Administrator\AppData\Roaming\BeetleCoin folder.

Known Issues in Release - 2.1.3.2

Check out current issues here.

How to Contribute

Pull Requests

  1. Fork the beetledev/Wallet repository.
  2. Create a new branch for each feature or improvement.
  3. Send a pull request from each feature branch to the develop branch.

Bug Reports

  1. Please verify that your bug is an actual issue.
  2. If you are sure you have found a bug, open an issue against this repository.