Hi,
Urgent, mandatory build 0.1.3-30 is now available at our github
repository, windows builds were uploaded to sourceforge.
This build will be mandatory at block 101631. You may update your
terracoin installation now, the new algorithm will not be applied until
block 101631 is created.
This update provide a new difficulty computation mechanism, in order to
prevent the huge difficulty variations we saw the last few days, and
return to normal operations.
This algorithm uses a type of finite impulse response filter
(exponential moving average or EMA), to smooth out short-term
fluctuations in delay between blocks.
The last 2160 blocks are used to compute this ema (roughly 3 days worth
of blocks).
Some code was also added to speedup the return to normal operations, by
providing one-shot lower difficulties on blocks taking more than 20
minutes during the first 3 days following the update.
All branches are updated and available at our github & sourceforge
repositories.
Windows binaries are also available at our sourceforge.net mirror.
Links:
------
source:
master branch at
https://github.com/terracoin/terracoinwindows binary build:
http://sourceforge.net/projects/terracoin/files/SatoshiClone/terracoin-0.1.3-30-win32.zip/downloadSource-based update:
--------------------
If you previously cloned our repository, update is easy:
cd /path/to/your/local/clone/
git checkout master # locally on the master branch locally
git pull origin master # fetches and merges remote master branch
# headless daemon:
cd src
nice make -f makefile.unix -j 4
# qt-client:
qmake USE_IPV6=-
nice make -j 4
Thanks for your patience.
Again, sorry for the mandatory update.
--
TRC.
------------------------------------------------------------------------------
Terracoin-users mailing list
Terracoin-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/terracoin-users