Author

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

sr. member
Activity: 434
Merit: 250
Due to the low supply of the coin , there are some changes to minting

Coins less than 0.3 syncs won't get stake at all
coins that are 0.3 Sync will start staking after 3 days.
1 Sync coins will start staking after 1 day and bigger ones a bit sooner, up to 6 hours

let me know if your coins falls under this rules and if you are able or unable to stake

this should have been set out in the OP so that everyone knew what they were getting into.
member
Activity: 118
Merit: 10
Due to the low supply of the coin , there are some changes to minting

Coins less than 0.3 syncs won't get stake at all
coins that are 0.3 Sync will start staking after 3 days.
1 Sync coins will start staking after 1 day and bigger ones a bit sooner, up to 6 hours

let me know if your coins falls under this rules and if you are able or unable to stake
that is a bunch of goddamn motherfucking bullshit.  it seems the rich get richer no matter what the fuck happens.  Fuck this coin and you motherfuckers.  I sold all of my other coins to get just .107 of this coin xand now it won't even stake?!  Fuck you.

Honestly...your .107sync would only net you .009sync a month. At current prices that equates too about 2 dollars a month that you are bitching about.
member
Activity: 63
Merit: 10
Due to the low supply of the coin , there are some changes to minting

Coins less than 0.3 syncs won't get stake at all
coins that are 0.3 Sync will start staking after 3 days.
1 Sync coins will start staking after 1 day and bigger ones a bit sooner, up to 6 hours

let me know if your coins falls under this rules and if you are able or unable to stake
that is a bunch of goddamn motherfucking bullshit.  it seems the rich get richer no matter what the fuck happens.  Fuck this coin and you motherfuckers.  I sold all of my other coins to get just .107 of this coin xand now it won't even stake?!  Fuck you.
member
Activity: 63
Merit: 10
does any have less than 0.3 SYNC and they are staking?
.107 not staking...
legendary
Activity: 1400
Merit: 1000
Due to the low supply of the coin , there are some changes to minting

Coins less than 0.3 syncs won't get stake at all
coins that are 0.3 Sync will start staking after 3 days.
1 Sync coins will start staking after 1 day and bigger ones a bit sooner, up to 6 hours

let me know if your coins falls under this rules and if you are able or unable to stake
sr. member
Activity: 434
Merit: 250
Is it 1% or 100% POS per year?  I have seen both numbers floating around.
Bro it tells u on OP.did u read that at all Huh

I really think a lot of people don't. I wonder if this is how they do their investing? No homework just do it for me.

One could hope so...

the code currently states;
(in laymans terms)

if you have 1SYNC or more you will stake 100% per year
if you have 0.1SYNC or more you will stake 1% per year.

see commit https://github.com/MsCollec/sync/commit/cdff6d9ef3f3bd2ec1a4f55f1b2b0538cf711340

Code:
+static const int64_t MAX_MINT_PROOF_OF_STAKE = 0.01 * COIN;	// 1% annual interest
 +static const int64_t MAX_MINT_PROOF_OF_STAKE_FORKED = 1 * COIN; // 100% annual interest


please tell me i'm wrong if i'm reading it incorrectly

As far as I can see, this simply defines that coins in the hardfork-wallet will get 100% (1) interest whereas people stubbornly keeping the old wallet will get only 1% (0.01)


thank you for this advisory Kenta - you are more informed on how the code works that I.

Congrats on having the only working reference node today by the way! It proves it was worth the efforts!

most definitely, glad I set it up (with your help of course!)
sr. member
Activity: 420
Merit: 250
Is it 1% or 100% POS per year?  I have seen both numbers floating around.
Bro it tells u on OP.did u read that at all Huh

I really think a lot of people don't. I wonder if this is how they do their investing? No homework just do it for me.

One could hope so...

the code currently states;
(in laymans terms)

if you have 1SYNC or more you will stake 100% per year
if you have 0.1SYNC or more you will stake 1% per year.

see commit https://github.com/MsCollec/sync/commit/cdff6d9ef3f3bd2ec1a4f55f1b2b0538cf711340

Code:
+static const int64_t MAX_MINT_PROOF_OF_STAKE = 0.01 * COIN;	// 1% annual interest
 +static const int64_t MAX_MINT_PROOF_OF_STAKE_FORKED = 1 * COIN; // 100% annual interest


please tell me i'm wrong if i'm reading it incorrectly

As far as I can see, this simply defines that coins in the hardfork-wallet will get 100% (1) interest whereas people stubbornly keeping the old wallet will get only 1% (0.01)


thank you for this advisory Kenta - you are more informed on how the code works that I.

Congrats on having the only working reference node today by the way! It proves it was worth the efforts!
sr. member
Activity: 434
Merit: 250
Do you have the conf? If notmake Sync.conf and copy this inside:

server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=24240
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

I do this
But it stop at 8234  Angry

If i must change new wallet?
Give me link to download new wallet

OK.

here is the situation as I should advise.
We are getting too many wallets stick, so let me advise; your coins and the blockchain will not stop the evolution of your stake, what it means when your wallet is stuck - your coins are still within the blockchain and will likely stake (even though you won't see it in your stuck wallet)

I advise patience until wallet V2 is released - we are clearly going to have issues until this occurs but your coins and your stake is safe, in the blockchain.

once we get Wallet V2 your coins will 'catch up' and anything you missed in the time when your wallet is stuck will be up to date, once the V2 wallet is installed.


I'm hoping V2 isn't too far off.

As an alternative, you can backup wallet.dat and Sync.conf before removing the entire %appdata%/Sync folder and try again first without Sync.conf
That's what I had to do to get it work, several times already..  Lips sealed

I'm sure there are ways and means if you apply enough time and effort.
and i hope you don't  mind me being here speaking for the average bloke in the street, who can't be arsed or doesn't give a shit about spending time fixing wallets - which is where Sync should be aiming for; since mining phase is gone, we need simply to assure adopters and buyers.

good cop/bad cop  Cheesy
sr. member
Activity: 434
Merit: 250
Is it 1% or 100% POS per year?  I have seen both numbers floating around.
Bro it tells u on OP.did u read that at all Huh

I really think a lot of people don't. I wonder if this is how they do their investing? No homework just do it for me.

One could hope so...

the code currently states;
(in laymans terms)

if you have 1SYNC or more you will stake 100% per year
if you have 0.1SYNC or more you will stake 1% per year.

see commit https://github.com/MsCollec/sync/commit/cdff6d9ef3f3bd2ec1a4f55f1b2b0538cf711340

Code:
+static const int64_t MAX_MINT_PROOF_OF_STAKE = 0.01 * COIN;	// 1% annual interest
 +static const int64_t MAX_MINT_PROOF_OF_STAKE_FORKED = 1 * COIN; // 100% annual interest


please tell me i'm wrong if i'm reading it incorrectly

As far as I can see, this simply defines that coins in the hardfork-wallet will get 100% (1) interest whereas people stubbornly keeping the old wallet will get only 1% (0.01)


thank you for this advisory Kenta - you are more informed on how the code works that I.
sr. member
Activity: 420
Merit: 250
Do you have the conf? If notmake Sync.conf and copy this inside:

server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=24240
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

I do this
But it stop at 8234  Angry

If i must change new wallet?
Give me link to download new wallet

OK.

here is the situation as I should advise.
We are getting too many wallets stick, so let me advise; your coins and the blockchain will not stop the evolution of your stake, what it means when your wallet is stuck - your coins are still within the blockchain and will likely stake (even though you won't see it in your stuck wallet)

I advise patience until wallet V2 is released - we are clearly going to have issues until this occurs but your coins and your stake is safe, in the blockchain.

once we get Wallet V2 your coins will 'catch up' and anything you missed in the time when your wallet is stuck will be up to date, once the V2 wallet is installed.


I'm hoping V2 isn't too far off.

As an alternative, you can backup wallet.dat and Sync.conf before removing the entire %appdata%/Sync folder and try again first without Sync.conf
That's what I had to do to get it work, several times already..  Lips sealed
member
Activity: 93
Merit: 10
Do you have the conf? If notmake Sync.conf and copy this inside:

server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=24240
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

I do this
But it stop at 8234  Angry

If i must change new wallet?
Give me link to download new wallet

OK.

here is the situation as I should advise.
We are getting too many wallets stick, so let me advise; your coins and the blockchain will not stop the evolution of your stake, what it means when your wallet is stuck - your coins are still within the blockchain and will likely stake (even though you won't see it in your stuck wallet)

I advise patience until wallet V2 is released - we are clearly going to have issues until this occurs but your coins and your stake is safe, in the blockchain.

once we get Wallet V2 your coins will 'catch up' and anything you missed in the time when your wallet is stuck will be up to date, once the V2 wallet is installed.


I'm hoping V2 isn't too far off.

Thanks!

I hope ...
sr. member
Activity: 420
Merit: 250
Is it 1% or 100% POS per year?  I have seen both numbers floating around.
Bro it tells u on OP.did u read that at all Huh

I really think a lot of people don't. I wonder if this is how they do their investing? No homework just do it for me.

One could hope so...

the code currently states;
(in laymans terms)

if you have 1SYNC or more you will stake 100% per year
if you have 0.1SYNC or more you will stake 1% per year.

see commit https://github.com/MsCollec/sync/commit/cdff6d9ef3f3bd2ec1a4f55f1b2b0538cf711340

Code:
+static const int64_t MAX_MINT_PROOF_OF_STAKE = 0.01 * COIN;	// 1% annual interest
 +static const int64_t MAX_MINT_PROOF_OF_STAKE_FORKED = 1 * COIN; // 100% annual interest


please tell me i'm wrong if i'm reading it incorrectly

As far as I can see, this simply defines that coins in the hardfork-wallet will get 100% (1) interest whereas people stubbornly keeping the old wallet will get only 1% (0.01)

I'm joking, but I believe only the int64_t MAX_MINT_PROOF_OF_STAKE_FORKED is used and the int64_t MAX_MINT_PROOF_OF_STAKE is kept, just for the record.
sr. member
Activity: 434
Merit: 250
Do you have the conf? If notmake Sync.conf and copy this inside:

server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=24240
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

I do this
But it stop at 8234  Angry

If i must change new wallet?
Give me link to download new wallet

OK.

here is the situation as I should advise.
We are getting too many wallets stick, so let me advise; your coins and the blockchain will not stop the evolution of your stake, what it means when your wallet is stuck - your coins are still within the blockchain and will likely stake (even though you won't see it in your stuck wallet)

I advise patience until wallet V2 is released - we are clearly going to have issues until this occurs but your coins and your stake is safe, in the blockchain.

once we get Wallet V2 your coins will 'catch up' and anything you missed in the time when your wallet is stuck will be up to date, once the V2 wallet is installed.


I'm hoping V2 isn't too far off.
sr. member
Activity: 434
Merit: 250
Wallet currently disabled on Bittrex   ....Nice

LIES

It's true.

Market still open.

Probably some maintenance, perhaps they were stuck at 8599?

ah right, apologies... logged in looking for a note - typical of these toy exchanges not to let anyone know things when they occur.
sr. member
Activity: 420
Merit: 250
Wallet currently disabled on Bittrex   ....Nice

LIES

It's true.

Market still open.

Probably some maintenance, perhaps they were stuck at 8599?
sr. member
Activity: 434
Merit: 250
Is it 1% or 100% POS per year?  I have seen both numbers floating around.
Bro it tells u on OP.did u read that at all Huh

I really think a lot of people don't. I wonder if this is how they do their investing? No homework just do it for me.

One could hope so...

the code currently states;
(in laymans terms)

if you have 1SYNC or more you will stake 100% per year
if you have 0.1SYNC or more you will stake 1% per year.

see commit https://github.com/MsCollec/sync/commit/cdff6d9ef3f3bd2ec1a4f55f1b2b0538cf711340

Code:
+static const int64_t MAX_MINT_PROOF_OF_STAKE = 0.01 * COIN;	// 1% annual interest
 +static const int64_t MAX_MINT_PROOF_OF_STAKE_FORKED = 1 * COIN; // 100% annual interest


please tell me i'm wrong if i'm reading it incorrectly
member
Activity: 93
Merit: 10
Do you have the conf? If notmake Sync.conf and copy this inside:

server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=24240
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

I do this
But it stop at 8234  Angry

If i must change new wallet?
Give me link to download new wallet
sr. member
Activity: 434
Merit: 250
sr. member
Activity: 420
Merit: 250
legendary
Activity: 1372
Merit: 1022
Anarchy is not chaos.
Is it 1% or 100% POS per year?  I have seen both numbers floating around.
Bro it tells u on OP.did u read that at all Huh

I really think a lot of people don't. I wonder if this is how they do their investing? No homework just do it for me.

One could hope so...
Jump to: