Skip to content

Release v2.1.4.3

Compare
Choose a tag to compare
@ZioFabry ZioFabry released this 01 Oct 19:37
· 18 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.4.3 (Since Release - 2.1.3.6)

  • [Codebase] New Protocol Version 70106 implemented (Masternode restart is REQUIRED).
  • [Codebase] Multi Masternode on same IP Address/Port is no more allowed.
  • [Codebase] Fix Masternode Winners Handling.
  • [Codebase] Spork 8 check improvment.
  • [Codebase] Spork 20 Implemented to control the Masternode Winner Minimum Age.
  • [Codebase] Spork 21 Implemented to enforce the latest version.
  • [Codebase] Maximum allowed connection Increased.
  • [Codebase] Ban improvement.
  • [Codebase] New checkpoints.
  • [Codebase] Code Refactoring.

Known Issues in Release - 2.1.4.3

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.