Skip to content

Release 1.4.1.0.

Compare
Choose a tag to compare
@Hser2bio Hser2bio released this 28 Jan 11:30
· 20 commits to master since this release

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