Pages:
Author

Topic: [ANN][ECASH]E-Money Advertising Revenue In Wallet | 8% Daily Stake for 21 days - page 84. (Read 91473 times)

full member
Activity: 224
Merit: 100
have an idea to start the take over

1/ rebranding : BrokeCoin

hihihih
member
Activity: 107
Merit: 10
Why can't you send? What is happening when you try to send coins?

PoW ended at block 6000, and staking has not started yet due to high initial stake difficulty. So no blocks are currently moving until that first block is found via proof of stake.

You will definitely know more than me though. You're the staking expert...

Ah, that's simple

5999 Timestamp: 1st Mar 2015 10:17:55

Code:
unsigned int nStakeMinAge = 24 * 60 * 60; // 1 Days for your ECASH to be able to stake

You won't get a PoS block until at least 2nd Mar 2015 10:17:55 - Has nothing to do with difficulty, although if someone could post results of 'getdifficulty' for me, that would confirm my suspicions. I don't really feel like getting this client loaded up

For real, though, the fees are fucked up. That needs to be changed ASAP. I would also change the stake reward to account for leap years, rather than a flat 365 division (this is so sloppy, this whole repo...)


getdifficulty

{
"proof-of-work" : 4021311.22263795,
"proof-of-stake" : 0.06249911,
"search-interval" : 1
}


Thanks. Perfect, that looks correct. I believe I was right, it's the stake age, not the difficulty causing no PoS blocks to be found

Were any PoS blocks found prior to block 5999 or was that all PoW?

all pow

Ok, pretty sure it's because of the minimum age, then. Although, these decimals all over the place (hardcoded, ugh) might be fucking things up, too. On top of writing decimals incorrectly, this is trying to use them where it should only be using whole numbers (or at least, what I assume should be whole numbers)

It's like someone read this code in English rather than code and tried to wing it. There is so much fucked up in here...

Thx for helping. Are you willing to fix for the premine bounty?
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
Why can't you send? What is happening when you try to send coins?

PoW ended at block 6000, and staking has not started yet due to high initial stake difficulty. So no blocks are currently moving until that first block is found via proof of stake.

You will definitely know more than me though. You're the staking expert...

Ah, that's simple

5999 Timestamp: 1st Mar 2015 10:17:55

Code:
unsigned int nStakeMinAge = 24 * 60 * 60; // 1 Days for your ECASH to be able to stake

You won't get a PoS block until at least 2nd Mar 2015 10:17:55 - Has nothing to do with difficulty, although if someone could post results of 'getdifficulty' for me, that would confirm my suspicions. I don't really feel like getting this client loaded up

For real, though, the fees are fucked up. That needs to be changed ASAP. I would also change the stake reward to account for leap years, rather than a flat 365 division (this is so sloppy, this whole repo...)


getdifficulty

{
"proof-of-work" : 4021311.22263795,
"proof-of-stake" : 0.06249911,
"search-interval" : 1
}


Thanks. Perfect, that looks correct. I believe I was right, it's the stake age, not the difficulty causing no PoS blocks to be found

Were any PoS blocks found prior to block 5999 or was that all PoW?

all pow

Ok, pretty sure it's because of the minimum age, then. Although, these decimals all over the place (hardcoded, ugh) might be fucking things up, too. On top of writing decimals incorrectly, this is trying to use them where it should only be using whole numbers (or at least, what I assume should be whole numbers)

It's like someone read this code in English rather than code and tried to wing it. There is so much fucked up in here...
sr. member
Activity: 951
Merit: 259
Why can't you send? What is happening when you try to send coins?

PoW ended at block 6000, and staking has not started yet due to high initial stake difficulty. So no blocks are currently moving until that first block is found via proof of stake.

You will definitely know more than me though. You're the staking expert...

Ah, that's simple

5999 Timestamp: 1st Mar 2015 10:17:55

Code:
unsigned int nStakeMinAge = 24 * 60 * 60; // 1 Days for your ECASH to be able to stake

You won't get a PoS block until at least 2nd Mar 2015 10:17:55 - Has nothing to do with difficulty, although if someone could post results of 'getdifficulty' for me, that would confirm my suspicions. I don't really feel like getting this client loaded up

For real, though, the fees are fucked up. That needs to be changed ASAP. I would also change the stake reward to account for leap years, rather than a flat 365 division (this is so sloppy, this whole repo...)


getdifficulty

{
"proof-of-work" : 4021311.22263795,
"proof-of-stake" : 0.06249911,
"search-interval" : 1
}


Thanks. Perfect, that looks correct. I believe I was right, it's the stake age, not the difficulty causing no PoS blocks to be found

Were any PoS blocks found prior to block 5999 or was that all PoW?

all pow

But coins start staking after 1st POW block, it was before 2 or 3 days
and what about that coins, will be rewarded for all those days or not Huh


full member
Activity: 224
Merit: 100
this is simply a joke

1 / block reward code broken .

2 / cut pow in few hours / 2 days of pow again > 6k

3 / pos broken



lol , seriously who's behind this coin , not a dev
sr. member
Activity: 541
Merit: 250
Why can't you send? What is happening when you try to send coins?

PoW ended at block 6000, and staking has not started yet due to high initial stake difficulty. So no blocks are currently moving until that first block is found via proof of stake.

You will definitely know more than me though. You're the staking expert...

Ah, that's simple

5999 Timestamp: 1st Mar 2015 10:17:55

Code:
unsigned int nStakeMinAge = 24 * 60 * 60; // 1 Days for your ECASH to be able to stake

You won't get a PoS block until at least 2nd Mar 2015 10:17:55 - Has nothing to do with difficulty, although if someone could post results of 'getdifficulty' for me, that would confirm my suspicions. I don't really feel like getting this client loaded up

For real, though, the fees are fucked up. That needs to be changed ASAP. I would also change the stake reward to account for leap years, rather than a flat 365 division (this is so sloppy, this whole repo...)


getdifficulty

{
"proof-of-work" : 4021311.22263795,
"proof-of-stake" : 0.06249911,
"search-interval" : 1
}


Thanks. Perfect, that looks correct. I believe I was right, it's the stake age, not the difficulty causing no PoS blocks to be found

Were any PoS blocks found prior to block 5999 or was that all PoW?

all pow
legendary
Activity: 1470
Merit: 1000
cryptocollectorsclub.com
Well I just checked a few basic things in their source, and I must say...this is written very poorly

  • Decimals are coded incorrectly
  • Comments in git are inaccurate
  • Stake rewards are based on a 365 day calendar and do not calculate for leap years
  • Fees are improperly written
  • Trying to limit moneysupply in the wrong spot
  • Minimum stake age is not what is written in the OP

I got a PM to check this code out and without reading the thread, my guess is coins won't send properly and it most likely isn't staking correctly

These are simple fixes, among the others I'm sure I didn't check. I suggest fixing them all before posting your 'fix.' And let this be a lesson to everyone...use fucking testnet before you post shit

Well, if the dev abandoned us there is a massive premine waiting for you to help us. We already have a nice Bittrex slot, the branding is good. Just needs someone that can code it seems, like a really good staking coin coder Wink

it is just 40k...what are you talking....massive, than I have super massive amount of coins

It was a 1% premine before POW was cut short, so someone would have to do the math, but the premine is higher than 1% anyway.

legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
Why can't you send? What is happening when you try to send coins?

PoW ended at block 6000, and staking has not started yet due to high initial stake difficulty. So no blocks are currently moving until that first block is found via proof of stake.

You will definitely know more than me though. You're the staking expert...

Ah, that's simple

5999 Timestamp: 1st Mar 2015 10:17:55

Code:
unsigned int nStakeMinAge = 24 * 60 * 60; // 1 Days for your ECASH to be able to stake

You won't get a PoS block until at least 2nd Mar 2015 10:17:55 - Has nothing to do with difficulty, although if someone could post results of 'getdifficulty' for me, that would confirm my suspicions. I don't really feel like getting this client loaded up

For real, though, the fees are fucked up. That needs to be changed ASAP. I would also change the stake reward to account for leap years, rather than a flat 365 division (this is so sloppy, this whole repo...)


getdifficulty

{
"proof-of-work" : 4021311.22263795,
"proof-of-stake" : 0.06249911,
"search-interval" : 1
}


Thanks. Perfect, that looks correct. I believe I was right, it's the stake age, not the difficulty causing no PoS blocks to be found

Were any PoS blocks found prior to block 5999 or was that all PoW?
legendary
Activity: 1638
Merit: 1013
Why can't you send? What is happening when you try to send coins?

PoW ended at block 6000, and staking has not started yet due to high initial stake difficulty. So no blocks are currently moving until that first block is found via proof of stake.

You will definitely know more than me though. You're the staking expert...

Ah, that's simple

5999 Timestamp: 1st Mar 2015 10:17:55

Code:
unsigned int nStakeMinAge = 24 * 60 * 60; // 1 Days for your ECASH to be able to stake

You won't get a PoS block until at least 2nd Mar 2015 10:17:55 - Has nothing to do with difficulty, although if someone could post results of 'getdifficulty' for me, that would confirm my suspicions. I don't really feel like getting this client loaded up

For real, though, the fees are fucked up. That needs to be changed ASAP. I would also change the stake reward to account for leap years, rather than a flat 365 division (this is so sloppy, this whole repo...)


getdifficulty

{
"proof-of-work" : 4021311.22263795,
"proof-of-stake" : 0.06249911,
"search-interval" : 1
}
newbie
Activity: 14
Merit: 0


it is just 40k...what are you talking....massive, than I have super massive amount of coins

[/quote]

Many have the coins, but this is likely to SCAM. Huh Angry
sr. member
Activity: 951
Merit: 259
Well I just checked a few basic things in their source, and I must say...this is written very poorly

  • Decimals are coded incorrectly
  • Comments in git are inaccurate
  • Stake rewards are based on a 365 day calendar and do not calculate for leap years
  • Fees are improperly written
  • Trying to limit moneysupply in the wrong spot
  • Minimum stake age is not what is written in the OP

I got a PM to check this code out and without reading the thread, my guess is coins won't send properly and it most likely isn't staking correctly

These are simple fixes, among the others I'm sure I didn't check. I suggest fixing them all before posting your 'fix.' And let this be a lesson to everyone...use fucking testnet before you post shit

Well, if the dev abandoned us there is a massive premine waiting for you to help us. We already have a nice Bittrex slot, the branding is good. Just needs someone that can code it seems, like a really good staking coin coder Wink

it is just 40k...what are you talking....massive, than I have super massive amount of coins
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
Why can't you send? What is happening when you try to send coins?

PoW ended at block 6000, and staking has not started yet due to high initial stake difficulty. So no blocks are currently moving until that first block is found via proof of stake.

You will definitely know more than me though. You're the staking expert...

Ah, that's simple

5999 Timestamp: 1st Mar 2015 10:17:55

Code:
unsigned int nStakeMinAge = 24 * 60 * 60; // 1 Days for your ECASH to be able to stake

You won't get a PoS block until at least 2nd Mar 2015 10:17:55 - Has nothing to do with difficulty, although if someone could post results of 'getdifficulty' for me, that would confirm my suspicions. I don't really feel like getting this client loaded up

For real, though, the fees are fucked up. That needs to be changed ASAP. I would also change the stake reward to account for leap years, rather than a flat 365 division (this is so sloppy, this whole repo...)
hero member
Activity: 700
Merit: 500
Alright , who's gonna take this one over ? : )
im putting a 2k bounty out. together we can create a nice one : >
legendary
Activity: 1638
Merit: 1013
Why can't you send? What is happening when you try to send coins?

Let me guess...Transaction Creation Failed?

Block chain has seized on block 6000 at the point of POW/POS switch over. Network weight total has been 0 since day one and still is.
legendary
Activity: 1470
Merit: 1000
cryptocollectorsclub.com
Well I just checked a few basic things in their source, and I must say...this is written very poorly

  • Decimals are coded incorrectly
  • Comments in git are inaccurate
  • Stake rewards are based on a 365 day calendar and do not calculate for leap years
  • Fees are improperly written
  • Trying to limit moneysupply in the wrong spot
  • Minimum stake age is not what is written in the OP

I got a PM to check this code out and without reading the thread, my guess is coins won't send properly and it most likely isn't staking correctly

These are simple fixes, among the others I'm sure I didn't check. I suggest fixing them all before posting your 'fix.' And let this be a lesson to everyone...use fucking testnet before you post shit

Well, if the dev abandoned us there is a massive premine waiting for you to help us. We already have a nice Bittrex slot, the branding is good. Just needs someone that can code it seems, like a really good staking coin coder Wink
sr. member
Activity: 951
Merit: 259
Why can't you send? What is happening when you try to send coins?

Let me guess...Transaction Creation Failed?

It stoped on last POW block 6000 and here is staying !
--and network weight is still 0 in POS

hero member
Activity: 560
Merit: 500
Just dumped my coins


ill sell to you at 10k =) in 2 days. maybe

No, you won't. In 2 days price could be 100 satoshis if Dev will be still offline.

And bittrex can easily ban market because network is not working lol.
legendary
Activity: 1517
Merit: 1042
@notsofast
Why can't you send? What is happening when you try to send coins?

PoW ended at block 6000, and staking has not started yet due to high initial stake difficulty. So no blocks are currently moving until that first block is found via proof of stake.

You will definitely know more than me though. You're the staking expert...
full member
Activity: 154
Merit: 100
Well I just checked a few basic things in their source, and I must say...this is written very poorly

  • Decimals are coded incorrectly
  • Comments in git are inaccurate
  • Stake rewards are based on a 365 day calendar and do not calculate for leap years
  • Fees are improperly written
  • Trying to limit moneysupply in the wrong spot
  • Minimum stake age is not what is written in the OP

I got a PM to check this code out and without reading the thread, my guess is coins won't send properly and it most likely isn't staking correctly

Use fucking testnet before you post shit

Thanks for looking at it igotspots

No problem. Simple fixes, but I'm sure I missed other errors that could be contributing to whatever is wrong (I'm not even sure what the problem is, I was just asked to look at it)

The question is, can this still be fixed???
full member
Activity: 224
Merit: 100

ill sell to you at 10k =) in 2 days. maybe

and if the dev vanish , u got ur coins in ass =)
Pages:
Jump to: