Pages:
Author

Topic: [ANN] Restart of Quantumcoin (SUCCESSFULLY RELEASED) - page 8. (Read 11471 times)

member
Activity: 90
Merit: 10
I'll start at 05:00 PM (UTC) the seed nodes, afterwards I'll push the sources to GitHub and then I'll publish the windows binary.
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
Might grab a few of these, just because I can see the QTC symbol catching on
sr. member
Activity: 389
Merit: 250
Yes.  Assuming he's on time....  Smiley
member
Activity: 86
Merit: 10
okay just to confirm 10 minutes for a windows binary??  Tongue
sr. member
Activity: 389
Merit: 250
let me make sure i understand 12 minutes?

that's how I'm reading it...
member
Activity: 86
Merit: 10
let me make sure i understand 12 minutes?
member
Activity: 90
Merit: 10
The starting difficulty will be 0.09706861. The reset of the block chain will take place in 36 minutes.
member
Activity: 90
Merit: 10
That's right, Petr1fied. The target spacing depends on the network hash rate (latest 16 blocks). The minimum target spacing of 60 seconds will be reached with 900000000 hashes per second (900 MHash/s).
hero member
Activity: 630
Merit: 502
Between 60-240 seconds (1-4 minutes) by the looks of the description.
legendary
Activity: 1148
Merit: 1000
how many seconds for one block?
member
Activity: 90
Merit: 10
My board time is in UTC Wink

So the restart is at 5:00 PM UTC.
hero member
Activity: 756
Merit: 500
No such thing as board time.

Each user can set their own timezone so it's better to use UTC (international standard).
member
Activity: 90
Merit: 10
Not sure at the moment. Maybe 0.1.
hero member
Activity: 630
Merit: 502
Can you give an estimate of the difficulty @ block 101?
member
Activity: 90
Merit: 10




Because the first start of Quantumcoin failed I'll try a better start now. The old block chain of Quantumcoin is dead. Please update your client first before mining.

Check the hash of the current genesis block first (you can get it by calling "quantumcoind getblockhash 0").
Code:
0x3702b0ae46c7d1bca40a84f5467a9c3cfd03ed2be30731d370165e9ab5e0be76

I'll push the updated sources and windows binary today at 05:00 PM (UTC). SUCCESSFULLY RELEASED.



  * based on the latest version of Litecoin
  * total of 256 million coins
  * block maturity after 120 confirmations
  * block value is cut in half every 256000 blocks
  * dynamic retarget interval and target timespan, depending on the networking hashrate
  * increasing block value with increasing difficulty

The minimum block value is 10 and the maximum block value of 50 will be reached when difficulty reaches appr. 110. The reward of the first 250 blocks is higher.


The sources are available on GitHub (https://github.com/quantumcoin/quantumcoin) and should work on Linux and Windows.

A Windows binary is available at http://www.quantumcoin.org/files/quantumcoin.zip.

There is one DNS seed with three nodes available and seeding through IRC is also working. It should not be necessary to manual add nodes.

The current difficulty is noted at http://www.quantumcoin.org at the bottom of the page. There is also a block explorer available at http://qtc.p2pool.nl/chain/Quantumcoin.

Enjoy.



example quantumcoin.conf:

Code:
rpcuser=quantumcoinrpc
rpcpassword=fcaa68021c224f4d9f51cead988643b2
server=1
daemon=1

example entry in the pools array of cgminer/bfgminer:

Code:
{
        "url" : "http://localhost:18000/",
        "user" : "quantumcoinrpc",
        "pass" : "fcaa68021c224f4d9f51cead988643b2"
}



Latest changes:

  * 2013/06/26: added several checkpoints, uploaded new Windows binary
Pages:
Jump to: