Pages:
Author

Topic: [ANN] Syscoin - Business on the Blockchain - LAUNCHED! - page 32. (Read 490229 times)

legendary
Activity: 1036
Merit: 1001
Syscoin- Changing the way people do business.
What addnodes or config file are we supposed to use with the latest wallet?

Anybody know the answer to this?

The wallet should load without this but here is a peers.dat file I keep handy since it almost always works: https://dl.dropboxusercontent.com/u/25508862/peers.dat



I've just pulled the latest SRC from github and built. but I still get errors.

{
    "version" : 80602,
    "protocolversion" : 70004,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 5169,
    "timeoffset" : 0,
    "connections" : 28,
    "proxy" : "",
    "difficulty" : 0.00024414,
    "testnet" : false,
    "cakenet" : false,
    "keypoololdest" : 1408244855,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
}


Any guesses ? 


Try my peers file. Clean your chain data completely and then drop in my peers and fire it back up, should be good.



We have a new windows wallet build to address the "hang" issue. Please backup your wallet before testing this out. This is still 0.1.3, we have disabled loading of offers and aliases in the QT UI for now as it was the cause of the hang (only in windows). We will reinstate these sections as soon as we can, we are still waiting for fund release.

Windows 0.1.3 Wallet EXE [fixes hang issue]: https://mega.co.nz/#!zFxHiLwR!OP6xg_5zZyh1mq5KdOwXw5LDbcLp-3b23WQIrA4ra2Q

Will move this new wallet to OP after some more windows ppl verify. We are moving away from using "installers" as they are too invasive.
legendary
Activity: 924
Merit: 1000
What addnodes or config file are we supposed to use with the latest wallet?


Anybody know the answer to this?

with the latest version you don't need a .conf file. (unless you are going to solo mine).  Mine synced up with no nodes.

Heads up guys.. Just putting out a new fixed windows wallet shortly.. (Removed a few things to make sure it works). Just until we can fully kill the bad aliases/offers etc.
newbie
Activity: 33
Merit: 0
I've just pulled the latest SRC from github and built. but I still get errors.

{
    "version" : 80602,
    "protocolversion" : 70004,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 5169,
    "timeoffset" : 0,
    "connections" : 28,
    "proxy" : "",
    "difficulty" : 0.00024414,
    "testnet" : false,
    "cakenet" : false,
    "keypoololdest" : 1408244855,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
}


Any guesses ? 
legendary
Activity: 1260
Merit: 1000
What addnodes or config file are we supposed to use with the latest wallet?


Anybody know the answer to this?

with the latest version you don't need a .conf file. (unless you are going to solo mine).  Mine synced up with no nodes.

Thanks brother!  We really need to stop bumping into each other like this:-)
legendary
Activity: 2702
Merit: 1030
Yes I am a pirate, 300 years too late!
What addnodes or config file are we supposed to use with the latest wallet?


Anybody know the answer to this?

with the latest version you don't need a .conf file. (unless you are going to solo mine).  Mine synced up with no nodes.
legendary
Activity: 1260
Merit: 1000
What addnodes or config file are we supposed to use with the latest wallet?


Anybody know the answer to this?
jr. member
Activity: 34
Merit: 10
In Crypto We Trust
What does this mean..........

Stratum #1    Vardiff 8 - 2042    stratum+tcp://stratum.syscoin.me:3000
Stratum #2    DIFFICULTY 8    stratum+tcp://stratum.syscoin.me:3008
Stratum #3    DIFFICULTY 64    stratum+tcp://stratum.syscoin.me:3064
Stratum #4    DIFFICULTY 128    stratum+tcp://stratum.syscoin.me:3128
Stratum #5    DIFFICULTY 256    stratum+tcp://stratum.syscoin.me:3256
Stratum #6    DIFFICULTY 512    stratum+tcp://stratum.syscoin.me:3512
Stratum #7    DIFFICULTY 768    stratum+tcp://stratum.syscoin.me:3768
Stratum #8    DIFFICULTY 1024    stratum+tcp://stratum.syscoin.me:4024
Stratum #9    DIFFICULTY 1536    stratum+tcp://stratum.syscoin.me:4536
Stratum #10    DIFFICULTY 2048    stratum+tcp://stratum.syscoin.me:5048


Why the different difficulties?  Why would anyone choose the higher difficulty ports?

Each hash calculated by your miner results in a random number. If this random number is below a certain threshold (known as the target), then it can be submitted to the pool and credited. Shares above the target are not submitted. Target and difficulty are inversely proportional to each other (the higher the difficulty, the lower the target). This is why you may sometimes see warnings in your miner about a share being "Above Target".

Over long time periods, share difficulty does not matter, and the default of 64 should work fine for anyone. If you have a very high speed miner, please increase your share difficulty to an appropriate setting. You can connect as many miners as you like using a single worker. We suggest the following difficulty setting per worker based on the worker's aggregate hashrate:
Scrypt coins:
Below 500KH: 32
500+: 64
1000+: 128
2000+: 256
3000+: 384
5000+: 512
10000+: 1024
25000+: 2048
50000+: 4096
100000+: 8192
250000+: 16284
SHA-256 coins:
1-100GH: 8
100GH-500GH: 256
500GH-1TH: 512
1TH+: 1024
legendary
Activity: 1260
Merit: 1000
What does this mean..........

Stratum #1    Vardiff 8 - 2042    stratum+tcp://stratum.syscoin.me:3000
Stratum #2    DIFFICULTY 8    stratum+tcp://stratum.syscoin.me:3008
Stratum #3    DIFFICULTY 64    stratum+tcp://stratum.syscoin.me:3064
Stratum #4    DIFFICULTY 128    stratum+tcp://stratum.syscoin.me:3128
Stratum #5    DIFFICULTY 256    stratum+tcp://stratum.syscoin.me:3256
Stratum #6    DIFFICULTY 512    stratum+tcp://stratum.syscoin.me:3512
Stratum #7    DIFFICULTY 768    stratum+tcp://stratum.syscoin.me:3768
Stratum #8    DIFFICULTY 1024    stratum+tcp://stratum.syscoin.me:4024
Stratum #9    DIFFICULTY 1536    stratum+tcp://stratum.syscoin.me:4536
Stratum #10    DIFFICULTY 2048    stratum+tcp://stratum.syscoin.me:5048


Why the different difficulties?  Why would anyone choose the higher difficulty ports?
diff to high and  you will submit any sahres, diff too low and you will submit too many shares and stres the internet connection. Moreover some miners work better with particular diff.

Thank you for your reply!  How does one know or figure out the best dif to use?
hero member
Activity: 546
Merit: 500
AKA The Rubber Monkey
Any working pool  besides syscoinme?  lifeforce  and  the other one assign  very high diff (100-1k) to my worker (4 MHS)....

minep.it assigned a difficulty of 440 to my 8 MHs rig.
sr. member
Activity: 434
Merit: 250
What does this mean..........

Stratum #1    Vardiff 8 - 2042    stratum+tcp://stratum.syscoin.me:3000
Stratum #2    DIFFICULTY 8    stratum+tcp://stratum.syscoin.me:3008
Stratum #3    DIFFICULTY 64    stratum+tcp://stratum.syscoin.me:3064
Stratum #4    DIFFICULTY 128    stratum+tcp://stratum.syscoin.me:3128
Stratum #5    DIFFICULTY 256    stratum+tcp://stratum.syscoin.me:3256
Stratum #6    DIFFICULTY 512    stratum+tcp://stratum.syscoin.me:3512
Stratum #7    DIFFICULTY 768    stratum+tcp://stratum.syscoin.me:3768
Stratum #8    DIFFICULTY 1024    stratum+tcp://stratum.syscoin.me:4024
Stratum #9    DIFFICULTY 1536    stratum+tcp://stratum.syscoin.me:4536
Stratum #10    DIFFICULTY 2048    stratum+tcp://stratum.syscoin.me:5048


Why the different difficulties?  Why would anyone choose the higher difficulty ports?
diff to high and  you will submit any sahres, diff too low and you will submit too many shares and stres the internet connection. Moreover some miners work better with particular diff.
legendary
Activity: 1019
Merit: 1001
Spectreproject Community Manager
MInerpools has me at 991.82 diff with 4.33Mh from the Asics and 221.59 on 1,137.56 from my gpu's miner.
never really thought about it the coins just keep coming, they find lots of blocks to share.
That's whats important.
The miner itself is showing a network diff level of 49

oh and I tried a p2Pool yesterday and it didn't give me as many coins over 24 hours.

24 hours isn't enough time; you should at least give a several days (most say a week, idk)... but in the long run you'll actually make more with P2Pools. But don't take my word, just search this forum.

I'm a big proponent of P2Pools, love them. Its usually how I mine.
Didn't realize sysmine.me is a P2pool....switched to there with the variable diff and right now its a 32 diff for me.
Well see how it pans out.
legendary
Activity: 1260
Merit: 1000
What does this mean..........

Stratum #1    Vardiff 8 - 2042    stratum+tcp://stratum.syscoin.me:3000
Stratum #2    DIFFICULTY 8    stratum+tcp://stratum.syscoin.me:3008
Stratum #3    DIFFICULTY 64    stratum+tcp://stratum.syscoin.me:3064
Stratum #4    DIFFICULTY 128    stratum+tcp://stratum.syscoin.me:3128
Stratum #5    DIFFICULTY 256    stratum+tcp://stratum.syscoin.me:3256
Stratum #6    DIFFICULTY 512    stratum+tcp://stratum.syscoin.me:3512
Stratum #7    DIFFICULTY 768    stratum+tcp://stratum.syscoin.me:3768
Stratum #8    DIFFICULTY 1024    stratum+tcp://stratum.syscoin.me:4024
Stratum #9    DIFFICULTY 1536    stratum+tcp://stratum.syscoin.me:4536
Stratum #10    DIFFICULTY 2048    stratum+tcp://stratum.syscoin.me:5048


Why the different difficulties?  Why would anyone choose the higher difficulty ports?
newbie
Activity: 33
Merit: 0

You better get where they finding blocks man!

I'm pretty sure this one doesn't work, but I thought I'd give it a go.

Took my whopping 1.4 MH/s elsewhere, no way I'm finding a block on my own here. Sad
sr. member
Activity: 280
Merit: 250
MInerpools has me at 991.82 diff with 4.33Mh from the Asics and 221.59 on 1,137.56 from my gpu's miner.
never really thought about it the coins just keep coming, they find lots of blocks to share.
That's whats important.
The miner itself is showing a network diff level of 49

oh and I tried a p2Pool yesterday and it didn't give me as many coins over 24 hours.

24 hours isn't enough time; you should at least give a several days (most say a week, idk)... but in the long run you'll actually make more with P2Pools. But don't take my word, just search this forum.
sr. member
Activity: 434
Merit: 250
MInerpools has me at 991.82 diff with 4.33Mh from the Asics and 221.59 on 1,137.56 from my gpu's miner.
never really thought about it the coins just keep coming, they find lots of blocks to share.
That's whats important.
The miner itself is showing a network diff level of 49

oh and I tried a p2Pool yesterday and it didn't give me as many coins over 24 hours.
wait, but if your assigned diff is higher then net diff, it is easier to mine solo:)))
legendary
Activity: 1019
Merit: 1001
Spectreproject Community Manager

You better get where they finding blocks man!
legendary
Activity: 1260
Merit: 1000
What addnodes or config file are we supposed to use with the latest wallet?
newbie
Activity: 42
Merit: 0
Any working pool  besides syscoinme?  lifeforce  and  the other one assign  very high diff (100-1k) to my worker (4 MHS)....

syscoinme works great for me and they have a vardiff port as well as several ports giving a wide range of fixed diffs.
legendary
Activity: 1019
Merit: 1001
Spectreproject Community Manager
MInerpools has me at 991.82 diff with 4.33Mh from the Asics and 221.59 on 1,137.56 from my gpu's miner.
never really thought about it the coins just keep coming, they find lots of blocks to share.
That's whats important.
The miner itself is showing a network diff level of 49

oh and I tried a p2Pool yesterday and it didn't give me as many coins over 24 hours.
newbie
Activity: 33
Merit: 0
Any working pool  besides syscoinme?  lifeforce  and  the other one assign  very high diff (100-1k) to my worker (4 MHS)....

Try https://www.minep.it/pool/SYS/

I'm mining here, but im alone. http://207.68.212.54/index.php?page=gettingstarted
Pages:
Jump to: