Bitcoin Forum
June 25, 2024, 10:30:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 »
  Print  
Author Topic: Securitycoin [SCSY] | Bittrex and IRC in Wallet | Ccex | Community | VPOS  (Read 75152 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
SCSY_dev
Member
**
Offline Offline

Activity: 392
Merit: 10


View Profile WWW
January 16, 2015, 12:26:03 AM
 #501

Here you can see.  cGminer results.

can i ask you how you tried solo-mine?



Of course

here is my "START" bat
cgminer.exe --hefty -o 192.168.2.121:19999 -u seijirou -p x -o 192.168.2.127:18889 -u seijirou -p x -o localhost:17778 -u seijirou -p x -o stratum+tcp://scsy.suprnova.cc:3034 -u seijirou.seijirou -p x --no-submit-stale

192.168.2.121:19999 is ubuntu 14.10 running securitycoind built from git - latest rejected block here
192.168.2.127:18889 is ubuntu 14.04 running QT5 wallet built from git
localhost is win7 using downloaded wallet binary

this is all your start.bat?
"cgminer.exe --hefty -o 192.168.2.121:19999 -u seijirou -p x -o 192.168.2.127:18889 -u seijirou -p x -o localhost:17778 -u seijirou -p x -o stratum+tcp://scsy.suprnova.cc:3034 -u seijirou.seijirou -p x --no-submit-stale"

first of all: according to the photo above, your stratum is not running.

second: to solo-mine you must run the walllet with "-server" option (without quotes).. and then the command must be:

Code:
cgminer.exe --hefty http://127.0.0.1:<port> -u <user> -p <password> <some AMD config parameters>

where:

- 127.0.0.1 is the local host, in your case is the windows machine
- <port> is the rpcport, which is different for every coin but it's not random.. it's provided by the dev in .conf file..scsy rpc port is 15794 (see the OP)
- <user> and <password> are the rpcuser and rpcpassword set in securitycoin.conf (again, check the OP to see an example)

stop. try this and im sure you'll get valid blocks.

please pm me about all these stuffs instead post here. thanks

cheers.

SCSY_dev
Member
**
Offline Offline

Activity: 392
Merit: 10


View Profile WWW
January 16, 2015, 12:28:33 AM
 #502

For Securitycoin ccminer do not put the algo hefty1 on the bat file. Leave it blank as shown.

ccminer.exe     -o stratum+tcp://scsy.suprnova.cc:3034  -u   -p x


Thank you dev and maybe put that on op because all ccminer's call for an algo in the bat file.
Working good.



i've just set hefty1 as default algo in ccminer source code.. but you can use "-a hefty" command as usual. It will work anyway.

SCSY_dev
Member
**
Offline Offline

Activity: 392
Merit: 10


View Profile WWW
January 16, 2015, 12:29:34 AM
 #503

For Securitycoin ccminer do not put the algo hefty1 on the bat file. Leave it blank as shown.

ccminer.exe     -o stratum+tcp://scsy.suprnova.cc:3034  -u   -p x


Thank you dev and maybe put that on op because all ccminer's call for an algo in the bat file.
Working good.



I'm using CgMiner (sry should have put that in the post)

Does that make a difference?

nope with cgminer you must use "--hefty" command to set this algo.

djds
Full Member
***
Offline Offline

Activity: 146
Merit: 100


View Profile
January 16, 2015, 12:31:42 AM
 #504

I see the default .BAT file has intensity setting of 4

What should intensity be with R9 270 anyone know?

thanks.

I think between 7-8
seijirou
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 16, 2015, 12:36:59 AM
 #505

Okay I'll move any additional updates to private messages.
tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
January 16, 2015, 12:44:42 AM
 #506

For Securitycoin ccminer do not put the algo hefty1 on the bat file. Leave it blank as shown.

ccminer.exe     -o stratum+tcp://scsy.suprnova.cc:3034  -u   -p x


Thank you dev and maybe put that on op because all ccminer's call for an algo in the bat file.
Working good.



I'm using CgMiner (sry should have put that in the post)

Does that make a difference?
Yes for ccminer only....I think all other miners will need that algo.
tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
January 16, 2015, 12:47:56 AM
 #507

For Securitycoin ccminer do not put the algo hefty1 on the bat file. Leave it blank as shown.

ccminer.exe     -o stratum+tcp://scsy.suprnova.cc:3034  -u   -p x


Thank you dev and maybe put that on op because all ccminer's call for an algo in the bat file.
Working good.



i've just set hefty1 as default algo in ccminer source code.. but you can use "-a hefty" command as usual. It will work anyway.
Yes that works with -a hefty   ... thx
adoalli
Hero Member
*****
Offline Offline

Activity: 646
Merit: 500



View Profile
January 16, 2015, 01:09:34 AM
 #508

how to swap old scsy  to new scsy?

SCSY_dev
Member
**
Offline Offline

Activity: 392
Merit: 10


View Profile WWW
January 16, 2015, 01:22:27 AM
 #509

how to swap old scsy  to new scsy?

pm sent with the instructions to swap old coins.

cheers.

bitspender
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
January 16, 2015, 01:29:31 AM
 #510

Any have a good config for a 290X??

thanks

"intensity" : "10",
"vectors" : "1",
"worksize" : "256",
"kernel" : "hefty",
bitspender
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
January 16, 2015, 01:49:52 AM
 #511

Any have a good config for a 290X??

thanks

"intensity" : "10",
"vectors" : "1",
"worksize" : "256",
"kernel" : "hefty",

thanks....and what MH "about" ahould I be getting??


I maxed out at 21Mh, but running with these settings around 18Mh.
No need to burn electricity for 0 rewards yet  Wink

Sapphire 290x Trixx
bitspender
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
January 16, 2015, 01:50:26 AM
 #512

Mining @ SuperNova for about 30 min.

Have 0 confirmed/unconfirmed.

Estimated earnings on the stats page also shows 0 per day for Everyone on the ledger.

Am my missing something or is the pool malfunctioning?

0 rewards up to block 7200... You really should read an OP before mining  Cheesy
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 16, 2015, 02:06:24 AM
 #513

Mining @ SuperNova for about 30 min.

Have 0 confirmed/unconfirmed.

Estimated earnings on the stats page also shows 0 per day for Everyone on the ledger.

Am my missing something or is the pool malfunctioning?

Ok I had so many mails concerning this, I've now posted a message in read on the Frontpage on the pool... I hope people will read it...


suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
AllCryptoAllDay
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile WWW
January 16, 2015, 02:08:42 AM
 #514

Mining @ SuperNova for about 30 min.

Have 0 confirmed/unconfirmed.

Estimated earnings on the stats page also shows 0 per day for Everyone on the ledger.

Am my missing something or is the pool malfunctioning?

Ok I had so many mails concerning this, I've now posted a message in read on the Frontpage on the pool... I hope people will read it...



Shouldn't have to worry much longer considering we are almost at block 660 : )

tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
January 16, 2015, 02:15:19 AM
 #515

About 12hrs to block 7200 i think.
vitha putri
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
January 16, 2015, 02:48:10 AM
 #516

last
0.00000589 BTC
bid
0.00000508 BTC
ask
0.00000600 BTC
Time
01/16/2015 09:16:50 AM
24hr high
0.00000898 BTC
24hr low
0.00000457 BTC
BTC Vol
10.30924273 BTC

go down.... LOL price in bitrex  Grin ..
AllCryptoAllDay
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile WWW
January 16, 2015, 02:50:25 AM
 #517

last
0.00000589 BTC
bid
0.00000508 BTC
ask
0.00000600 BTC
Time
01/16/2015 09:16:50 AM
24hr high
0.00000898 BTC
24hr low
0.00000457 BTC
BTC Vol
10.30924273 BTC

go down.... LOL price in bitrex  Grin ..

I'm pretty sure the price has stabilized here. And once we release our next wallet update it won't stay here for long Wink

vitha putri
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
January 16, 2015, 02:55:26 AM
 #518

last
0.00000589 BTC
bid
0.00000508 BTC
ask
0.00000600 BTC
Time
01/16/2015 09:16:50 AM
24hr high
0.00000898 BTC
24hr low
0.00000457 BTC
BTC Vol
10.30924273 BTC

go down.... LOL price in bitrex  Grin ..

I'm pretty sure the price has stabilized here. And once we release our next wallet update it won't stay here for long Wink
if the price stays in here, I think the price will be difficult to go up when the wallet release .. Cheesy
PeaMine
Hero Member
*****
Offline Offline

Activity: 979
Merit: 510



View Profile
January 16, 2015, 02:56:34 AM
 #519

For ccminer, I'm getting:
make[2]: *** No rule to make target `sph/bmw.c', needed by `ccminer-bmw.o'.  Stop.
When compiling from source, the previous version worked.
Using ./autogen, ./configure, make

Datacenter Technician and Electrician.  If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
djds
Full Member
***
Offline Offline

Activity: 146
Merit: 100


View Profile
January 16, 2015, 03:38:17 AM
 #520

how to swap old scsy  to new scsy?

pm sent with the instructions to swap old coins.

cheers.

I need to swap my coins too!
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 »
  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!