Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: bitcoinreactor on August 08, 2013, 11:41:46 AM



Title: terracoin URGENT update 0.1.3 48
Post by: bitcoinreactor on August 08, 2013, 11:41:46 AM
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.

then
Quote
terracoin-0.1.3-48-win32.zip is now available for download at our sourceforge mirror ( https://sourceforge.net/projects/terracoin/files/SatoshiClone/ ).

Our website ( http://terracoin.org/news/ ) was also updated.

Here are the usual build and download instructions :

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
make clean nice make -f makefile.unix -j 4
strip terracoind

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

---
TRC


source:
Terracoin-announce mailing list
Terracoin-announce@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/terracoin-announce


Title: Re: terracoin URGENT update 0.1.3 48
Post by: jdebunt on August 08, 2013, 12:21:12 PM
Quote
Sorry for this switch date update, but we can't let the situation as is.

Good thing it was realised in time, let's hope this is the last fix for the next few months :)


Title: Re: terracoin URGENT update 0.1.3 48
Post by: bitcoinreactor on August 09, 2013, 09:54:12 AM
bump - reminder : anyone still running this client should update now, only a few minutes/hours remains.


Title: Re: terracoin URGENT update 0.1.3 48
Post by: vehementchrome on August 09, 2013, 10:13:39 AM
Good to see something has been done about the issues with TRC. Hope it'll last.


Title: Re: terracoin URGENT update 0.1.3 48
Post by: DobZombie on August 10, 2013, 02:11:08 PM
okay, I noticed that terracoin-qt wasa stuck at 8 hours behind on multiple rigs.

So I updated to .48

Still stuck at 8hrs behind.

Fuck this crappy bloody coin.  So much work...


Title: Re: terracoin URGENT update 0.1.3 48
Post by: bitcoinreactor on August 10, 2013, 02:29:14 PM
if you updated after the build was made mandatory, start your daemon with "-reindex" parameter once