Pages:
Author

Topic: Securitycoin [SCSY] | Bittrex and IRC in Wallet | Ccex | Community | VPOS - page 47. (Read 75204 times)

member
Activity: 392
Merit: 10
Pools / miners news

- Pools:

Ocminer finally got the stratum fully working. He will publish the straum-mining source, so waiting now for new pools.

- Miners:
All these stuffs about stratum, solo miners, cgminer, wallet, etc, etc made a bit confusion. Tomorrow i will publish the working versions of ccminer, cgminer and cpu-miner (both binaries and source code) in my github.

Really thanks to ocminer.

and..finally i can say: waiting for block 7,200  Wink

If it is hefty1 then ccminer will work now. Why a new ccminer?

it's a good standard implement an algorithm into a miner using the name of the algorithm instead of the name of the coin. At the moment, to mine an hefty1 coin with ccminer you must use "mjollnircoin" command.. i think it's better have the command "hefty" or "hefty1", for future hefty1 coins too.

Moreover, it is also a good standard have all about a coin or an algorithm into a same github. I'm engaged in some stuffs with the wallet atm, as soon as i've done here, i will publish on github all about Securitycoin and hefty1 in my github, so future developers will have a clear situation to start from.

P.S. with "all about Securitycoin and hefty1" i mean:
1) coin's source code
2) miners binaries and sources
3) stratum-mining (provided by ocminer)
4) hefty1 hashing function for stratums

Clear, smooth, all in an unique repository. Just as example, see this: https://github.com/heavycoin . nothing more, nothing less.

Cheers
legendary
Activity: 3164
Merit: 1003
Pools / miners news

- Pools:

Ocminer finally got the stratum fully working. He will publish the straum-mining source, so waiting now for new pools.

- Miners:
All these stuffs about stratum, solo miners, cgminer, wallet, etc, etc made a bit confusion. Tomorrow i will publish the working versions of ccminer, cgminer and cpu-miner (both binaries and source code) in my github.

Really thanks to ocminer.

and..finally i can say: waiting for block 7,200  Wink

If it is hefty1 then ccminer will work now. Why a new ccminer?
full member
Activity: 168
Merit: 100
i have lots of booos on scsy sprnova pool, everything was fine for last 10 hours but last 30 mins on 3 different type of gpus  i got lots of boos 60-70% and 30% yays
legendary
Activity: 1624
Merit: 1005
I wish you all love and profitable investments!!!
AllCryptoAllDay, just PMed you with my swap details.
member
Activity: 392
Merit: 10
HI,DEV,
I have Added your coin to 8btc forum http://8btc.com/thread-13070-1-1.html
8btc is the most famous forum in China.
(it's in Chinese,maybe you need a google trans service)
Anyway,you can tweet something to my twitter: https://twitter.com/ForAllCoins   

Thanks, appreciated. Could you make the chinese translation for our Coin? Bounty in OP.

Thanks.
cheers.
full member
Activity: 139
Merit: 100
HI,DEV,
I have Added your coin to 8btc forum http://8btc.com/thread-13070-1-1.html
8btc is the most famous forum in China.
(it's in Chinese,maybe you need a google trans service)
Anyway,you can tweet something to my twitter: https://twitter.com/ForAllCoins   
newbie
Activity: 28
Merit: 0
Well I think it's all up and working now.  I have some things to fix on stratum, the dashboard is all wrong and the "getting started" is all wrong.

Who knows maybe I'll put a real pool up, good learning experience.  Kinda fun!
newbie
Activity: 28
Merit: 0
I did some poking and stood up my own local stratum pool.

I'm super-duper noob at this and mostly don't know what I'm doing but.  If this helps..

I pulled down https://github.com/heavycoin/heavycoin-hash-python and installed it.  Then for stratum I configured ~/stratum-mining/conf/config.py for  COINDAEMON_ALGO = 'heavy'

Can I ask out of curiosity what source algo you installed and what your coindaemon_algo is set to?


Anyhow what's interesting is I'm getting the exact same experience now pointing to this local stratum pool as I get pointing to my local wallets.

I haven't flipped a block so I don't know if this local stratum pool will also reject blocks but I'm pretty sure it would since my wallets do.

Maybe that will all make more sense to you guys than it does to me.  lol.

if you want to try, you should use this hashing functions https://github.com/sciakysystem/securitycoin-hash-python

You'll laugh but I built QT5 wallet instead of securitycoind.

Trouble though making securitycoind now.   "obj/hefty1.d: No such file or directory."

is maybe obj missing from source?

EDIT:  HAHAHAH.   I looked at heavycoin on github and saw it had obj dir that was empty.   mkdir obj.    now securitycoind is compiling Smiley
member
Activity: 270
Merit: 10
Pm sent to scsy_dev for swap
member
Activity: 392
Merit: 10
I did some poking and stood up my own local stratum pool.

I'm super-duper noob at this and mostly don't know what I'm doing but.  If this helps..

I pulled down https://github.com/heavycoin/heavycoin-hash-python and installed it.  Then for stratum I configured ~/stratum-mining/conf/config.py for  COINDAEMON_ALGO = 'heavy'

Can I ask out of curiosity what source algo you installed and what your coindaemon_algo is set to?


Anyhow what's interesting is I'm getting the exact same experience now pointing to this local stratum pool as I get pointing to my local wallets.

I haven't flipped a block so I don't know if this local stratum pool will also reject blocks but I'm pretty sure it would since my wallets do.

Maybe that will all make more sense to you guys than it does to me.  lol.

if you want to try, you should use this hashing functions https://github.com/sciakysystem/securitycoin-hash-python
newbie
Activity: 28
Merit: 0
I did some poking and stood up my own local stratum pool.

I'm super-duper noob at this and mostly don't know what I'm doing but.  If this helps..

I pulled down https://github.com/heavycoin/heavycoin-hash-python and installed it.  Then for stratum I configured ~/stratum-mining/conf/config.py for  COINDAEMON_ALGO = 'heavy'

Can I ask out of curiosity what source algo you installed and what your coindaemon_algo is set to?


Anyhow what's interesting is I'm getting the exact same experience now pointing to this local stratum pool as I get pointing to my local wallets.

I haven't flipped a block so I don't know if this local stratum pool will also reject blocks but I'm pretty sure it would since my wallets do.

Maybe that will all make more sense to you guys than it does to me.  lol.
member
Activity: 392
Merit: 10
Pools / miners news

- Pools:

Ocminer finally got the stratum fully working. He will publish the straum-mining source, so waiting now for new pools.

- Miners:
All these stuffs about stratum, solo miners, cgminer, wallet, etc, etc made a bit confusion. Tomorrow i will publish the working versions of ccminer, cgminer and cpu-miner (both binaries and source code) in my github.

Really thanks to ocminer.

and..finally i can say: waiting for block 7,200  Wink
legendary
Activity: 2688
Merit: 1240
Sorry people i was engaged, some stuffs to do in my real life.

I thank a lot ocminer for his work on stratum.

Could anyone update me on how the things are going? miners work properly?
my hash shows 1/4 of what it is on suprnova pool don't know why. miner is good and wallet mining is good. Hash rates are good expect the pool.

ok i just checked. with the version of ccminer i wrote (https://github.com/sciakysystem/ccminer1.2-hefty1) i can get 14 mh/s in solo mining with a 750ti oc.. but running on suprnova, i get only rejected shares..

So basically im agree with the user seijirou .. i thank a lot ocminer for his efforts, but it seems there is still something wrong .. wallets and stratum are working in a different way..

Give to me and ocminer some hours to work together on this.

Sorry for the inconvenience, you'll have all working for block 7200.

cheers

Thanks for the efforts guys  o7

Can you confirm that your hashrate on suprnova is actually HIGHER than on your wallet ?

Yes that is exactly what I have seen.  I set up 2 local wallets just to verify.  Both local wallets were slower than suprnova.

If you're asking me to check again right now, give me about 10 minutes and I'll post up.

Here you go.  There might be something interesting for you.  I just noticed the WUE is very different between the two also.

This is to suprnova.

 
Code:
cgminer version 3.7.3 - Started: [2015-01-14 18:43:33] - [0 days 00:01:54]
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 (5s):29.28M (avg):28.72Mh/s | A:1  R:0  HW:0  WU:0.0/m  WUE:0.0%
 ST: 2  SS: 0  NB: 2  LW: 122  GF: 0  RF: 0
 Connected to scsy.suprnova.cc diff 0 with stratum as user seijirou.seijirou
 Pool 0  Diff: 3  Started: [18:44:01]  Best share: 0
--------------------------------------------------------------------------------
 GPU 0:  83.0C 3782RPM | 15.99M/16.11Mh/s | R:0.0% HW:0 WU:0.0/m T:1 I: 4
 GPU 1:  79.0C 2848RPM | 13.12M/13.15Mh/s | R:0.0% HW:0 WU:0.0/m T:1 I: 4
--------------------------------------------------------------------------------
 [18:43:40] Accepted 2adaf0c4 Diff 0/0 GPU 0
 [18:43:41] Accepted df213717 Diff 0/0 GPU 1
 [18:43:44] Pool 0 difficulty changed to 0.007812
 [18:43:44] Accepted d9231cff Diff 0/0 GPU 1


This is to a local wallet (linux wallet on my network)

Code:
 cgminer version 3.7.3 - Started: [2015-01-14 18:46:12] - [0 days 00:01:34]
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 (5s):22.50M (avg):22.19Mh/s | A:0  R:0  HW:0  WU:19206.6/m  WUE:86.6%
 ST: 4  SS: 0  NB: 2  LW: 0  GF: 0  RF: 0
 Connected to 192.168.2.127 diff 4 without LP as user seijirou
 Pool 0  Diff: 3  Started: [18:47:13]  Best share: 1
--------------------------------------------------------------------------------
 GPU 0:  80.0C 3787RPM | 12.33M/12.61Mh/s | R:0.0% HW:0 WU:10973.1/m T:1 I: 4
 GPU 1:  75.0C 2718RPM | 10.03M/10.19Mh/s | R:0.0% HW:0 WU: 8768.2/m T:1 I: 4
--------------------------------------------------------------------------------
 [18:46:10] Log date is now 2015-01-14
 [18:46:10] Started cgminer 3.7.3
 [18:46:11] Probing for an alive pool
 [18:46:11] No suitable long-poll found for http://192.168.2.127:18889


Thanks a lot !

I think the SCSY Dev is already on it.. We'll surely find out what's going on !
newbie
Activity: 28
Merit: 0
Sorry people i was engaged, some stuffs to do in my real life.

I thank a lot ocminer for his work on stratum.

Could anyone update me on how the things are going? miners work properly?
my hash shows 1/4 of what it is on suprnova pool don't know why. miner is good and wallet mining is good. Hash rates are good expect the pool.

ok i just checked. with the version of ccminer i wrote (https://github.com/sciakysystem/ccminer1.2-hefty1) i can get 14 mh/s in solo mining with a 750ti oc.. but running on suprnova, i get only rejected shares..

So basically im agree with the user seijirou .. i thank a lot ocminer for his efforts, but it seems there is still something wrong .. wallets and stratum are working in a different way..

Give to me and ocminer some hours to work together on this.

Sorry for the inconvenience, you'll have all working for block 7200.

cheers

Thanks for the efforts guys  o7

Can you confirm that your hashrate on suprnova is actually HIGHER than on your wallet ?

Yes that is exactly what I have seen.  I set up 2 local wallets just to verify.  Both local wallets were slower than suprnova.

If you're asking me to check again right now, give me about 10 minutes and I'll post up.

Here you go.  There might be something interesting for you.  I just noticed the WUE is very different between the two also.

This is to suprnova.

 
Code:
cgminer version 3.7.3 - Started: [2015-01-14 18:43:33] - [0 days 00:01:54]
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 (5s):29.28M (avg):28.72Mh/s | A:1  R:0  HW:0  WU:0.0/m  WUE:0.0%
 ST: 2  SS: 0  NB: 2  LW: 122  GF: 0  RF: 0
 Connected to scsy.suprnova.cc diff 0 with stratum as user seijirou.seijirou
 Pool 0  Diff: 3  Started: [18:44:01]  Best share: 0
--------------------------------------------------------------------------------
 GPU 0:  83.0C 3782RPM | 15.99M/16.11Mh/s | R:0.0% HW:0 WU:0.0/m T:1 I: 4
 GPU 1:  79.0C 2848RPM | 13.12M/13.15Mh/s | R:0.0% HW:0 WU:0.0/m T:1 I: 4
--------------------------------------------------------------------------------
 [18:43:40] Accepted 2adaf0c4 Diff 0/0 GPU 0
 [18:43:41] Accepted df213717 Diff 0/0 GPU 1
 [18:43:44] Pool 0 difficulty changed to 0.007812
 [18:43:44] Accepted d9231cff Diff 0/0 GPU 1


This is to a local wallet (linux wallet on my network)

Code:
 cgminer version 3.7.3 - Started: [2015-01-14 18:46:12] - [0 days 00:01:34]
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 (5s):22.50M (avg):22.19Mh/s | A:0  R:0  HW:0  WU:19206.6/m  WUE:86.6%
 ST: 4  SS: 0  NB: 2  LW: 0  GF: 0  RF: 0
 Connected to 192.168.2.127 diff 4 without LP as user seijirou
 Pool 0  Diff: 3  Started: [18:47:13]  Best share: 1
--------------------------------------------------------------------------------
 GPU 0:  80.0C 3787RPM | 12.33M/12.61Mh/s | R:0.0% HW:0 WU:10973.1/m T:1 I: 4
 GPU 1:  75.0C 2718RPM | 10.03M/10.19Mh/s | R:0.0% HW:0 WU: 8768.2/m T:1 I: 4
--------------------------------------------------------------------------------
 [18:46:10] Log date is now 2015-01-14
 [18:46:10] Started cgminer 3.7.3
 [18:46:11] Probing for an alive pool
 [18:46:11] No suitable long-poll found for http://192.168.2.127:18889
legendary
Activity: 2688
Merit: 1240
Sorry people i was engaged, some stuffs to do in my real life.

I thank a lot ocminer for his work on stratum.

Could anyone update me on how the things are going? miners work properly?
my hash shows 1/4 of what it is on suprnova pool don't know why. miner is good and wallet mining is good. Hash rates are good expect the pool.

ok i just checked. with the version of ccminer i wrote (https://github.com/sciakysystem/ccminer1.2-hefty1) i can get 14 mh/s in solo mining with a 750ti oc.. but running on suprnova, i get only rejected shares..

So basically im agree with the user seijirou .. i thank a lot ocminer for his efforts, but it seems there is still something wrong .. wallets and stratum are working in a different way..

Give to me and ocminer some hours to work together on this.

Sorry for the inconvenience, you'll have all working for block 7200.

cheers

Thanks for the efforts guys  o7

Can you confirm that your hashrate on suprnova is actually HIGHER than on your wallet ?

Yes that is exactly what I have seen.  I set up 2 local wallets just to verify.  Both local wallets were slower than suprnova.

If you're asking me to check again right now, give me about 10 minutes and I'll post up.

Nope thanks, just wanted to know if the wallets are faster or suprnova is faster Smiley
newbie
Activity: 28
Merit: 0
Sorry people i was engaged, some stuffs to do in my real life.

I thank a lot ocminer for his work on stratum.

Could anyone update me on how the things are going? miners work properly?
my hash shows 1/4 of what it is on suprnova pool don't know why. miner is good and wallet mining is good. Hash rates are good expect the pool.

ok i just checked. with the version of ccminer i wrote (https://github.com/sciakysystem/ccminer1.2-hefty1) i can get 14 mh/s in solo mining with a 750ti oc.. but running on suprnova, i get only rejected shares..

So basically im agree with the user seijirou .. i thank a lot ocminer for his efforts, but it seems there is still something wrong .. wallets and stratum are working in a different way..

Give to me and ocminer some hours to work together on this.

Sorry for the inconvenience, you'll have all working for block 7200.

cheers

Thanks for the efforts guys  o7

Can you confirm that your hashrate on suprnova is actually HIGHER than on your wallet ?

Yes that is exactly what I have seen.  I set up 2 local wallets just to verify.  Both local wallets were slower than suprnova.

If you're asking me to check again right now, give me about 10 minutes and I'll post up.
legendary
Activity: 2688
Merit: 1240
Sorry people i was engaged, some stuffs to do in my real life.

I thank a lot ocminer for his work on stratum.

Could anyone update me on how the things are going? miners work properly?
my hash shows 1/4 of what it is on suprnova pool don't know why. miner is good and wallet mining is good. Hash rates are good expect the pool.

ok i just checked. with the version of ccminer i wrote (https://github.com/sciakysystem/ccminer1.2-hefty1) i can get 14 mh/s in solo mining with a 750ti oc.. but running on suprnova, i get only rejected shares..

So basically im agree with the user seijirou .. i thank a lot ocminer for his efforts, but it seems there is still something wrong .. wallets and stratum are working in a different way..

Give to me and ocminer some hours to work together on this.

Sorry for the inconvenience, you'll have all working for block 7200.

cheers

Thanks for the efforts guys  o7

Can you confirm that your hashrate on suprnova is actually HIGHER than on your wallet ?
legendary
Activity: 2688
Merit: 1240
Hey dudes my cgminer looks like this:



Whats wrong?  Sad

Got a magnifying glass ? Wink

If it is "loading" .. it takes about 5 minutes to compile the kernel @ first start per card

The problem continues... What can i do?  Sad

Try a reboot maybe ? For me it took about 5 minutes for the card to compile the kernel and then ran without problems.

You can also try to only run at the first card for example.. this should work with "-d 0"
legendary
Activity: 1526
Merit: 1014
Hey dudes my cgminer looks like this:



Whats wrong?  Sad

Got a magnifying glass ? Wink

If it is "loading" .. it takes about 5 minutes to compile the kernel @ first start per card

The problem continues... What can i do?  Sad
newbie
Activity: 28
Merit: 0
Sorry people i was engaged, some stuffs to do in my real life.

I thank a lot ocminer for his work on stratum.

Could anyone update me on how the things are going? miners work properly?
my hash shows 1/4 of what it is on suprnova pool don't know why. miner is good and wallet mining is good. Hash rates are good expect the pool.

ok i just checked. with the version of ccminer i wrote (https://github.com/sciakysystem/ccminer1.2-hefty1) i can get 14 mh/s in solo mining with a 750ti oc.. but running on suprnova, i get only rejected shares..

So basically im agree with the user seijirou .. i thank a lot ocminer for his efforts, but it seems there is still something wrong .. wallets and stratum are working in a different way..

Give to me and ocminer some hours to work together on this.

Sorry for the inconvenience, you'll have all working for block 7200.

cheers

Thanks for the efforts guys  o7
Pages:
Jump to: