Bitcoin Forum
August 04, 2024, 08:15:52 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: na
na
na

Pages: « 1 ... 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 [279] 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 ... 593 »
  Print  
Author Topic: [ANN][1000 SYNC] Proof of Stake now run by BLOCKCHAIN DEVELOPMENT COMPANY  (Read 816001 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.
louiseth1
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


Bitfarms.io


View Profile WWW
May 28, 2014, 07:11:27 AM
 #5561

MINERS! MAKE SURE TO WITHDRAW YOUR FUNDS FROM http://Sync.SuchPool.pw NOW!

At the end of pow, we allowed 2 weeks for users to withdraw their earnings. So far, most have done it but there is still some remaining coins.

The pool page will go offline on 2014-06-06. It will be reminded on our twitter @Suchpool a few minutes before being pulled off.

Basically, remaining coins will be considered a donation to the pool.

Thank you.
The SuchPool Team - admin@suchpool.pw - www.SuchPool.pw

Bitfarms.io - Powering Blockchains with Sustainable Energy
corsaro
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
May 28, 2014, 07:11:35 AM
 #5562

I try to come up with comprehensive steps for noobs

Download latest Windows flavoured wallet from here: https://mega.co.nz/#!E5cjGQBa!C9PV10d7AUBgk1hWoaq3nenRRL24gV8TRk1pk9q15CI

Click Start > Run > %appdata%\sync
Delete everything except wallet.dat (and sync.conf if you already have that saved there)
copy wallet.dat to multiple safe locations as a backup (Wallet.dat holds your coins, you don't want to lose this)
Create a file called Sync.conf (note to windows noobs trying to create a new notepad file, in the explorer window drop down the tool menu, goto Folder Options, goto View Tab, Uncheck "Hide extensions for known file types" - this is to make sure you don't create a sync.conf.txt file. You want Sync.conf)
Copy and paste below into sync.conf and save (I suggest to change user and pass to something else)

server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=24240
addnode=107.170.124.180
addnode=162.243.214.192
addnode=192.241.240.216
addnode=107.170.159.98
addnode=23.226.225.224
 
Open up TCP port 24240 on your firewall and/or modem/router if you know how and want to be a node (I'm not going to teach you this one)

download the Bootstrap given by CodyF86 from http://d-h.st/j8F
Exract the contents into %appdata%\sync
rename the file bootstrap.dat to blk001.dat if you have problems, otherwise keep it as it is.

Launch the wallet
unlock your wallet if you want to stake (or not)
wait for it to sync any extra blocks since block 8266
If it gets stuck, close the wallet, wait 2 minutes then relaunch. Repeat few times if needed.

You can skip downloading the bootstrap and sync from scratch if you wish.

If you have problems syncing from scratch getting stuck after block 8200, try introducing sync.conf only after you reach block 8200.



Let me know if this is incorrect.


be careful. DO NOT open port 24240. It is the JSON/RCP port and it is better to keep closed it.

Just open the P2P port 24241 if you need to become a node
wertzhangnan
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
May 28, 2014, 07:14:18 AM
 #5563

15 active connections on my wallet  Grin


check on http://www.subnetonline.com/pages/network-tools/online-port-scanner.php if your IP on port 24241 is opened or not.
You can check your own IP going to www.myip.it

50 active connections on my wallet   Wink
raskul
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
May 28, 2014, 07:14:27 AM
 #5564

I try to come up with comprehensive steps for noobs

Download latest Windows flavoured wallet from here: https://mega.co.nz/#!E5cjGQBa!C9PV10d7AUBgk1hWoaq3nenRRL24gV8TRk1pk9q15CI

Click Start > Run > %appdata%\sync
Delete everything except wallet.dat (and sync.conf if you already have that saved there)
copy wallet.dat to multiple safe locations as a backup (Wallet.dat holds your coins, you don't want to lose this)
Create a file called Sync.conf (note to windows noobs trying to create a new notepad file, in the explorer window drop down the tool menu, goto Folder Options, goto View Tab, Uncheck "Hide extensions for known file types" - this is to make sure you don't create a sync.conf.txt file. You want Sync.conf)
Copy and paste below into sync.conf and save (I suggest to change user and pass to something else)

server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=24240
addnode=107.170.124.180
addnode=162.243.214.192
addnode=192.241.240.216
addnode=107.170.159.98
addnode=23.226.225.224
 
Open up TCP port 24240 on your firewall and/or modem/router if you know how and want to be a node (I'm not going to teach you this one)

download the Bootstrap given by CodyF86 from http://d-h.st/j8F
Exract the contents into %appdata%\sync
rename the file bootstrap.dat to blk001.dat if you have problems, otherwise keep it as it is.

Launch the wallet
unlock your wallet if you want to stake (or not)
wait for it to sync any extra blocks since block 8266
If it gets stuck, close the wallet, wait 2 minutes then relaunch. Repeat few times if needed.

You can skip downloading the bootstrap and sync from scratch if you wish.

If you have problems syncing from scratch getting stuck after block 8200, try introducing sync.conf only after you reach block 8200.



Let me know if this is incorrect.


be careful. DO NOT open port 24240. It is the JSON/RCP port and it is better to keep closed it.

Just open the P2P port 24241 if you need to become a node


if anyone is using that conf above, you are missing nodes; here's the full list:

Code:
addnode=162.243.214.192 
addnode=192.241.240.216
addnode=188.226.192.115
addnode=188.226.243.136
addnode=107.170.159.98
addnode=23.226.225.224

tips    1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
corsaro
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
May 28, 2014, 07:14:44 AM
 #5565

15 active connections on my wallet  Grin


check on http://www.subnetonline.com/pages/network-tools/online-port-scanner.php if your IP on port 24241 is opened or not.
You can check your own IP going to www.myip.it

50 active connections on my wallet   Wink

you are a node
johntseng
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
May 28, 2014, 07:18:27 AM
 #5566

people are buying up, thats good.
but the buy and sell gap is too big..thats no good.

Nanolite : KStrzPctAn8Qr1QppWDMwhqdG9rzmtQNWV
raskul
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
May 28, 2014, 07:18:45 AM
 #5567

Sync back to the .3s at MintPal.

Keep the Pump guys! Buying another .5 btc worth of Sync

i've started it, don't let it slip

0.3 is still super cheap

hell, 0.6 is super cheap

keep the pump going...

tips    1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
raskul
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
May 28, 2014, 07:20:13 AM
 #5568

people are buying up, thats good.
but the buy and sell gap is too big..thats no good.

the gap is irrelevant. in actual fact, i want to see it wider, buy from the sell side, widen the gap away from all those freeloaders who think they can have Sync at ridiculous rates...

tips    1APp826DqjJBdsAeqpEstx6Q8hD4urac8a
wertzhangnan
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
May 28, 2014, 07:32:21 AM
 #5569

15 active connections on my wallet  Grin


check on http://www.subnetonline.com/pages/network-tools/online-port-scanner.php if your IP on port 24241 is opened or not.
You can check your own IP going to www.myip.it


win   
cmd 
netstat -a
check
bspus
Legendary
*
Offline Offline

Activity: 2165
Merit: 1002



View Profile
May 28, 2014, 08:13:03 AM
Last edit: May 28, 2014, 09:31:47 AM by bspus
 #5570

The sync pool earnings are abysmal, at least for x11

I'm not blaming the pool. Coinwars reports approximately the same numbers but the fact remains its impossible to make electricity cost unless you have an nvidia 750ti or a custom fpga people don't know about

Thing is, I can't be mining there so long as this is the case. And since I don't mine scrypt in the summer, I might not be mining regularly at all

I will keep my sync though and try to buy whenever I get some spare BTC.

I don't realistically expect a high price. I'm sure people will be dumping for a long time whenever price jumps a little over 0.3 but at least with such high stake, if price does not fall, I might still make up for my current losses just by holding

Raggie
Member
**
Offline Offline

Activity: 462
Merit: 10


View Profile
May 28, 2014, 08:31:23 AM
 #5571

Let‘s pump this sxxt  price a little higher!!
farl4web
Legendary
*
Offline Offline

Activity: 1205
Merit: 1000



View Profile
May 28, 2014, 09:28:18 AM
 #5572

I like this coin very much. It's a nice exclusive piece of my portfolio now. Not dumping, but staking!!  Grin
kimb0
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 28, 2014, 09:33:44 AM
 #5573

Hi I need some help please, i made a withdraw from Bittrex, but i can find the tx id on the blockchain

Must i be worried?

PIG: 7Hj3rfTDbzEPVh98n3N3t7UJRBhQq8GDX4
Kenta
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 28, 2014, 09:37:12 AM
 #5574

Kenta threw the gauntlet down to see if I could get 10 Sync.

i merely picked up that gauntlet

But, you will make it?

I'm at 8.5!

Just now considering to sell my ClamCoin. Who will grow more the next 2 days, Clam or Sync?

Who will grow more, XC or Sync?

What about QORA?

So many good coins these days, but I'll probably end up selling them all to get more Sync.
Only my ShareCoins can't be sold, because they are locked in for 1 month to get double stake.

Pointed all my X11 hash to CoinMine.pw and that site is working very well. All coins get sent automatically to Bittrex and I just have to pick the best moment to sell them.

Trade your cryptocoins at: ◣ bleutrade.com ◢◣ C-Cex.com ◢
YAdaminer
Hero Member
*****
Offline Offline

Activity: 829
Merit: 1000



View Profile
May 28, 2014, 09:38:41 AM
 #5575

This morning spent 1/2 hour to get wallet sync, and now again out of sync stuck at 8559, can you fix this shit or what, it's not working as it should since POS started. Angry

And now is synced agin, and out of sync, 12 connections, ... wired, wired
farl4web
Legendary
*
Offline Offline

Activity: 1205
Merit: 1000



View Profile
May 28, 2014, 09:48:18 AM
 #5576

No probel syncing Sync anymore.  Wink

What are the plans for marketing? We need to spread the word!

Be subtle and just put "Member Synclub" in you signature. People will get curious and explore. Let them find it themselves! (A.I.D.A)
Kenta
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 28, 2014, 09:52:08 AM
 #5577

This morning spent 1/2 hour to get wallet sync, and now again out of sync stuck at 8559, can you fix this shit or what, it's not working as it should since POS started. Angry

And now is synced agin, and out of sync, 12 connections, ... wired, wired

Do you have a very intermittent internet connection or overloaded router?

Trade your cryptocoins at: ◣ bleutrade.com ◢◣ C-Cex.com ◢
bspus
Legendary
*
Offline Offline

Activity: 2165
Merit: 1002



View Profile
May 28, 2014, 09:53:29 AM
 #5578

Whatever syncing problems I still have, happen whenever I get an orphan block when staking. Thats when the blockchain gets out of sync.

At some point I even staked twice, as if I forked the chain. The first stake was stuck at 2 confirmations and the second at one. But none of them were really accepted


LTCagt
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 28, 2014, 10:17:11 AM
 #5579

I haven't seen this yet in the thread, so here goes.  I finally got my coins into my wallet and worked through the sync problems.  I left it overnight and guess what, it staked.  Excellent, sounds good, right.  The wallet showed 1 confirmation, but seemed to be stuck, so I closed it and re-opened, still stuck and showing 1 confirmation on the stake.  All 2.9 coins were tied up in the stake (stake was 0.01216917 coins).  So, I decided to backup my wallet and re download the chain.  First thing that happened is my balance went to 0 and my stake and coins showed as a conflict and now I am left with nothing.  It took most of the day to get it to properly sync, but over the past 5 hours have been synced and no changes to the wallet and stake.  Please tell me what I am to do now??

Here are the transaction details:

Status: conflicted
Date: 5/27/2014 06:21
Source: Generated
Debit: 0.00 SYNC
Net amount: -2.92353153 SYNC
Transaction ID: d7fd7830a331216014adb3da059f03ac60f211ca8db68095f61b2d055796e18b

Generated coins must mature 60 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.


Please help a fellow albertan...

dont worry you dont lose a Thing - just go to help-debug-console and type

repairwallet

restart and normally all will be fine
LTCagt
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 28, 2014, 10:38:58 AM
 #5580

sorry the repairfix was twice answered - but thats a sign for a good community
Pages: « 1 ... 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 [279] 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 ... 593 »
  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!