Pages:
Author

Topic: Worldcoin Patch v6.4.1 Release Announcement! - page 3. (Read 6232 times)

sr. member
Activity: 266
Merit: 250
I figured it out. It's been a long time since my yacoin client has prevented other clients from starting. That was it.
legendary
Activity: 1596
Merit: 1000
Awesome news, and great work! Very sensible changes which will help WDC come along.

Will update my client next time I'm home.
full member
Activity: 168
Merit: 100
Git source will not compile on Linux. Attempted on two systems (CryptoCoin Explorer server (Ubuntu 13.4) and local development system (Mint 15 KDE)

Daemon compile errors out with :

Code:
/bin/sh ../share/genbuild.sh obj/build.h
: not foundnbuild.sh: 2: ../share/genbuild.sh:
../share/genbuild.sh: 36: ../share/genbuild.sh: Syntax error: end of file unexpected (expecting "then")
make: *** [obj/build.h] Error 2

QT compile errors out with:

Code:
share/genbuild.sh:-1: error: 2: share/genbuild.sh:
: not found
share/genbuild.sh:-1: error: 36: share/genbuild.sh: Syntax error: end of file unexpected (expecting "then")




same problem

in src dir "mkdir obj"
sr. member
Activity: 322
Merit: 250
Git source will not compile on Linux. Attempted on two systems (CryptoCoin Explorer server (Ubuntu 13.4) and local development system (Mint 15 KDE)

Daemon compile errors out with :

Code:
/bin/sh ../share/genbuild.sh obj/build.h
: not foundnbuild.sh: 2: ../share/genbuild.sh:
../share/genbuild.sh: 36: ../share/genbuild.sh: Syntax error: end of file unexpected (expecting "then")
make: *** [obj/build.h] Error 2

QT compile errors out with:

Code:
share/genbuild.sh:-1: error: 2: share/genbuild.sh:
: not found
share/genbuild.sh:-1: error: 36: share/genbuild.sh: Syntax error: end of file unexpected (expecting "then")




same problem
sr. member
Activity: 336
Merit: 250
Windows 7. I've got about 12 clients on this computer and all work fine.

I think I'm going to get the previous version and have it download the blockchain again.

edit: Hm.. this one is hanging too. I'm going to try to use the worldcoind.exe to download the chain and then run the QT when that's done.


Interesting. I have the client up and running on windows 7 x64 (https://i.imgur.com/aWfXh1H.jpg). Did your blockchain re-download work?
member
Activity: 142
Merit: 21
Git source will not compile on Linux. Attempted on two systems (CryptoCoin Explorer server (Ubuntu 13.4) and local development system (Mint 15 KDE)

Ahh, yes. We were running into this error as well. It was due to the obj dir not existing in Worldcoin/src with full permissions. That is currently being added to the git repo. Thanks for pointing that out.

Edit: This has been added to the repo and a fresh download from github has been confirmed to compile worldcoind and worldcoin-qt.
legendary
Activity: 999
Merit: 1000
Fair patch, I like it
legendary
Activity: 1064
Merit: 1000
Git source will not compile on Linux. Attempted on two systems (CryptoCoin Explorer server (Ubuntu 13.4) and local development system (Mint 15 KDE)

Daemon compile errors out with :

Code:
/bin/sh ../share/genbuild.sh obj/build.h
: not foundnbuild.sh: 2: ../share/genbuild.sh:
../share/genbuild.sh: 36: ../share/genbuild.sh: Syntax error: end of file unexpected (expecting "then")
make: *** [obj/build.h] Error 2

QT compile errors out with:

Code:
share/genbuild.sh:-1: error: 2: share/genbuild.sh:
: not found
share/genbuild.sh:-1: error: 36: share/genbuild.sh: Syntax error: end of file unexpected (expecting "then")


sr. member
Activity: 266
Merit: 250
Windows 7. I've got about 12 clients on this computer and all work fine.

I think I'm going to get the previous version and have it download the blockchain again.

edit: Hm.. this one is hanging too. I'm going to try to use the worldcoind.exe to download the chain and then run the QT when that's done.
sr. member
Activity: 336
Merit: 250
Hm.. interesting. I may stock pile some coins.

edit: This client indefinitely hangs for me. Even after the blockchain has been downloaded.


Hmm, I wonder why that could be. Are you running the windows version, or on linux/apple? Have you tried deleting everything but your wallet.dat?
sr. member
Activity: 266
Merit: 250
Hm.. interesting. I may stock pile some coins.

edit: This client indefinitely hangs for me. Even after the blockchain has been downloaded.
sr. member
Activity: 336
Merit: 250
any nodes?

the client is on the old algorithm until aug 30th so I'd assume you can keep using same nodes...
newbie
Activity: 18
Merit: 0
any nodes?
legendary
Activity: 1050
Merit: 1000
The 1% decrease a week sounds good. Should still give enough time for new miners to get a lot of coins.
sr. member
Activity: 336
Merit: 250
I'm pretty excited about this. I think it will greatly reduce the orphan rate...
full member
Activity: 224
Merit: 100
I know a lot of people have really been anticipating a patch change.  Make sure to update before block 600,000!  Cheesy



NerdCustoms
member
Activity: 142
Merit: 21
Worldcoin has been released to the world for about 3 months. We designed WorldCoin to be fast enough for day to day transactions but still very secure. Full confirmations occur in about 60 seconds or less. However, it has come to our attention that there is an issue with orphans, and we would like to address this.

Today the v6.4.1 patch has been released to address this issue. Block times, reward, and confirmations have been modified. NOTE: the amount of WDC created per day has stayed exactly the same.

1. Block time changed from 15 to 30 seconds.
2. Block reward changed from 32 to 64 coins (to maintain the same number of coins/hour).
3. Confirmation amount changed from 4 to 2 (to maintain current 1 minute confirmations).

There are a few other changes as well:

1. The current coin reward will not halve at a certain block any longer. Instead, the reward will gradually decrease 1% every week.
2. If the reward reaches 1 WDC, it will not decrease any longer, but will stay at 1 WDC/block for the life of the coin.
3. The difficulty will update a maximum of 10% either direction every 120 blocks or ~1 hr (vs the current 400% per ~8 hours).


Specifications

Block Time: 30 Sec.
Confirmations: 2
Difficulty Retarget: About 1 hour (120 blocks)
Block Reward: 64 coins, reduced 1% every week (20,160 blocks)
Coins: 265,420,800

A year after the patch, we estimate the reward to be be around 38 WDC/block, or about a 41% decrease during that time period.  After 8 years, it is estimated that the reward will be at 1 WDC/block.

This patch will take effect around August 30th, or at block 600,000. All users should update their wallets and daemons to the new version by block 600,000-older versions won't work after this point.

Files

Download the WorldCoin client (6.4.1) and start using it today.
If you have an older version you need to update it as soon as possible.

Windows Client:
http://worldcoin.unocs.com/sites/default/files/Worldcoin-windows-6.4.1.zip

Get the official client from an alternate source:
coming soon...

Linux Ubuntu (Mint) Client:
http://worldcoin.unocs.com/sites/default/files/Worldcoin-linux-6.4.1.tar.gz

Or, compile it yourself: "How to compile Linux client" instructions: https://bitcointalksearch.org/topic/m.2229730

Mac OSX Client:
http://worldcoin.unocs.com/sites/default/files/Worldcoin-OSX-6.4.1.zip

Source Code:
https://github.com/worldcoinproject/Worldcoin


Pages:
Jump to: