Releases: reecore-coin/Reex
Release 1.4.2.3
Non mandatory update
some users are in split, so we publish this release for unify chain:
[CODE]: We updated the checkpoints to unify chain
we made a new boostrap for users that prefer not to install new version. they could use the bootstrap in windows, mac or linux.
For use, you must delete all in your chain folder and let only the following folders/files:
- backups
- wallet.dat
- Reecore.conf
Release 1.4.2.2
Mandatory Update:
Consesus rules will be changed. The new protocol enforment will be active in 23/05/2020 at 09:54:59 GMT (1590227699), due that, the old wallets will be disconnected. Please your wallets as soon as posible.
[CODE] CheckLockTimeVerify (BIP65) implementation
[CODE] Avoid forced full re-sync after unplanned shutdown
[CODE] Protocol updated to 70940
[GUI] Fix Mismatch of versioning
Release 1.4.1.0.
Minor release:
This release contains the following changes:
[CODE]: RPC added: rpcnotifyblockchange, waitforblockheight, waitfornewblock, waitforblock
[CODE]: RPC updated: blockheadertojson extended, getrawmempool extended, getmasternode extended
[CODE]: NULL to nullptr
[CODE]: BOOST_FOREACH to for
[CODE]: Leave support of Qt < 4
[CODE]: Refactor all RPC timer
[CODE]: Fix error of time handler
[CODE]: Fix error of pindexNew->pprev == chainActive.Tip
[CODE]: Set min macOS to 10.10
[DEPS] : Deps updated to:
- Boost 1.64.0
- DBus 1.10.18
- Expat 2.2.1
- Libevent 2.1.8-stable
- Native CCache 3.3.4
- Native DSStore 1.1.2
- Native Mac Alias 2.0.6
- ZeroMQ 4.2.2
Linux update:
./reecore-cli stop
sudo git pull
sudo make -j3 (if you vps have atleast 2 cores)
./reecored -daemon
Windows & Mac update:
close old QT and open new wallet
Release 1.4.0.0.
Minor Update
This release contains the following changes:
[CODE] Fix OOM bug UTXO
[CODE] Fix Overmint check
[CODE] Fix Memory access violation in merkeblock
[QT] added algo to block explorer
[QT] Force versioning
[QT] update year to 2020
[MISC] moved rpc to own folder
Linux update:
./reecore-cli stop
sudo git pull
sudo make -j3 (if you vps have atleast 2 cores)
./reecored -daemon
Windows & Mac update:
close old QT and open new wallet
Release v1.3.1.0
Mandatory Update
Due new masternode collateral amount all masternodes need be recreated.
[CODE] New Protocol Version 70930
[CODE] Fix block explorer rewards calculations
[CODE] Security improved
[CODE] Improve alert to encrypt wallet
[CODE] Dont flood log with mempool
[CODE] Masternode Collateral amount change to 15.000 REEX
Linux update:
./reecore-cli stop
sudo git pull
sudo make -j3 (if you vps have atleast 2 cores)
./reecored -daemon
Windows & Mac update:
close old QT and open new wallet
Release v1.3.0.0
Mandatory Update
REEX Core v1.3.0.0 is a mandatory update to all users.
- To update just overwrite the previous version
- No resync is required
- Masternode Restart is REQUIRED due to the new protocol version
This release contains the following changes:
- [CODE] New Protocol Version 70920
- [CODE] Codebase upgraded to pivx 3x
- [CODE] Security improved
- [CODE] Refactor of ban feature
- [New Feature] Burn feature implemented
- [New Feature] DAO Proposals implemented
- [New Feature] RPC Make-pair implemented
- [New Feature] Auto-shutdown for old nodes implemented
- [GUI] All Masternodes list
- [GUI] Vertical to horizontal GUI
- [GUI] Improved Icons
- [GUI] News section
- [GUI] Official links section
Please update your wallet ASAP, the New Version enforcement date will be communicated soon.
1.2.0.7 Major Update
REEX Core 1.2.0.7 is a mandatory update for all users. This release contains new consensus rules and improvements that are not backwards compatible with older versions.
How to Upgrade in Windows:
- close your wallet
- make a secure copy of your wallet.dat ( we suggest to external usb)
- In C:\Users\YOURWINDOWSUSER\AppData\Roaming\Reecore\ delete the following files/folders:
. /blocks
. /chainstate
. db.log
. debug.log
. database
. peers.dat
- execute new wallet:
- let full sync
How to Upgrade in Linux:
- close your daemon
- make a secure copy of your wallet.dat ( we suggest to external usb)
- In root/.Reecore delete the following files/folders:
. /blocks
. /chainstate
. db.log
. debug.log
. database
. peers.dat
- update code if you already git clone from this repo: cd Reex && sudo git pull && sudo make -j2 && cd src && sudo strip reecored reecore-cli
- restart daemon: ./reecored -daemon
- let full sync
Changes:
- Fix Stake Spam bug
- was Bumped version of core
- Preparing jump to protocol 70915
- Checkpoints added to avoid forks
- Fix Noncorrelaction versions
- Moved all to official github
Important advise:
In some cases may be needed re-setup the masternodes