|
SackofBits
|
 |
April 01, 2014, 10:03:17 PM |
|
I dont understand PoS. How can you get any coins if you dont already have coins?
you can only generate coins via PoS with the coins you already have in your wallet. If you don't have any blackcoins already see my post above.
|
|
|
|
|
SunnyIgor
|
 |
April 01, 2014, 10:03:27 PM |
|
Hi, about a week ago, I had some help via a couple (JamesR1 and XbladeX) of members here with some issues I was having setting up my config files. I know that this will probable seem very simple to most of you, but I am having a nightmare getting my head around it. With BlackFriday looming around the corner, I would like to get myself up and running if possible. Original enquiry: https://asktom.cf/index.php?topic=469640.msg5896117#msg5896117I have entered my BC Address via My Miner over at Blackcoin Pool.com Here is my sgminer.conf file text: { "pools" : [ { "url" : "stratum+tcp://blackcoinpool.com:3333", "user" : "MyBCAddress", "pass" : "xxxxxxxxxxx" } ] , "intensity" : "13", "worksize" : "256", "kernel" : "ckolivas", "lookup-gap" : "2", "thread-concurrency" : "24000", "shaders" : "0", "gpu-threads" : "1", "gpu-engine" : "900", "gpu-fan" : "30-90", "gpu-memclock" : "1200", "gpu-memdiff" : "0", "gpu-powertune" : "0", "gpu-vddc" : "0.000", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75", "api-mcast-port" : "4028", "api-port" : "4028", "auto-fan" : true, "expiry" : "10", "failover-switch-delay" : "60", "gpu-dyninterval" : "7", "gpu-platform" : "0", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "7", "tcp-keepalive" : "30", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin", "no-client-reconnect" : true }Here is the text contained within the Launch - Scrypt.bat file: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin Color 0A sgminer I then double click on Launch - Scrypt.bat that is in the sgminer-4.1.153-v2 that I downloaded from sgminerwindows.com, but always get this error message? https://i.imgur.com/isH2xXF.jpgAll the files that are contained within the sgminer that I downloaded are these: https://i.imgur.com/ZRpHa23.jpgMy card is a AMD Radeon Sapphire HD 7870 Can someone let me know what or where I am going wrong as I have been trying many different settings this evening, but nothing seems to work. Check config for errors like missing "," "}" last time that was my foult i just forgot "," and wasted 3h... try bat like that: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin sgminer --scrypt -o stratum+tcp://blackcoinpool.com:4444 -u BCADDRESS -p PASSWORD then save config and change parameters inside if still problems try cgminer 3.7.2 on that bat rest is optimization IMPORTANT move /rename conf files, miners like force conf paramiters even you have deleted bins Thank you for the reply XbladeX I edited the Launch - Scrypt.bat to: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin sgminer --scrypt -o stratum+tcp://blackcoinpool.com:4444 -u BDb6rUjx4hF3SwVhgyEZhZF1rfnxjsX7zv -p xxxxxxxx pause added pause so I could catch the error window that flashes up, which is as below: https://i.imgur.com/VRJ2QPn.jpgIs a .bin file supposed to be created? In the ,bat file it looks like it is set to delete it when present in the default .bat file in sgminer? remove --scrypt in sgminer bat file
|
|
|
|
|
|
futile-resistance
|
 |
April 01, 2014, 10:12:42 PM |
|
I dont understand PoS. How can you get any coins if you dont already have coins?
The best way to mine blackcoins is with the official pool. Blackcoinpool.com In order to create new coins you simply need to hold them in your wallet for some time and allow them to stake.
|
|
|
|
|
|
Charloz24
|
 |
April 01, 2014, 10:15:27 PM |
|
I dont understand PoS. How can you get any coins if you dont already have coins?
The best way to mine blackcoins is with the official pool. Blackcoinpool.com In order to create new coins you simply need to hold them in your wallet for some time and allow them to stake. In the case of BlackCoin, it will start to stake after about 24 hours in the wallet and will generate 1%/year or 1/365% per day
|
|
|
|
|
|
SunnyIgor
|
 |
April 01, 2014, 10:19:39 PM |
|
I dont understand PoS. How can you get any coins if you dont already have coins?
The best way to mine blackcoins is with the official pool. Blackcoinpool.com In order to create new coins you simply need to hold them in your wallet for some time and allow them to stake. In the case of BlackCoin, it will start to stake after about 24 hours in the wallet and will generate 1%/year or 1/365% per day are you sure, I thought it was only 8 hours?
|
|
|
|
|
|
blade87
|
 |
April 01, 2014, 10:20:43 PM |
|
http://blackcoinstore.com:O Steam money for blackcoins is amazing. Also, would be an easy way to convince gamers to mine on the multipool. May go on the group buy for the titan. I'm definitely in a Titan group buy if we can somehow materialize that. What a simple way to reinvest back into the coin.
|
|
|
|
|
|
TheGift73
|
 |
April 01, 2014, 10:21:00 PM |
|
Hi, about a week ago, I had some help via a couple (JamesR1 and XbladeX) of members here with some issues I was having setting up my config files. I know that this will probable seem very simple to most of you, but I am having a nightmare getting my head around it. With BlackFriday looming around the corner, I would like to get myself up and running if possible. Original enquiry: https://asktom.cf/index.php?topic=469640.msg5896117#msg5896117I have entered my BC Address via My Miner over at Blackcoin Pool.com Here is my sgminer.conf file text: { "pools" : [ { "url" : "stratum+tcp://blackcoinpool.com:3333", "user" : "MyBCAddress", "pass" : "xxxxxxxxxxx" } ] , "intensity" : "13", "worksize" : "256", "kernel" : "ckolivas", "lookup-gap" : "2", "thread-concurrency" : "24000", "shaders" : "0", "gpu-threads" : "1", "gpu-engine" : "900", "gpu-fan" : "30-90", "gpu-memclock" : "1200", "gpu-memdiff" : "0", "gpu-powertune" : "0", "gpu-vddc" : "0.000", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75", "api-mcast-port" : "4028", "api-port" : "4028", "auto-fan" : true, "expiry" : "10", "failover-switch-delay" : "60", "gpu-dyninterval" : "7", "gpu-platform" : "0", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "7", "tcp-keepalive" : "30", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin", "no-client-reconnect" : true }Here is the text contained within the Launch - Scrypt.bat file: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin Color 0A sgminer I then double click on Launch - Scrypt.bat that is in the sgminer-4.1.153-v2 that I downloaded from sgminerwindows.com, but always get this error message? https://i.imgur.com/isH2xXF.jpgAll the files that are contained within the sgminer that I downloaded are these: https://i.imgur.com/ZRpHa23.jpgMy card is a AMD Radeon Sapphire HD 7870 Can someone let me know what or where I am going wrong as I have been trying many different settings this evening, but nothing seems to work. Check config for errors like missing "," "}" last time that was my foult i just forgot "," and wasted 3h... try bat like that: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin sgminer --scrypt -o stratum+tcp://blackcoinpool.com:4444 -u BCADDRESS -p PASSWORD then save config and change parameters inside if still problems try cgminer 3.7.2 on that bat rest is optimization IMPORTANT move /rename conf files, miners like force conf paramiters even you have deleted bins Thank you for the reply XbladeX I edited the Launch - Scrypt.bat to: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin sgminer --scrypt -o stratum+tcp://blackcoinpool.com:4444 -u BDb6rUjx4hF3SwVhgyEZhZF1rfnxjsX7zv -p xxxxxxxx pause added pause so I could catch the error window that flashes up, which is as below: https://i.imgur.com/VRJ2QPn.jpgIs a .bin file supposed to be created? In the ,bat file it looks like it is set to delete it when present in the default .bat file in sgminer? remove --scrypt in sgminer bat file Hi SunnyIgor and XbladeX, Removed --scrypt in sgminer bat file, then ran .bat again (note that I am not using the Nscrypt.bat at all) and got this error: https://i.imgur.com/nOF2HrC.jpgCurrent .bat file: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin sgminer -o stratum+tcp://blackcoinpool.com:3333 -u BDb6rUjx4hF3SwVhgyEZhZF1rfnxjsX7zv -p xxxxxxxxx pause Current .conf file: { "pools" : [ { "url" : "stratum+tcp://blackcoinpool.com:3333", "user" : "BDb6rUjx4hF3SwVhgyEZhZF1rfnxjsX7zv", "pass" : "xxxxxxx" } ] , "intensity" : "13", "worksize" : "256", "kernel" : "ckolivas", "lookup-gap" : "2", "thread-concurrency" : "24000", "shaders" : "0", "gpu-threads" : "1", "gpu-engine" : "900", "gpu-fan" : "30-90", "gpu-memclock" : "1200", "gpu-memdiff" : "0", "gpu-powertune" : "0", "gpu-vddc" : "0.000", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75", "api-mcast-port" : "4028", "api-port" : "4028", "auto-fan" : true, "expiry" : "10", "failover-switch-delay" : "60", "gpu-dyninterval" : "7", "gpu-platform" : "0", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "7", "tcp-keepalive" : "30", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin", "no-client-reconnect" : true }Once again, thank you for taking the time to help.
|
|
|
|
|
zero3112
|
 |
April 01, 2014, 10:21:21 PM |
|
I dont understand PoS. How can you get any coins if you dont already have coins?
you can only generate coins via PoS with the coins you already have in your wallet. If you don't have any blackcoins already see my post above. Should I use a faucet?
|
|
|
|
|
futile-resistance
|
 |
April 01, 2014, 10:21:42 PM |
|
I dont understand PoS. How can you get any coins if you dont already have coins?
The best way to mine blackcoins is with the official pool. Blackcoinpool.com In order to create new coins you simply need to hold them in your wallet for some time and allow them to stake. In the case of BlackCoin, it will start to stake after about 24 hours in the wallet and will generate 1%/year or 1/365% per day are you sure, I thought it was only 8 hours? Minimum 8 hours. It depends on how many coins you have as well.
|
|
|
|
|
|
futile-resistance
|
 |
April 01, 2014, 10:22:36 PM |
|
I dont understand PoS. How can you get any coins if you dont already have coins?
you can only generate coins via PoS with the coins you already have in your wallet. If you don't have any blackcoins already see my post above. Should I use a faucet? If you're a miner, you can mine with us at blackcoinpool.com. Pays out daily at Midnight EST.
|
|
|
|
|
|
zero3112
|
 |
April 01, 2014, 10:23:36 PM |
|
I dont understand PoS. How can you get any coins if you dont already have coins?
you can only generate coins via PoS with the coins you already have in your wallet. If you don't have any blackcoins already see my post above. Should I use a faucet? If you're a miner, you can mine with us at blackcoinpool.com. Pays out daily at Midnight EST. How can you mine if its PoS?
|
|
|
|
XbladeX
Legendary
Offline
Activity: 1302
Merit: 1002
|
 |
April 01, 2014, 10:25:08 PM |
|
Hi, about a week ago, I had some help via a couple (JamesR1 and XbladeX) of members here with some issues I was having setting up my config files. I know that this will probable seem very simple to most of you, but I am having a nightmare getting my head around it. With BlackFriday looming around the corner, I would like to get myself up and running if possible. Original enquiry: https://asktom.cf/index.php?topic=469640.msg5896117#msg5896117I have entered my BC Address via My Miner over at Blackcoin Pool.com Here is my sgminer.conf file text: { "pools" : [ { "url" : "stratum+tcp://blackcoinpool.com:3333", "user" : "MyBCAddress", "pass" : "xxxxxxxxxxx" } ] , "intensity" : "13", "worksize" : "256", "kernel" : "ckolivas", "lookup-gap" : "2", "thread-concurrency" : "24000", "shaders" : "0", "gpu-threads" : "1", "gpu-engine" : "900", "gpu-fan" : "30-90", "gpu-memclock" : "1200", "gpu-memdiff" : "0", "gpu-powertune" : "0", "gpu-vddc" : "0.000", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75", "api-mcast-port" : "4028", "api-port" : "4028", "auto-fan" : true, "expiry" : "10", "failover-switch-delay" : "60", "gpu-dyninterval" : "7", "gpu-platform" : "0", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "7", "tcp-keepalive" : "30", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin", "no-client-reconnect" : true }Here is the text contained within the Launch - Scrypt.bat file: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin Color 0A sgminer I then double click on Launch - Scrypt.bat that is in the sgminer-4.1.153-v2 that I downloaded from sgminerwindows.com, but always get this error message? https://i.imgur.com/isH2xXF.jpgAll the files that are contained within the sgminer that I downloaded are these: https://i.imgur.com/ZRpHa23.jpgMy card is a AMD Radeon Sapphire HD 7870 Can someone let me know what or where I am going wrong as I have been trying many different settings this evening, but nothing seems to work. Check config for errors like missing "," "}" last time that was my foult i just forgot "," and wasted 3h... try bat like that: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin sgminer --scrypt -o stratum+tcp://blackcoinpool.com:4444 -u BCADDRESS -p PASSWORD then save config and change parameters inside if still problems try cgminer 3.7.2 on that bat rest is optimization IMPORTANT move /rename conf files, miners like force conf paramiters even you have deleted bins Thank you for the reply XbladeX I edited the Launch - Scrypt.bat to: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin sgminer --scrypt -o stratum+tcp://blackcoinpool.com:4444 -u BDb6rUjx4hF3SwVhgyEZhZF1rfnxjsX7zv -p xxxxxxxx pause added pause so I could catch the error window that flashes up, which is as below: https://i.imgur.com/VRJ2QPn.jpgIs a .bin file supposed to be created? In the ,bat file it looks like it is set to delete it when present in the default .bat file in sgminer? remove --scrypt in sgminer bat file Hi SunnyIgor and XbladeX, Removed --scrypt in sgminer bat file, then ran .bat again (note that I am not using the Nscrypt.bat at all) and got this error: https://i.imgur.com/nOF2HrC.jpgCurrent .bat file: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin sgminer -o stratum+tcp://blackcoinpool.com:3333 -u BDb6rUjx4hF3SwVhgyEZhZF1rfnxjsX7zv -p xxxxxxxxx pause Current .conf file: { "pools" : [ { "url" : "stratum+tcp://blackcoinpool.com:3333", "user" : "BDb6rUjx4hF3SwVhgyEZhZF1rfnxjsX7zv", "pass" : "xxxxxxx" } ] , "intensity" : "13", "worksize" : "256", "kernel" : "ckolivas", "lookup-gap" : "2", "thread-concurrency" : "24000", "shaders" : "0", "gpu-threads" : "1", "gpu-engine" : "900", "gpu-fan" : "30-90", "gpu-memclock" : "1200", "gpu-memdiff" : "0", "gpu-powertune" : "0", "gpu-vddc" : "0.000", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75", "api-mcast-port" : "4028", "api-port" : "4028", "auto-fan" : true, "expiry" : "10", "failover-switch-delay" : "60", "gpu-dyninterval" : "7", "gpu-platform" : "0", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "7", "tcp-keepalive" : "30", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin", "no-client-reconnect" : true }Once again, thank you for taking the time to help. delete remove reneme conf files
|
Request / 26th September / 2022 APP-06-22-4587
|
|
|
|
Charloz24
|
 |
April 01, 2014, 10:26:23 PM |
|
I dont understand PoS. How can you get any coins if you dont already have coins?
you can only generate coins via PoS with the coins you already have in your wallet. If you don't have any blackcoins already see my post above. Should I use a faucet? If you're a miner, you can mine with us at blackcoinpool.com. Pays out daily at Midnight EST. How can you mine if its PoS? Jusdt mine any coin, ex: dogecoin, sell it to BTC and then buy some BC (BlackCoin). That is the way the blackcoin multipool do.
|
|
|
|
|
STT
Legendary
Offline
Activity: 4522
Merit: 1499
|
 |
April 01, 2014, 10:27:31 PM |
|
So 365 BC should more or less give another 1 coin per day per wallet
|
.Winna.com.. | │ | ░░░░░░░▄▀▀▀ ░░█ █ █▒█ ▐▌▒▐▌ ▄▄▄█▒▒▒█▄▄▄ █████████████ █████████████ ▀███▀▒▀███▀
▄▄▄▄▄▄▄▄
| | ██████████████ █████████████▄ █████▄████████ ███▄███▄█████▌ ███▀▀█▀▀██████ ████▀▀▀█████▌█ ██████████████ ███████████▌██ █████▀▀▀██████
▄▄▄▄▄▄▄▄
| | | THE ULTIMATE CRYPTO ...CASINO & SPORTSBOOK... ───── ♠ ♥ ♣ ♦ ───── | | | ▄▄██▄▄ ▄▄████████▄▄ ▄██████████████▄ ████████████████ ████████████████ ████████████████ ▀██████████████▀ ▀██████████▀ ▀████▀
▄▄▄▄▄▄▄▄
| | ▄▄▀███▀▄▄ ▄███████████▄ ███████████████ ███▄▄█▄███▄█▄▄███ █████▀█████▀█████ █████████████████ ███████████████ ▀███████████▀ ▀▀█████▀▀
▄▄▄▄▄▄▄▄
| │ | ►
► | .....INSTANT..... WITHDRAWALS ...UP TO 30%... LOSSBACK | │ |
| │ |
PLAY NOW |
|
|
|
GreekBitcoin
Legendary
Offline
Activity: 1428
Merit: 1001
getmonero.org
|
 |
April 01, 2014, 10:29:21 PM |
|
So 365 BC should more or less give another 1 coin per day per wallet
per year
|
|
|
|
|
|
Charloz24
|
 |
April 01, 2014, 10:30:12 PM |
|
So 365 BC should more or less give another 1 coin per day per wallet
No, it's 1/365% per day so 365 coins = 365*0.000027397 = 0.01 coin per day
|
|
|
|
|
|
Chiggins
|
 |
April 01, 2014, 10:33:17 PM |
|
http://blackcoinstore.com:O Steam money for blackcoins is amazing. Also, would be an easy way to convince gamers to mine on the multipool. May go on the group buy for the titan. ...interesting.
|
|
|
|
|
TheGift73
|
 |
April 01, 2014, 10:36:14 PM |
|
Hi, about a week ago, I had some help via a couple (JamesR1 and XbladeX) of members here with some issues I was having setting up my config files. I know that this will probable seem very simple to most of you, but I am having a nightmare getting my head around it. With BlackFriday looming around the corner, I would like to get myself up and running if possible. Original enquiry: https://asktom.cf/index.php?topic=469640.msg5896117#msg5896117I have entered my BC Address via My Miner over at Blackcoin Pool.com Here is my sgminer.conf file text: { "pools" : [ { "url" : "stratum+tcp://blackcoinpool.com:3333", "user" : "MyBCAddress", "pass" : "xxxxxxxxxxx" } ] , "intensity" : "13", "worksize" : "256", "kernel" : "ckolivas", "lookup-gap" : "2", "thread-concurrency" : "24000", "shaders" : "0", "gpu-threads" : "1", "gpu-engine" : "900", "gpu-fan" : "30-90", "gpu-memclock" : "1200", "gpu-memdiff" : "0", "gpu-powertune" : "0", "gpu-vddc" : "0.000", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75", "api-mcast-port" : "4028", "api-port" : "4028", "auto-fan" : true, "expiry" : "10", "failover-switch-delay" : "60", "gpu-dyninterval" : "7", "gpu-platform" : "0", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "7", "tcp-keepalive" : "30", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin", "no-client-reconnect" : true }Here is the text contained within the Launch - Scrypt.bat file: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin Color 0A sgminer I then double click on Launch - Scrypt.bat that is in the sgminer-4.1.153-v2 that I downloaded from sgminerwindows.com, but always get this error message? https://i.imgur.com/isH2xXF.jpgAll the files that are contained within the sgminer that I downloaded are these: https://i.imgur.com/ZRpHa23.jpgMy card is a AMD Radeon Sapphire HD 7870 Can someone let me know what or where I am going wrong as I have been trying many different settings this evening, but nothing seems to work. Check config for errors like missing "," "}" last time that was my foult i just forgot "," and wasted 3h... try bat like that: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin sgminer --scrypt -o stratum+tcp://blackcoinpool.com:4444 -u BCADDRESS -p PASSWORD then save config and change parameters inside if still problems try cgminer 3.7.2 on that bat rest is optimization IMPORTANT move /rename conf files, miners like force conf paramiters even you have deleted bins Thank you for the reply XbladeX I edited the Launch - Scrypt.bat to: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin sgminer --scrypt -o stratum+tcp://blackcoinpool.com:4444 -u BDb6rUjx4hF3SwVhgyEZhZF1rfnxjsX7zv -p xxxxxxxx pause added pause so I could catch the error window that flashes up, which is as below: https://i.imgur.com/VRJ2QPn.jpgIs a .bin file supposed to be created? In the ,bat file it looks like it is set to delete it when present in the default .bat file in sgminer? remove --scrypt in sgminer bat file Hi SunnyIgor and XbladeX, Removed --scrypt in sgminer bat file, then ran .bat again (note that I am not using the Nscrypt.bat at all) and got this error: https://i.imgur.com/nOF2HrC.jpgCurrent .bat file: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 del *.bin sgminer -o stratum+tcp://blackcoinpool.com:3333 -u BDb6rUjx4hF3SwVhgyEZhZF1rfnxjsX7zv -p xxxxxxxxx pause Current .conf file: { "pools" : [ { "url" : "stratum+tcp://blackcoinpool.com:3333", "user" : "BDb6rUjx4hF3SwVhgyEZhZF1rfnxjsX7zv", "pass" : "xxxxxxx" } ] , "intensity" : "13", "worksize" : "256", "kernel" : "ckolivas", "lookup-gap" : "2", "thread-concurrency" : "24000", "shaders" : "0", "gpu-threads" : "1", "gpu-engine" : "900", "gpu-fan" : "30-90", "gpu-memclock" : "1200", "gpu-memdiff" : "0", "gpu-powertune" : "0", "gpu-vddc" : "0.000", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75", "api-mcast-port" : "4028", "api-port" : "4028", "auto-fan" : true, "expiry" : "10", "failover-switch-delay" : "60", "gpu-dyninterval" : "7", "gpu-platform" : "0", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "7", "tcp-keepalive" : "30", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin", "no-client-reconnect" : true }Once again, thank you for taking the time to help. delete remove reneme conf files I removed the .conf file from the folder and restarted the .bat file and got this message: https://i.imgur.com/n1SV7P4.jpgI don't have the ckolivas.cl or ./kernal/ckolivas.cl files in the sgminer folder? https://i.imgur.com/QXng5Xa.jpg
|
|
|
|
|
Walrusbonzo
|
 |
April 01, 2014, 10:38:02 PM |
|
I dont understand PoS. How can you get any coins if you dont already have coins?
Buy some or mine on the Multipool - http://blackcoinpool.com/
|
|
|
|
|
|
IconicExpert
|
 |
April 01, 2014, 10:39:44 PM |
|
Can we do this?
While we wait for the press release, there is one thing that needs to be fixed to maximize our ROI.
When visiting BlackCoin.co I immediately notice that the "Buy BlackCoin" section is way below the fold. The Buy BlackCoin section should be above the fold and should be one of the first elements the visitor sees when visiting the homepage. When people read our press release they are going to visit BlackCoin.co, and they might want to buy a few BlackCoins. We have to make it easy as possible for them to get their hands on BlackCoin.
Unfortunately for the average person not familiar with crypto-currencies, using an exchange to buy coins is a daunting task. First you have to convert Fiat to BTC or some other crypto-currency, and then send that currency to an exchange, and then trade that currency for BlackCoin. The average person will never be able to do that. We need a service like CoinBase that will make it easy for the "grandma" investor to be able to buy BlackCoins without the extra steps. We as a community need to come up with a solution for that in the near future.
|
|
|
|
|
|