Bitcoin Forum
June 16, 2024, 02:40:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Terracoin MANDATORY update 0.1.3-46  (Read 468 times)
roy7 (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 06, 2013, 03:06:28 PM
 #1

http://sourceforge.net/mailarchive/message.php?msg_id=31258292

Quote
Terracoin build 0.1.3-46 is now available for download at our sourceforge
mirror and github repository.

This build will be mandatory at block 185056 (7 to 10 days from now).

This build includes a rewritten difficulty adjustment algorithm, returning
to a common targeting window.
Retargeting will occur at 180 blocks intervals (6 hours) based on the data
from the last 2160 blocks (3 days).

This should remove the difficulty swings we're currently experiencing and
bring more stability to the currency. This update should be the last of our
recent serie about difficulty adjustments.

A few known pool and exchange operators were included into this email
recipients, feel free to forward this email to other services not included
in this list (btc-e, vircurex, coinotron).

Known pool and exchange operators will receive a separate email in a few
minutes about the expected impact on their platform.


Download links:

source: master branch at https://github.com/terracoin/terracoin

windows binaries:
http://sourceforge.net/projects/terracoin/files/latest/download

Source-based update:
If you previously cloned our repository, you may update using:

cd /path/to/your/local/clone/
git checkout master # locally on the master branch locally
git pull --tags origin master # fetches and merges remote master branch

# headless daemon:
cd src
nice make -f makefile.unix -j 4
strip terracoind

# qt-client:
cd /path/to/your/local/clone/
qmake USE_IPV6=-
nice make -j 4
strip terracoin-qt


regards,
---
TRC
bitcoinreactor
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 06, 2013, 06:03:20 PM
 #2

and a few moments later :

https://sourceforge.net/mailarchive/message.php?msg_id=31258599

Quote
Windows binary is being rebuilt to include the fixed 2160 retargetting
window. It should be available for download soon.

repository was also updated.

Client version should appear as "v0.1.3-47".

BTC: 17CHqn3XE3Waf7Qfkm9p2MQE1VgB8gVbG4
roy7 (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 08, 2013, 01:24:07 PM
 #3

Quote
The algorithm change added in build announced 2 days ago was moved to an earlier date in order to limit the effects of current network abuse.


Our github repository was updated (tag: "v0.1.3-48") with the new block triggering the switch.

We're now building windows binary files and will upload them to sourceforge as usual.

This build will be mandatory at block 181200 which should occur in 4 to 7 days at nominal/current rate, or even earlier if the network rate gets artificially increased again.

Sorry for this switch date update, but we can't let the situation as is.

Please update as soon as you read this, as it becomes difficult to estimate the exact date when block 181200 will be mined.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!