Author

Topic: [ANN][1000 SYNC] Proof of Stake now run by BLOCKCHAIN DEVELOPMENT COMPANY - page 117. (Read 816006 times)

full member
Activity: 327
Merit: 100
Open and Transparent Science Powered By Blockchain
just a simple reminder:

Mandatory Update since Jul 25th, 2014
Windows: https://mega.co.nz/#!NhFh1YYb!dzynF480lycoTkZMex-Lw1kj00WVPzpOovh_Fa3xiMc
Mac: https://dl.dropboxusercontent.com/u/60507461/Sync-Qt.zip
Linux: https://github.com/MsCollec/sync  (to be compiled)


Kindly update your sync vallet to 1.0.3.0



I backed up old wallet. Deleted old wallet. Kept back up file in application folder (wallet.dat) and then downloaded MAC version 1.03. But after I open the new wallet it tells me there's a error by initializing. Telling me to delete everything and keep wallet.dat. But I already did.

What am I doing wrong. Can somebody help?
The new mac wallet version 1.0.4 should take care of that problem. (1.0.3 had trace problem with old blockchain)
newbie
Activity: 6
Merit: 0
just a simple reminder:

Mandatory Update since Jul 25th, 2014
Windows: https://mega.co.nz/#!NhFh1YYb!dzynF480lycoTkZMex-Lw1kj00WVPzpOovh_Fa3xiMc
Mac: https://dl.dropboxusercontent.com/u/60507461/Sync-Qt.zip
Linux: https://github.com/MsCollec/sync  (to be compiled)


Kindly update your sync vallet to 1.0.3.0



I backed up old wallet. Deleted old wallet. Kept back up file in application folder (wallet.dat) and then downloaded MAC version 1.03. But after I open the new wallet it tells me there's a error by initializing. Telling me to delete everything and keep wallet.dat. But I already did.

What am I doing wrong. Can somebody help?
full member
Activity: 168
Merit: 100
We've lit the torch on the official Sync Foundation website. Still a work in progress so be gentle pls.

http://syncfund.com/index.html

And spread it around too, contains much educational material for those unfamiliar with Sync.

Cheers and thanks for the effort everyone. M.

Excellent work! I want to add my 5 cents, please do "LEARN MORE" button untransparent, it will add more visibility for this button Wink

Thanks alot, good suggestion, we made the change. Cheers.

Don't forget to share! Sharing is caring mofos!
full member
Activity: 168
Merit: 100
For those who do not know, yes, Sync is Trust Verified by Coinssource

https://twitter.com/CoinsSource/status/494915356830351360



The seventh star is earned by responding to a confirmation letter mailed to our offices which will be as soon as it is received via snail mail.
legendary
Activity: 1190
Merit: 1006
We've lit the torch on the official Sync Foundation website. Still a work in progress so be gentle pls.

http://syncfund.com/index.html

And spread it around too, contains much educational material for those unfamiliar with Sync.

Cheers and thanks for the effort everyone. M.

Excellent work! I want to add my 5 cents, please do "LEARN MORE" button untransparent, it will add more visibility for this button Wink
full member
Activity: 168
Merit: 100
We should get verified here ASAP in my opinion

Looking to get verified? Contact Us: [email protected]

Dude, we ARE verified  Grin

www.syncfund.com/foundation.html

full member
Activity: 168
Merit: 100
We've lit the torch on the official Sync Foundation website. Still a work in progress so be gentle pls.

http://syncfund.com/index.html

And spread it around too, contains much educational material for those unfamiliar with Sync.

Cheers and thanks for the effort everyone. M.
sr. member
Activity: 1274
Merit: 265
We should get verified here ASAP in my opinion

Looking to get verified? Contact Us: [email protected]
legendary
Activity: 1080
Merit: 1055
DEV of DeepOnion community pool
Owner of this address, please contact me by pm:
1NVmZbEyHfjRz1CgXemRTsxFXPP********

you have to provide your correct full mining address by PM, to prove you are this miner, in addition please provide your sync wallet address.
This is not an address we can payout sync to!
sr. member
Activity: 1274
Merit: 265
I would like to personally thank
whoever sold some sync
just snapped some more up cheap Grin Grin Grin Grin
full member
Activity: 154
Merit: 100
legendary
Activity: 1080
Merit: 1055
DEV of DeepOnion community pool
Hi everyone!, Is there anyone here who can help with a step by step setting up your sgminer config to run and sync with your computer sync wallet plus multipoolmining.com My stats? Every-time I start my miner when I check My stats it doesn't show any stats for me even when I place my address to verified. The following are in the directory.

SGMinerLTCRabbit V
-sgminer (folder)
--mining_help_ltcrabbit.txt
---stat_mining_ltcrabbit.bat (has been modified to the multipool addy)
----x11modPitcairnglgXXXXX.bin (Somefile that is long was created when I ran the .bat)

sgminer (folder)
-sync.conf (placed there by me)


start-mining_ltcrabbit.bat (Show the following info inside)
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
.\sgminer\sgminer.exe -k x11mod -o stratum+tcp://stratum.multipoolmining.com:5555 -u SY8cF5GMzZJgjCZETz4Qn4EXEAXoFSEVGC.itangel0 -p MyPassword -I 18 -g 2 -w 256 --thread-concurrency 8192 --lookup-gap 2 --vectors 1


Any help would be great! Thanks!

a very quick scan shows you have the wrong username!
try this:
.\sgminer\sgminer.exe -k x11mod -o stratum+tcp://stratum.multipoolmining.com:5555 -u SY8cF5GMzZJgjCZETz4Qn4EXEAXoFSEVGC -p MyPassword -I 18 -g 2 -w 256 --thread-concurrency 8192 --lookup-gap 2 --vectors 1

(use only your sync address as username)
start your miner, and see if you get some hashrate locally
then go to http://multipoolmining.com/miner?worker=SY8cF5GMzZJgjCZETz4Qn4EXEAXoFSEVGC
if you see a hashrate there, you are submitting shares to the multipool and you will get paid!

Please note, hashrate in multipool stats, is avg over last x minutes, and will slowly increase/decrease and depends also on the actual coin being mined, it's a rough indication!
sr. member
Activity: 1274
Merit: 265
you will have to contact youngweb personally to help you with that
newbie
Activity: 11
Merit: 0
Hi everyone!, Is there anyone here who can help with a step by step setting up your sgminer config to run and sync with your computer sync wallet plus multipoolmining.com My stats? Every-time I start my miner when I check My stats it doesn't show any stats for me even when I place my address to verified. The following are in the directory.

SGMinerLTCRabbit V
-sgminer (folder)
--mining_help_ltcrabbit.txt
---stat_mining_ltcrabbit.bat (has been modified to the multipool addy)
----x11modPitcairnglgXXXXX.bin (Somefile that is long was created when I ran the .bat)

sgminer (folder)
-sync.conf (placed there by me)


start-mining_ltcrabbit.bat (Show the following info inside)
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
.\sgminer\sgminer.exe -k x11mod -o stratum+tcp://stratum.multipoolmining.com:5555 -u SY8cF5GMzZJgjCZETz4Qn4EXEAXoFSEVGC.itangel0 -p MyPassword -I 18 -g 2 -w 256 --thread-concurrency 8192 --lookup-gap 2 --vectors 1


Any help would be great! Thanks!
sr. member
Activity: 1274
Merit: 265
plz i really need to know if ONLINE WALLET stack ?

and does i need to be logged to earn rewards

you need to have your wallet on your computer to stake
and you only need to open the wallet every other day or so for
4 or 5 hrs for it to stake in one go what it would stake
if you leave it open 24/7

i on the other hand have my wallets open all the time
just to make sure i don't miss anything Grin
sr. member
Activity: 1274
Merit: 265
yes sorry my mistake

you can't stake with an online wallet
as far as i'm aware
newbie
Activity: 2
Merit: 0
plz i really need to know if ONLINE WALLET stack ?

and does i need to be logged to earn rewards
legendary
Activity: 1080
Merit: 1055
DEV of DeepOnion community pool
yes the wallet stakes fine
hes is obviously doing something wrong
direct him to the op
to start again is the best bet

Sovie, this question was abou the ONLINE Wallet (sync.raxe.io).
Your reply seems to be about the regular wallet?

Please correct me if wrong..  Shocked
newbie
Activity: 2
Merit: 0
Hi,

I have 3 questions :
First does i need to be logged to stack on online wallet ? (because it s a webpage and after some hours i need to relogging)
Does online wallet stack the same than the computer client wallet ?
And finaly the reward does it give each 7200 block ?

Thanks for your answer !

Jump to: