Pages:
Author

Topic: [RE-ANN] GrowthCoin PoW/PoS - 100% per year - Version 1.3.0.1 - page 38. (Read 66388 times)

hero member
Activity: 553
Merit: 500
Solo Miner Legend
Ok I will give it a go on VM machine under Ubuntu, but it failed last time. The last bit, I got "failed to run on-target setarch i386 bash -x < var/build-script > var/build.log 2>&1 (RuntimeError)".

I'll try it now.

Edit:
So which version is this then? Need to change it in the src, it still says 1.3.0.0, should I make it 1.4.0.0 or 1.3.1.0?

This one is still called 1.2:

"growthcoin-deps-1.2.0.zip".

Hmm, yeah in main.h, it says:

static const unsigned int MAX_BLOCK_SIZE = 1000000;

I see what you mean.

Reference:

Here are where you can find some of the version and description data:

/growthcoin/name-qt.pro -> (FILE) VERSION =
/growthcoin/src/clientversion.h ->
/growthcoin/src/version.cpp -> string CLIENT_NAME("Satoshi") / _SUFFIX "-coin"
/growthcoin/src/version.h -> #define DISPLAU_VERSION_MAJOR (x4)
/growthcoin/src/qt/res/bitcoin-qt.rc -> Windows File Info
/growthcoin/src/qt/locale/bitcoin_en.ts -> & and much more
/growthcoin/src/qt/forms/rpcconsole.ui ->



... Compiling now under VM machine in Linux...
sr. member
Activity: 504
Merit: 254
TestNet activated:
https://github.com/iamunick/growthcoin/commit/593da3c710422c7ef525c8815262afbe5d558523

While starting the TestNet network, I noticed large amounts of PoW coins generated.  Looking at the source, I found that sherlockcoin added some code to generate 10,000,000 GRW per blocks.

So I went to make sure that those coins were not accepted by the network, and thankfully they weren't.

Yikes!!! Holy cow! Shocked Undecided What da f*****g h**l?!? Angry


Maybe this is why he didn't deliver his promised updates? Once his attempt to generate a ton of GRW for himself failed he didn't have any more interest in fixing this coin!


I think it's important that I bring this up to you, the community. I wanted you to be confident that his attempt had failed and that we move forward with yet a stronger coin Smiley
Yeah, that was a scary revelation. Undecided

Can we get "unlock wallet" & "lock wallet" function under the menu "wallet", maybe? I'd fix it myself, but I haven't poked around in the code, that much yet.

it's already done in the commits, I still didn't manage to get my windows box (VirtualBox) to compile properly, so I haven't updated the download link from github.

If you want to build yourself before I do it (or ask someone to do it) go ahead Smiley

There are quite a few little GUI improvements in there as well (like clickable icons)!
hero member
Activity: 553
Merit: 500
Solo Miner Legend
TestNet activated:
https://github.com/iamunick/growthcoin/commit/593da3c710422c7ef525c8815262afbe5d558523

While starting the TestNet network, I noticed large amounts of PoW coins generated.  Looking at the source, I found that sherlockcoin added some code to generate 10,000,000 GRW per blocks.

So I went to make sure that those coins were not accepted by the network, and thankfully they weren't.

Yikes!!! Holy cow! Shocked Undecided What da f*****g h**l?!? Angry


Maybe this is why he didn't deliver his promised updates? Once his attempt to generate a ton of GRW for himself failed he didn't have any more interest in fixing this coin!


I think it's important that I bring this up to you, the community. I wanted you to be confident that his attempt had failed and that we move forward with yet a stronger coin Smiley
Yeah, that was a scary revelation. Undecided

Can we get "unlock wallet" & "lock wallet" function under the menu "wallet", maybe? I'd fix it myself, but I haven't poked around in the code, that much yet.
sr. member
Activity: 266
Merit: 250
Colossuscoin - the future of payment methods
prepare to mine this coin  Smiley

you are late,but welcome you. Cool
sr. member
Activity: 504
Merit: 254
TestNet activated:
https://github.com/iamunick/growthcoin/commit/593da3c710422c7ef525c8815262afbe5d558523

While starting the TestNet network, I noticed large amounts of PoW coins generated.  Looking at the source, I found that sherlockcoin added some code to generate 10,000,000 GRW per blocks.

So I went to make sure that those coins were not accepted by the network, and thankfully they weren't.

A quick math shows that:

the first 172800 blocks were @ 100 GRW = 17,280,000 GRW
the next 172800 blocks were @ 50 GRW = 8,640,000 GRW
the following 172800 blocks @ 25 GRW = 4,320,000 GRW
and the 67,526 block after that (witch brings us up to now) = 844,075 GRW

the total PoW blocks generation sums up to: 31,084,075 GRW

the actual money supply is @ 30,917,374.77263900 GRW

the ~166kGRW difference is due to PoS reward. (PoS took the place of PoW for a certain number of blocks and generated less than the PoW block would have)

Another verification from the block chain shows that the reward for the blocks in the range of the malicious code shows normal block rewards http://grw.blockx.info/get/chain/GrowthCoin?hi=306165&count=125


So needless to say that I removed that code from the source https://github.com/iamunick/growthcoin/commit/7c7650c09a782c325c724eb8ed3378b3c1c3abe6 Even though it's impossible for that code to do any harm at the point we are in the blockchain.

Maybe this is why he didn't deliver his promised updates? Once his attempt to generate a ton of GRW for himself failed he didn't have any more interest in fixing this coin!


I think it's important that I bring this up to you, the community. I wanted you to be confident that his attempt had failed and that we move forward with yet a stronger coin Smiley


hero member
Activity: 553
Merit: 500
Solo Miner Legend
What's this? Talking about rock 'n roll? I'm all for that. Tongue

lol,

there seems to be an issue with staking that doesn't allow mature coins (after 5 days) to stake until they reach around 9 days of age.

ghostlander seems to have solved the issue. I still need to look into that.
Hmm, yeah I now see that bug, looking into the wallet. Ohh well, if there is a fix for it. Smiley
sr. member
Activity: 504
Merit: 254
prepare to mine this coin  Smiley

Glad to see a new supporter! welcome Smiley
sr. member
Activity: 364
Merit: 250
prepare to mine this coin  Smiley
sr. member
Activity: 504
Merit: 254
What's this? Talking about rock 'n roll? I'm all for that. Tongue

lol,

there seems to be an issue with staking that doesn't allow mature coins (after 5 days) to stake until they reach around 9 days of age.

ghostlander seems to have solved the issue. I still need to look into that.
hero member
Activity: 553
Merit: 500
Solo Miner Legend
What's this? Talking about rock 'n roll? I'm all for that. Tongue
sr. member
Activity: 504
Merit: 254
Unick have you ever gotten a block in less than 9 days?  I think this might have the same bug in the code that HyperStake has where it doesn't matter what the min age is, it will take 9 days min.

No I haven't. This is an odd behaviour. I'm still digging to figure out the source of this



Ghostlander found the bug it looks like and fixed it in orbitcoin. https://cryptocointalk.com/topic/13185-certain-pos-coins-unable-to-stake-in-under-9-days/

Does require a hardfork though.

You rock!

I'll have a look at that Smiley

 Cheesy No ghostlander rocks!


right, you both rock Wink
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
Unick have you ever gotten a block in less than 9 days?  I think this might have the same bug in the code that HyperStake has where it doesn't matter what the min age is, it will take 9 days min.

No I haven't. This is an odd behaviour. I'm still digging to figure out the source of this



Ghostlander found the bug it looks like and fixed it in orbitcoin. https://cryptocointalk.com/topic/13185-certain-pos-coins-unable-to-stake-in-under-9-days/

Does require a hardfork though.

You rock!

I'll have a look at that Smiley

 Cheesy No ghostlander rocks!
sr. member
Activity: 504
Merit: 254
Unick have you ever gotten a block in less than 9 days?  I think this might have the same bug in the code that HyperStake has where it doesn't matter what the min age is, it will take 9 days min.

No I haven't. This is an odd behaviour. I'm still digging to figure out the source of this



Ghostlander found the bug it looks like and fixed it in orbitcoin. https://cryptocointalk.com/topic/13185-certain-pos-coins-unable-to-stake-in-under-9-days/

Does require a hardfork though.

You rock!

I'll have a look at that Smiley
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
Unick have you ever gotten a block in less than 9 days?  I think this might have the same bug in the code that HyperStake has where it doesn't matter what the min age is, it will take 9 days min.

No I haven't. This is an odd behaviour. I'm still digging to figure out the source of this



Ghostlander found the bug it looks like and fixed it in orbitcoin. https://cryptocointalk.com/topic/13185-certain-pos-coins-unable-to-stake-in-under-9-days/

Does require a hardfork though.
sr. member
Activity: 504
Merit: 254
Unick have you ever gotten a block in less than 9 days?  I think this might have the same bug in the code that HyperStake has where it doesn't matter what the min age is, it will take 9 days min.

No I haven't. This is an odd behaviour. I'm still digging to figure out the source of this

full member
Activity: 143
Merit: 100
Unick have you ever gotten a block in less than 9 days?  I think this might have the same bug in the code that HyperStake has where it doesn't matter what the min age is, it will take 9 days min.

I had 2 pos blocks at 8 days 22 hours today/last night, but generally ~9 days do seem to be the norm
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
Unick have you ever gotten a block in less than 9 days?  I think this might have the same bug in the code that HyperStake has where it doesn't matter what the min age is, it will take 9 days min.
sr. member
Activity: 504
Merit: 254
Added a few more coins to the Faucet



hero member
Activity: 658
Merit: 503
Monero Core Team
Please, if you believe my post is abusive, PM me and I'll remove it.

Presstab and I are launching an experimental coin, Hyperstake. This is a high-PoS coin and since a lot of high-PoS aficionados are on several coins at once, I believe it would be interesting to tell you.
To buy HYP before Sunday evening, you must buy TRK (you can sell them later if you want, or just stake, up to you). After, market will be the only way (multipool could be considered - this is all about community, experimentation and... fun!).
Hyperstake shall act as a sandbox for other more regular coin, a testbed for technologies. My first hyperstake post lists the various experiments we are conducting.

Please, if you believe my post is abusive, PM me and I'll remove it.
hero member
Activity: 553
Merit: 500
Solo Miner Legend
Personally i am just glad i finally got the wallet i built to synchronize with the blockchain !
The 1.3.0.0beta wallet is greeeeeeeeeat, it even has version 1.3.0.0 in the file info when checking it out with windows explorer/file manager, so
you don't even have to start it to know which version it is. I've always needed that, because otherwise I had to compare dates/sizes to know
if they were another version. Still you couldn't tell exactly which version you had, since it can only be displayed when you have started the QT GUI.
Pages:
Jump to: