Pages:
Author

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

full member
Activity: 184
Merit: 100
Wasn't this supposed to be worth 5-10 BTC per SYNC?  Roll Eyes


It's about time  Wink ..
hero member
Activity: 602
Merit: 500
Wasn't this supposed to be worth 5-10 BTC per SYNC?  Roll Eyes
hero member
Activity: 595
Merit: 500
Did that help at all?
Well, I started my Sync wallet with this config and got 6 connections, so it worked for me!
sr. member
Activity: 331
Merit: 252
hero member
Activity: 595
Merit: 500
Curious myself on a fresh install i just can't get The network to connect using the latest wallet.
I think the seed node(s) - if there were any programmed in the wallet - are no longer online.
I added the following lines to my sync.conf and then it started sync'ing from a fresh install:
(Note that only the first 4 addresses are currently online permanently, I have not been able to get more than 4 connections)
....
Here is my peer info I have 7 to 10 connections usually.
.....
OK, here is the new list (the only info I have in my sync.conf)

addnode=92.222.24.66:24241
addnode=31.220.0.56:24241
addnode=162.243.81.52:24241
addnode=220.245.200.69:24241
addnode=78.69.188.169:24241
addnode=137.122.122.81:24241
addnode=24.85.126.229:24241
addnode=107.170.51.29
addnode=107.170.206.182
addnode=192.241.244.198
addnode=208.180.88.55:24241
addnode=173.172.183.131:24241
addnode=192.99.167.170:24241
addnode=121.98.72.202:24241
addnode=217.66.26.148:24241
addnode=24.200.62.50:24241
addnode=174.126.225.199:24241
addnode=75.67.110.243:24241
addnode=97.75.128.254:24241
addnode=174.19.213.102:24241
addnode=98.237.46.60:24241
addnode=216.97.180.65:24241
addnode=76.21.96.22:24241
addnode=70.30.201.225:24241
addnode=79.102.40.151:24241
sr. member
Activity: 331
Merit: 252
Curious myself on a fresh install i just can't get The network to connect using the latest wallet.
I think the seed node(s) - if there were any programmed in the wallet - are no longer online.
I added the following lines to my sync.conf and then it started sync'ing from a fresh install:
(Note that only the first 4 addresses are currently online permanently, I have not been able to get more than 4 connections)

addnode=92.222.24.66:24241
addnode=31.220.0.56:24241
addnode=162.243.81.52:24241
addnode=220.245.200.69:24241
addnode=107.170.51.29
addnode=107.170.206.182
addnode=192.241.244.198
addnode=208.180.88.55:24241
addnode=173.172.183.131:24241
addnode=192.99.167.170:24241
addnode=121.98.72.202:24241
addnode=217.66.26.148:24241
addnode=24.200.62.50:24241
addnode=174.126.225.199:24241
addnode=75.67.110.243:24241
addnode=97.75.128.254:24241
addnode=174.19.213.102:24241
addnode=98.237.46.60:24241
addnode=216.97.180.65:24241
addnode=76.21.96.22:24241
addnode=70.30.201.225:24241
addnode=79.102.40.151:24241




Here is my peer info I have 7 to 10 connections usually.
[
{
"addr" : "220.245.200.69:24241",
"services" : "00000001",
"lastsend" : 1420601481,
"lastrecv" : 1420601481,
"conntime" : 1420599430,
"version" : 60017,
"subver" : "/Satoshi:1.0.3/",
"inbound" : false,
"startingheight" : 340439,
"banscore" : 0
},
{
"addr" : "162.243.81.52:24241",
"services" : "00000001",
"lastsend" : 1420601421,
"lastrecv" : 1420601480,
"conntime" : 1420599459,
"version" : 60019,
"subver" : "/Satoshi:1.0.4/",
"inbound" : false,
"startingheight" : 340440,
"banscore" : 0
},
{
"addr" : "78.69.188.169:24241",
"services" : "00000001",
"lastsend" : 1420601481,
"lastrecv" : 1420601306,
"conntime" : 1420599487,
"version" : 60020,
"subver" : "/Satoshi:1.1.0/",
"inbound" : false,
"startingheight" : 285700,
"banscore" : 0
},
{
"addr" : "31.220.0.56:24241",
"services" : "00000001",
"lastsend" : 1420601481,
"lastrecv" : 1420601480,
"conntime" : 1420599537,
"version" : 60019,
"subver" : "/Sync:1.1.0/",
"inbound" : false,
"startingheight" : 340440,
"banscore" : 0
},
{
"addr" : "137.122.122.81:24241",
"services" : "00000001",
"lastsend" : 1420601480,
"lastrecv" : 1420601480,
"conntime" : 1420599765,
"version" : 60020,
"subver" : "/Satoshi:1.1.0/",
"inbound" : false,
"startingheight" : 340448,
"banscore" : 0
},
{
"addr" : "24.85.126.229:24241",
"services" : "00000001",
"lastsend" : 1420601421,
"lastrecv" : 1420601480,
"conntime" : 1420599810,
"version" : 60020,
"subver" : "/Satoshi:1.1.0/",
"inbound" : false,
"startingheight" : 340448,
"banscore" : 0
},
{
"addr" : "92.222.24.66:24241",
"services" : "00000001",
"lastsend" : 1420601481,
"lastrecv" : 1420601480,
"conntime" : 1420599877,
"version" : 60019,
"subver" : "/Satoshi:1.0.4/",
"inbound" : false,
"startingheight" : 340448,
"banscore" : 0
}
]
hero member
Activity: 595
Merit: 500
Curious myself on a fresh install i just can't get The network to connect using the latest wallet.
I think the seed node(s) - if there were any programmed in the wallet - are no longer online.
I added the following lines to my sync.conf and then it started sync'ing from a fresh install:
(Note that only the first 4 addresses are currently online permanently, I have not been able to get more than 4 connections)

addnode=92.222.24.66:24241
addnode=31.220.0.56:24241
addnode=162.243.81.52:24241
addnode=220.245.200.69:24241
addnode=107.170.51.29
addnode=107.170.206.182
addnode=192.241.244.198
addnode=208.180.88.55:24241
addnode=173.172.183.131:24241
addnode=192.99.167.170:24241
addnode=121.98.72.202:24241
addnode=217.66.26.148:24241
addnode=24.200.62.50:24241
addnode=174.126.225.199:24241
addnode=75.67.110.243:24241
addnode=97.75.128.254:24241
addnode=174.19.213.102:24241
addnode=98.237.46.60:24241
addnode=216.97.180.65:24241
addnode=76.21.96.22:24241
addnode=70.30.201.225:24241
addnode=79.102.40.151:24241
sr. member
Activity: 263
Merit: 250
So by me, see my post above yours...
newbie
Activity: 7
Merit: 0
Curious myself on a fresh install i just can't get The network to connect using the latest wallet.
sr. member
Activity: 263
Merit: 250
Hi,

Sorry, I REALLY searched and tried many things, but my Sync Wallet 1.1 is still not connecting to the network, 0 connection after days...

Could you please tell me what is EXACTLY the name of the config file that must be in my user profile App data / Roaming / Sync folder ? "sync.conf" ? "conf.file" ?  ...Huh

And what EXACT lines of text this file must contain, up to date to work ?

Many many thanks for your help !!!  :-)
hero member
Activity: 595
Merit: 500
Second Sync domain sale pending. Small, quick deal but still, more revenue for rentals, more Proof of Concept.

On top of that, we've been giving away one BTC per week to a lucky Sync Renter. Three winners so far. The more Sync in your Rental acct, the better your odds of winning.

Hard to find the time to update here so make sure you follow our official Twitter acct:
https://twitter.com/syncfund
Say what you will but the market is hugely undervaluing the only profitable coin in existence.
How long will that last?
It has been more than 3 weeks. I know - Christmas vacation and all, but it is time for an update on BTC giveaway and 2nd sale.
The Syncfund twitter has been silent as well as the Sync announce thread - hopefully there is some good news after all this time!
sr. member
Activity: 261
Merit: 255
I understood there is a sale in progress since some time. Is there an update?

Supposedly, there is/was. There hasn't been any more follow up news on that.
hero member
Activity: 595
Merit: 500
I understood there is a sale in progress since some time. Is there an update?
member
Activity: 122
Merit: 10
What staking interest rate are we at now? 1.56% something?
sr. member
Activity: 432
Merit: 250
Any exciting news before end of the year?
sr. member
Activity: 298
Merit: 250
So... If I buy into Sync again, and suppose I have more than 3 sync, will I be able to instantly join the rewards group or is there a sign up date like before which I will have to wait for?
full member
Activity: 184
Merit: 100
full member
Activity: 168
Merit: 100
Second Sync domain sale pending. Small, quick deal but still, more revenue for rentals, more Proof of Concept.

On top of that, we've been giving away one BTC per week to a lucky Sync Renter. Three winners so far. The more Sync in your Rental acct, the better your odds of winning.

Hard to find the time to update here so make sure you follow our official Twitter acct:

https://twitter.com/syncfund

Say what you will but the market is hugely undervaluing the only profitable coin in existence.

How long will that last?
member
Activity: 84
Merit: 10
Sure you happy, so it's not dead, but it's not coin, hmm it's lotto token. NO, it's  domain share system. NO, it's dev rescue mission coin.
SYNC, the only lotto you'll ever need.

The VIP program benefits have been nice too.  *shrug* fun investment!
newbie
Activity: 8
Merit: 0
Having gotten paid for the rental and winning the bitcoin lotto I'm sure happy.  Want to sell into my buy orders to create some volume? Smiley

Sure you happy, so it's not dead, but it's not coin, hmm it's lotto token. NO, it's  domain share system. NO, it's dev rescue mission coin.
SYNC, the only lotto you'll ever need.
Pages:
Jump to: