Skip to content

Releases: procommerce-io/procurrency

PROC v1.39.2.3 LR4 ( MANDATORY - ALL GOOD !!!)

09 May 18:57
Compare
Choose a tag to compare

Procurrency v1.39.2.3 Latest Release 3 (LR4): MANDATORY

This Quick update (v1.39.2.3) is to fix a Minor Issue in v1.3.9.2.2 LR3
that cause the Blockchain to be stuck when doing a Sync from scratch or Clean Sync.
Release Notes: https://github.com/procommerce-io/procurrency/blob/master/v1.39.2.3.txt

*FORK1 #629000: New Coinbase maturity set to 220 confirmations
*FORK2 #629001: New Min Stake Age set to 2hrs
*FORK3 #629002: New Min TxFee set to 0.001
*FORK4: #639000: New Blocktime set to 240s

ENHANCEMENTS (Additions and Changes)

-Added new Blocktime fork - Activation block# 639000
-Added "PrivateSend" tab to the Navigation Panel

FIXES

-Fixed Compiler "Warnings"
-Fixed some Minor issues to allow the Blockchain to Sync from scratch

OTHER

.../...

BUG REPORTS:

Please report bugs through our issue tracker: https://github.com/procommerce-io/procurrency/issues

IMPORTANT: The Forks are still active and we have an additional one at Block# 639000 to Enforce the Blocktime. It is MANDATORY that everybody be on this Latest Release.

Binaries For:

*Windows x64
*Windows x64 Setup
*Linux Ubuntu 14 x64
*Linux Ubuntu 16 x64
*Mac OSX

PROC v1.39.2.2 LR3 (Clean Sync stuck !!!)

03 May 09:05
Compare
Choose a tag to compare

Procurrency v1.39.2.2 Latest Release 3 (LR3): Clean Sync Stuck

This update is a "Quick" Fix for v1.39.2.1 - Please check the release notes for more
details - https://github.com/procommerce-io/procurrency/blob/master/v1.39.2.2.txt

It is RECOMMENDED to all Wallet users and node owners running Older versions to update to
this latest release.
The Forks have been brought down from block# 629000 instead of 649000

ENHANCEMENTS (Additions and Changes)

-Set all Forks from block# 629000 and plus

FIXES

-Fixed Compiler "Warnings"
-FIX: Moved Coinbase Maturity Fork to MerkleTx::GetBlocksToMaturity
-FIX: Moved Min Stake Age Fork to CTransaction::GetCoinAge
-FIX: Moved Min TxFee Fork to CTransaction::GetMinFee

OTHER

.../...

BUG REPORTS:

Please report bugs through our issue tracker: https://github.com/procommerce-io/procurrency/issues

IMPORTANT: This version is set as Pre-release because the Blockchain get stuck when Syningc from Scratch. A quick fix is on the way

Binaries For:
*Binaries removed

PROC v1.39.2.1 LR2 (Getting there !!!)

03 May 00:35
Compare
Choose a tag to compare
Pre-release

Procurrency v1.39.2.1 Latest Release 2 (LR2): Main chain forks

v1.39.2.1 LR2 is a follow up update for v1.39.2 RC
There are 3 important FORKS in this release set from Block# 649000 (~ in 2 months).
*Coinbase Maturity Fork: will change from 50 to 220 confirmations
*Min Stake Age Fork: will change from 6hrs ---> 2hrs
*Min TxFee Fork: will change from 0.0001 ---> 0.001

ENHANCEMENTS (Additions and Changes)

-Renamed "nStakeMinConfirmations" to "nStakeMinConfirmationsOld"
(Note: Planning ahead for PoSv3 development after Masternode beta release)
-Renamed "procnode" directory to "turbinenode"
-FORK1 #649000: Coinbase maturity
-FORK2 #649001: Min Stake Age
-FORK3 #649002: Min TxFee

FIXES

-Fixed Compiler "Warnings"

OTHER

-Cleaned up Unused code
-Bumped Network Protocol Version to 75540

BUG REPORTS:

Please report bugs through our issue tracker: https://github.com/procommerce-io/procurrency/issues

IMPORTANT: This is another Release Candidate with no binaries. Wallets will be available on the next production release.

PROC v1.39.2 RC (Bug Fix !!!)

26 Apr 06:09
Compare
Choose a tag to compare
Pre-release

Procurrency v1.39.2 Release Candidate (RC): Bug Fix and Enchancements

v1.39.2 RC is a quick bug fix to the staking notification and balance update in the GUI wallet and
plus some few new additions and changes.

ENHANCEMENTS (Additions and Changes)

-Renamed "state" to "procstate"
-Changed "eckey" to "eckeywrapper"
-Made changes in "key"
-Corrected Params() Protocol Version
-Past and Future Forks will now be located in procstate.h
-Changed stake reward halving, from 5 to 10 PROC ahead for Standard POS
(Note: We are planing to implement in the near Future, a Dual Proof-of-Stake Mechanism: Standard POS [PROC] - Anon Stake Booster POS [PROA]. More details will be given while we progress with ProCurrency development)

FIXES

-Corrections in chainparams to prepare for our POS upgrade ahead
-Wallet Signals Bug fix (Fix staking notification and balance update)

OTHER

-Hardcoded new Checkpoint block #602487
-Created "mnbase" (Masternodes Base) to hold Collateral and other MN Information
-Created a New directory "hashcore" for our next POS Algo - Planning to switch from SHA256

BUG REPORTS:

Please report bugs through our issue tracker: https://github.com/procommerce-io/procurrency/issues

IMPORTANT: This is a Release Candidate with no binaries. Wallets will be available on the next release.

PROC v1.39.1 LR (Still Moving!!!)

11 Apr 13:54
Compare
Choose a tag to compare

Procurrency v1.39.1 Latest Release (LR): Proc Core Additions and Changes

v1.39.1 brings some few additions and changes and the continuous development of Masternodes.

CHANGES

-Upgrading procurrency core step by step - (Please check the "commits" for more details)
-Made plan for more changes and code upgrade for next future releases - (Please check the "commits" for more details)

FIXES

-Made some corrections in "optionsdialog"

ADDITIONS

-Added Network Node Signals function
-Added Wallet Signals function
-Added automatic creation of "proc.conf" if it does not exist

OTHER

-Removed unnecessary code
-Bumped Protocol Version

IMPORTANT: Please always update your wallet to the Latest Version.

Binaries For:
*Windows x64
*Windows x64 Setup
*Linux Ubuntu 14 x64 (Note: Wallet support for Ubuntu 14 x64 will be abandoned in the future. Please update to Ubuntu 16 x64)
*Linux Ubuntu 16 x64
*Mac OSX

PROC v1.39.0 BR (Keep Progressing!!!)

15 Mar 12:22
Compare
Choose a tag to compare

Procurrency v1.39.0 Beta Release (BR): Wallet Updates

In this new update, the version foramt has been changed to (major, minor and revision)- for example
instaead of 1.3.9.0 it will now be 1.39.0. A lot of changes and additions have been made in this new release as we approach to the Masternodes implementation.

CHANGES

-Changed current in wallet "Options" to "Configuration"

FIXES

--Corrected some code in the Qt wallet for a better GUI display.

ADDITIONS

-Added Proc Release Checker: A feature that will check and display a message when there is a new update available for future releases.
-Added "Masternodes" tab
-Addition of new "Options Dialog"

OTHER

-Created "masternode" folder for the progress of masternodes implementation.

IMPORTANT: Please always update your wallet to the Latest Version.

Binaries For:
*Windows x64
*Windows x64 Setup
*Linux Ubuntu 14 x64 (Note: Wallet support for Ubuntu 14 x64 will be abandoned in the future. Please update to Ubuntu 16 x64)
*Linux Ubuntu 16 x64
*Mac OSX

PROC v1.3.8.1 LR (PROC Evolution2)

26 Jan 04:58
Compare
Choose a tag to compare

Procurrency v1.3.8.1 Latest Release (LR): Blockchain Reinforcement

v1.3.8.1 is to reinforce the Blockchain with a new checkpoint and a Min Peer Protocol Version set to 75537. Multisig feature has been added to the wallet along with some new additions and changes.

CHANGES

-New Checkpoint Hardcoded
-Min Peer Protocol Version now set to 75537

FIXES

-NONE

ADDITIONS

-Added MultiSig feature
Note: You can find it by clicking on "FILE" and select multisig
-Added darksend and masternode files to the source for masternode development
-Implemented Search Raw Txs "searchrawtransactions" function

OTHER

-Cleaned up otp unused code in procurrency.pro file

IMPORTANT: Please always update your wallet to the Latest Version.

Binaries For:
Windows x64
Windows x64 Setup
Linux Ubuntu 14 x64
Linux Ubuntu 16 x64
Mac OSX

PROC v1.3.8 BR (PROC Evolution)

31 Dec 15:27
Compare
Choose a tag to compare

Procurrency v1.3.8 Beta Release (BR): Block Reward Correction

v1.3.8 is in Beta Release (BR) to quickly fix the Blockchain stuck on Block# 525600. Some new files have been added for the Masternode Development.

CHANGES

-Disabled Secure Messaging (For now since it is not being used)
Note: A new Messaging app will be added in the future.

FIXES

-Fixed Blockchain stuck on Block# 525600
Note: If your wallet is still not syncing after the update, please rewind the blockchain back up to 2000 blocks and relaunch ProCurrency Wallet. Go to console and type: rewindchain 2000 | then hit "ENTER"

ADDITIONS

-New Files added for Masternode Development

OTHER

-Did some renaming to reflect ProCurrency name

IMPORTANT: Please always update your wallet to the Latest Version.

Binaries For:
Windows x64
Linux Ubuntu 14 x64
Mac OSX

PROC v1.3.7 LR (Going Strong!)

13 Sep 14:39
Compare
Choose a tag to compare

Procurrency v1.3.7 Latest Release (LR): GUI Improvement

In this v1.3.7, ProCurrency has few improvements to the gui wallet. The Qt wallet for Linux (Ubuntu 14.04) now run properly with secp256k1 linked. A correction has been to the user profile and balance display. A small bug error has been fixed and some unused code cleaned. A new checkpoint has been hardcoded along with some other small changes here and there. From this v1.3.7, ProCurrency will have a setup installet for the Windows qt gui.

CHANGES

-Correction to the user profile and balance display.
-Block order display correction in the Block Explorer.
-Few other minor changes here and there.

FIXES

-GetLockedPageCount() error fixed (this error appeared sometime when you close the gui wallet)
-Secp256k1 now properly linked to the Ubuntu qt gui wallet.

ADDITIONS

-Added in Wallet Block Explorer
-New Checkpoint hardcoded

OTHER

-Unused code cleaned. and preparation for a new features addition.
-Setup Installer created for ProCurrency WinWallet qt.

IMPORTANT: Please always update your wallet to the Latest Version.

Binaries For:
Windows x64
Linux Ubuntu 14 x64
Mac OSX

PROC v1.3.6 BR (Secp256k1 Addition plus New Changes)

13 Aug 08:53
Compare
Choose a tag to compare

Procurrency v1.3.6 Beta Release (BR): NEW UPDATE

In this v1.3.6, ProCurrency now needs Secp256k1 when Building from the source code. New changes have also been made to the code.

CHANGES

-The Explorer QString Link has been changed "procsight.com"
-Minor Change to the Wallet GUI (Profile) to display "PROC" instead.
-Bumped Protocol Version to: 75535
-New Major Code Changes here and there

FIXES

-None

ADDITIONS

-Added Secp256k1 with recovery module.
-Added New dependencies (Crypto Algorithms and Memory Cleanse) needed when building the wallet).

OTHER

-Removed Bad Checkpoint (380101) that causes the wallet to be stuck on block 380100 when syncing from scratch. A new working checkpoint will be hardcoded in the next release version.

IMPORTANT: Please always update your wallet to the Latest Version.

Binaries For:
Windows x64
Linux Ubuntu 14 x64 (***Note: If you are having issue luanch Linux Wallet, please first Build and Make Install Secp256k1 with recovery module enabled)
Mac OSX