Bitcoin Forum
May 03, 2024, 05:07:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 ... 121 »
  Print  
Author Topic: [ANN][ECASH]E-Money Advertising Revenue In Wallet | 8% Daily Stake for 21 days  (Read 91427 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.
plast555
Sr. Member
****
Offline Offline

Activity: 951
Merit: 259



View Profile
March 01, 2015, 05:01:13 PM
 #741

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

1714756041
Hero Member
*
Offline Offline

Posts: 1714756041

View Profile Personal Message (Offline)

Ignore
1714756041
Reply with quote  #2

1714756041
Report to moderator
1714756041
Hero Member
*
Offline Offline

Posts: 1714756041

View Profile Personal Message (Offline)

Ignore
1714756041
Reply with quote  #2

1714756041
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714756041
Hero Member
*
Offline Offline

Posts: 1714756041

View Profile Personal Message (Offline)

Ignore
1714756041
Reply with quote  #2

1714756041
Report to moderator
CryptoClub
Legendary
*
Offline Offline

Activity: 1470
Merit: 1000


cryptocollectorsclub.com


View Profile
March 01, 2015, 05:02:45 PM
 #742

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

...
jc12345
Legendary
*
Offline Offline

Activity: 1638
Merit: 1013


View Profile
March 01, 2015, 05:03:08 PM
 #743

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.
najzenmajsen
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile
March 01, 2015, 05:03:13 PM
 #744

Alright , who's gonna take this one over ? : )
im putting a 2k bounty out. together we can create a nice one : >
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
March 01, 2015, 05:03:30 PM
 #745

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...)

plast555
Sr. Member
****
Offline Offline

Activity: 951
Merit: 259



View Profile
March 01, 2015, 05:04:33 PM
 #746

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
CoHPa3yMa
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 01, 2015, 05:07:51 PM
 #747



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
jc12345
Legendary
*
Offline Offline

Activity: 1638
Merit: 1013


View Profile
March 01, 2015, 05:08:22 PM
 #748

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
}
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
March 01, 2015, 05:09:55 PM
 #749

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?

CryptoClub
Legendary
*
Offline Offline

Activity: 1470
Merit: 1000


cryptocollectorsclub.com


View Profile
March 01, 2015, 05:10:39 PM
 #750

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.


...
glax1983
Sr. Member
****
Offline Offline

Activity: 541
Merit: 250



View Profile
March 01, 2015, 05:11:25 PM
 #751

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
ohmygod21
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
March 01, 2015, 05:13:33 PM
 #752

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
plast555
Sr. Member
****
Offline Offline

Activity: 951
Merit: 259



View Profile
March 01, 2015, 05:13:56 PM
 #753

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


iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
March 01, 2015, 05:14:45 PM
 #754

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...

GetGuap$
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
March 01, 2015, 05:18:33 PM
 #755

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?
ohmygod21
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
March 01, 2015, 05:19:12 PM
 #756

have an idea to start the take over

1/ rebranding : BrokeCoin

hihihih
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
March 01, 2015, 05:19:57 PM
 #757

Has the dev disappeared, and who is holding the entire premine right now?

jc12345
Legendary
*
Offline Offline

Activity: 1638
Merit: 1013


View Profile
March 01, 2015, 05:21:00 PM
 #758

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...

It seems then that the "dev" has torpedoed his own coin.
jc12345
Legendary
*
Offline Offline

Activity: 1638
Merit: 1013


View Profile
March 01, 2015, 05:21:28 PM
 #759

Has the dev disappeared, and who is holding the entire premine right now?

ocminer is holding the premine of 40k coins.
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
March 01, 2015, 05:22:27 PM
 #760

Has the dev disappeared, and who is holding the entire premine right now?

ocminer is holding the premine of 40k coins.

Ok, at least it's in trustworthy hands. So the dev has nothing, other than their personal stash of what they mined?

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 ... 121 »
  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!