Bitcoin Forum
May 12, 2024, 01:31:56 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 »  All
  Print  
Author Topic: Worldcoin Patch v6.4.1 Release Announcement!  (Read 6176 times)
WorldCoin (OP)
Member
**
Offline Offline

Activity: 142
Merit: 21



View Profile WWW
August 13, 2013, 12:45:51 AM
Last edit: August 13, 2013, 06:51:01 PM by WorldCoin
 #1

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://bitcointalk.org/index.php?topic=212621.msg2229730#msg2229730

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

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


Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715477516
Hero Member
*
Offline Offline

Posts: 1715477516

View Profile Personal Message (Offline)

Ignore
1715477516
Reply with quote  #2

1715477516
Report to moderator
nerdcustoms
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
August 13, 2013, 12:48:48 AM
 #2

I know a lot of people have really been anticipating a patch change.  Make sure to update before block 600,000!  Cheesy



NerdCustoms

 *Image Removed*
Reputation Thread: https://bitcointalk.org/index.php?topic=202142
gudmunsn
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile
August 13, 2013, 12:49:55 AM
 #3

I'm pretty excited about this. I think it will greatly reduce the orphan rate...

sumantso
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
August 13, 2013, 12:52:40 AM
 #4

The 1% decrease a week sounds good. Should still give enough time for new miners to get a lot of coins.

amosmc
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
August 13, 2013, 12:59:19 AM
 #5

any nodes?
gudmunsn
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile
August 13, 2013, 01:04:57 AM
 #6

any nodes?

the client is on the old algorithm until aug 30th so I'd assume you can keep using same nodes...

forsetifox
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
August 13, 2013, 02:24:16 AM
Last edit: August 13, 2013, 04:16:28 AM by forsetifox
 #7

Hm.. interesting. I may stock pile some coins.

edit: This client indefinitely hangs for me. Even after the blockchain has been downloaded.
gudmunsn
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile
August 13, 2013, 04:36:42 AM
 #8

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?

forsetifox
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
August 13, 2013, 04:52:12 AM
 #9

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.
dreamwatcher
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile WWW
August 13, 2013, 04:54:23 AM
 #10

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")


portice
Legendary
*
Offline Offline

Activity: 999
Merit: 1000


View Profile
August 13, 2013, 04:55:11 AM
 #11

Fair patch, I like it
WorldCoin (OP)
Member
**
Offline Offline

Activity: 142
Merit: 21



View Profile WWW
August 13, 2013, 05:05:38 AM
Last edit: August 13, 2013, 05:25:42 AM by WorldCoin
 #12

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.
gudmunsn
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile
August 13, 2013, 05:15:43 AM
 #13

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?

digger
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile WWW
August 13, 2013, 05:29:02 AM
 #14

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

doge pool: http://dog.ltcoin.net ,yac pool: http://yac.ltcoin.net ,bbq pool: http://bbq.ltcoin.net ,Litecoin pool, http://ltcoin.net dig feathercoin , http://fc.ltcoin.net bitbar pool: http://btb.ltcoin.net wdc pool: http://wdc.ltcoin.net
iamatrix
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
August 13, 2013, 05:38:19 AM
 #15

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"

PhenixEx cryptocurrency exchange | Lifetime lower trading fees? Sign up here! | Let others sign up with your referral link and receive 25% of their trading fees!
Prelude
Legendary
*
Offline Offline

Activity: 1596
Merit: 1000



View Profile
August 13, 2013, 05:45:22 AM
 #16

Awesome news, and great work! Very sensible changes which will help WDC come along.

Will update my client next time I'm home.
forsetifox
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
August 13, 2013, 07:04:54 AM
 #17

I figured it out. It's been a long time since my yacoin client has prevented other clients from starting. That was it.
cryptocoinsnews
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250


View Profile WWW
August 13, 2013, 07:13:55 AM
 #18

http://www.cryptocoinsnews.com/2013/08/13/wdc-worldcoin-patch-v6-4-0-release-announcement/

/David Parker, Director of CCN
Kruncha
Sr. Member
****
Offline Offline

Activity: 644
Merit: 250



View Profile
August 13, 2013, 10:12:57 AM
 #19

Updated without a problem, thanks (windows 7) Smiley

K.
jdebunt
Legendary
*
Offline Offline

Activity: 1596
Merit: 1010


View Profile WWW
August 13, 2013, 11:14:12 AM
 #20

sounds like a good patch, updating my client as soon as i get home Smiley
Pages: [1] 2 3 »  All
  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!