Pages:
Author

Topic: [ASN] Ascension NEW THREAD https://bitcointalk.org/index.php?topic=1016182.0 - page 37. (Read 80516 times)

hero member
Activity: 656
Merit: 500
Buy a gun!
my wallet is not synchronizing

Add this to your .conf

addnode=104.131.111.163
addnode=104.236.113.178
addnode=37.59.24.15
addnode=5.135.190.96
addnode=192.99.21.103
addnode=144.76.238.2
addnode=23.92.53.139
addnode=78.8.237.23
addnode=77.22.162.43
addnode=74.111.225.128
addnode=85.139.107.129
addnode=81.243.116.139
addnode=167.114.77.213
addnode=188.226.188.168
legendary
Activity: 1526
Merit: 1026
SellDefi.com | Earn by selling files
my wallet is not synchronizing
hero member
Activity: 656
Merit: 500
Buy a gun!
Is anywhere exist qubit rig for rent?

Miningrigrentals.com is a great site for (near) all algo !

Mine ASN fee free at BeMining.net and use http://www.miningrigrentals.com/?ref=11848 to rent some qubit  Smiley
legendary
Activity: 1120
Merit: 1004
Is anywhere exist qubit rig for rent?

Miningrigrentals.com is a great site for (near) all algo !
sr. member
Activity: 431
Merit: 250
I use a config file below,  Its kind of customized to my r9 290 so you may have to tweak that


{
"pools" : [
   {
      "url" : "Yourpool",
      "user" : "Worker.name",
      "pass" : "x"
   }
],
"intensity" : "21",
"vectors" : "1",
"worksize" : "256",
"kernel" : "qubitcoin",
"lookup-gap" : "2",
"thread-concurrency" : "3500",
"shaders" : "2048",
"gpu-engine" : "1000",
"gpu-fan" : "40",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"temp-cutoff" : "105",
"temp-overheat" : "93",
"temp-target" : "75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "1",
"gpu-threads" : "2",
"gpu-platform" : "0",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "1",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}


How much MH/s do get with this config?? Why do you have "scrypt" : true??

And i think you missing "difficulty-multiplier" : "256" this is needed for the qubit algo.
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Cost of production is about 2000 sat with current nethashps/diff and I'm skeptical that we'll ever see that price even after the pow period.

I think you overpaid.    I Spent  .12 and mined up 97k,   I sold roughly 40k around 340 & ROI'd   I still have 50k   that i'm staking on.


I used nicehash rentals and just monitored the network hash,   When network was above 20GH/s i just thottled my power down to 100mh/s   when it was under 15 i would juice it up to 2ghs.    worked wonderfully

I didn't rent but I miscalculated by a large margin (used old blockreward figures) and I was looking at miningrigrentals prices. Now with nicehash prices the cost of mining a single coin is about 461 satoshi (77ghs/1808 diff).
full member
Activity: 182
Merit: 100
Cost of production is about 2000 sat with current nethashps/diff and I'm skeptical that we'll ever see that price even after the pow period.

I think you overpaid.    I Spent  .12 and mined up 97k,   I sold roughly 40k around 340 & ROI'd   I still have 50k   that i'm staking on.


I used nicehash rentals and just monitored the network hash,   When network was above 20GH/s i just thottled my power down to 100mh/s   when it was under 15 i would juice it up to 2ghs.    worked wonderfully
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Cost of production is about 2000 sat with current nethashps/diff and I'm skeptical that we'll ever see that price even after the pow period.
sr. member
Activity: 415
Merit: 250
you can buy 300k of coins now for 1 bitcoin or rent 4-6 rigs for 24 hrs at 2g of hash hope for a perfect mining. and when difficulty goes up you will be lucky to get 100k coin
sr. member
Activity: 415
Merit: 250
Waiting for final day to rent a pile of hash.


you should check the math on renting vs buying. you could buy many more than you could mine with same coin.
hero member
Activity: 625
Merit: 501
Waiting for final day to rent a pile of hash.

member
Activity: 70
Merit: 10
Block 5107. Well over halfway done the PoW. Out of the last 20 blocks, 13 were PoS blocks just to give you an idea. The super low difficulty blocks are the PoS blocks.

http://cryptobe.com/chain/Ascension

member
Activity: 70
Merit: 10
PoW should run until block 8500. Not every block will be PoW is all.
full member
Activity: 182
Merit: 100
http://www.filedropper.com/sph-sgminer

Thats what im using just mod the .conf to your pool,  You might have to play with the other settings as well  dunno your cards specs or settings.
sr. member
Activity: 299
Merit: 250
Do I copy this into a file and make it a bat? I have never set one up using brackets like this, just the simple one liners
full member
Activity: 182
Merit: 100
I use a config file below,  Its kind of customized to my r9 290 so you may have to tweak that


{
"pools" : [
   {
      "url" : "Yourpool",
      "user" : "Worker.name",
      "pass" : "x"
   }
],
"intensity" : "21",
"vectors" : "1",
"worksize" : "256",
"kernel" : "qubitcoin",
"lookup-gap" : "2",
"thread-concurrency" : "3500",
"shaders" : "2048",
"gpu-engine" : "1000",
"gpu-fan" : "40",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"temp-cutoff" : "105",
"temp-overheat" : "93",
"temp-target" : "75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "1",
"gpu-threads" : "2",
"gpu-platform" : "0",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "1",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
sr. member
Activity: 299
Merit: 250
are there any tutorials on how to set up the miner? Mine comes up with a missing luffa.cl error

Have to change the kernel to "qubitcoin"  (atleast with the sgminer im using)

sgminer -k qubitcoin --difficulty-multiplier 256 -o stratum+tcp://asc.suprnova.cc:2272  this is what I have minus the un and pw
full member
Activity: 182
Merit: 100
are there any tutorials on how to set up the miner? Mine comes up with a missing luffa.cl error

Have to change the kernel to "qubitcoin"  (atleast with the sgminer im using)
sr. member
Activity: 299
Merit: 250
are there any tutorials on how to set up the miner? Mine comes up with a missing luffa.cl error
hero member
Activity: 574
Merit: 500
~5000 blocks will be PoW, the remainder will be PoS. In other words, block 8500 is when PoW ends. But, 3500ish of the 8500 blocks will be PoS, and not give PoW reward. This is because PoS is running concurrently with PoW since block 50.

Okay, this is better. 198 blocks left.
Pages:
Jump to: