Skip to content

Releases: MasterNodesPro/MNPCoin

V1.2.5 - ICEMAN - BlockChain Locking for Stakers Fix

26 Feb 14:42
8b175a9
Compare
Choose a tag to compare

A issue appeared for stakers causing orphan block and blockchain getting stuck on a single block.

  • Protocol Enforcement Spork setup
  • Update Readme
  • Update CheckPoints
  • Remove Lingering BIP130 Code
  • Update to Version 1.2.5

THANKS
@MNPJason ( PR #29 )
@MNP_Mike (TESTING)
@j00v (TESTING)

V1.2.4 - Viper - Blockchain Bandwidth Fix

21 Feb 19:30
de59108
Compare
Choose a tag to compare

Update to fix Bandwidth issue.

  • Remove BIP130 as it was causing a bandwidth issue with local wallets and hosted nodes

THANKS
@MNPJason ( PR #27 & PR #28 )

Fake Stake Fix | Version Protocol Update

13 Feb 15:30
5624d18
Compare
Choose a tag to compare

Required Update By: Feb 23th 2019 Any wallets not on v1.2.3 will stop working.

  • Replace Phore fix for block spam by PIVX PR#803
  • Disabled automint in couple more files
  • Cosmetic changes
  • Version update to v1.2.3 (proto 70030)
  • Updated Masternode script for new RC
  • Set Min Version protocol to 70010

THANKS
@j00v (PR #24 & #26)
@furszy (PIVX-Project/PIVX#803)
@MNPJason (PR #25)
@tvl83

v1.2.2 Release

27 Jan 02:47
270890e
Compare
Choose a tag to compare

MNPCOIN Core

Version: V1.2.2

Website: https://mnpcoin.pro

Utility: https://masternodes.pro

BootStrap: Block (253353)

01-24-19

  • Implemented fix for "fake staking" bug

01-19-19

  • Implemented BIP130
  • Removed Zerocoin options from transaction dropdown.
  • Updated Copyright dates and minor cleanup of code.
  • Version bump from v1.2.0 to v1.2.1

V1.2.0

13 Oct 02:36
2fde77c
Compare
Choose a tag to compare

Updates Code base to fixed 100000 Block lock issue.

v1.1.0

26 Aug 17:02
14b4660
Compare
Choose a tag to compare

Updated testnet code
added checkpoints

Will enable spork to enforce masternode payments once network is 51%

Start of it All

05 Aug 23:51
0a58dba
Compare
Choose a tag to compare
Merge pull request #4 from MNPJason/master

QT Final Fixes