Pages:
Author

Topic: Announcing Songcoin - Invest in Music - page 26. (Read 96934 times)

hero member
Activity: 630
Merit: 504
April 20, 2015, 08:02:35 PM
So what does one do now?  

There are two blockchains.

And why are the wallets not being made available through the official / proper channels?

Sounds like there is a power struggle going on behind the curtain…

No offense to Dynoman - but who are we to believe?

Pab
legendary
Activity: 1862
Merit: 1012
April 20, 2015, 09:41:43 AM
My walllet works fine,6 connection,very fast sync
Diff droped to 36

I hope c-cex will update his wallet,sometimes thay are late
sr. member
Activity: 279
Merit: 250
April 20, 2015, 06:30:15 AM
9.1 GH/s - Amazing support -  Hoping all goes good for the KGW transition at 73K

Cheers - DP

hero member
Activity: 525
Merit: 531
April 19, 2015, 07:16:02 PM
Please use this link to the updated source code:

https://mega.co.nz/#!gIVU3RCQ!Q3Big0kJlc3ygOCY2cH7cTnDchGzuqIZNIXaYKT4Vso


Thanks

DP
Just few suggestion for new code:
 * reformat the source in KGW function. i mean space indent, not tabs. {} in newlines, etc.
 * You dont need the "if" here, because kgw only run if height > 73000:
Code:
if (BlockReading->nHeight > 73000) LatestBlockTime = BlockReading->GetBlockTime();
Just use this:
Code:
LatestBlockTime = BlockReading->GetBlockTime();
* Same this, you can remove the if (nHeight > 73000) check :
Code:
        if (BlockReading->nHeight > 73000) {
            if (PastRateActualSeconds < 1) { PastRateActualSeconds = 1; }
        }
        else {
            if (PastRateActualSeconds < 0) { PastRateActualSeconds = 0; }
         }
(and else branch can be removed, it is never run, because height is always higher than 73000)
sr. member
Activity: 279
Merit: 250
April 19, 2015, 08:40:52 AM
Please use this link to the updated source code:

https://mega.co.nz/#!gIVU3RCQ!Q3Big0kJlc3ygOCY2cH7cTnDchGzuqIZNIXaYKT4Vso


Thanks

DP
sr. member
Activity: 616
Merit: 253
April 19, 2015, 08:15:38 AM
https://github.com/Songcoin/Songcoin/


show no updates in past 7 months

Apologies we will update what are you chasing exactly? Source code?



yes please - so that I can put the new wallet on lifeforce and smarterhash pools - thanks
sr. member
Activity: 279
Merit: 250
April 19, 2015, 08:14:12 AM
https://github.com/Songcoin/Songcoin/


show no updates in past 7 months

Apologies we will update what are you chasing exactly? Source code?

sr. member
Activity: 616
Merit: 253
April 19, 2015, 06:14:21 AM
https://github.com/Songcoin/Songcoin/


show no updates in past 7 months
sr. member
Activity: 279
Merit: 250
April 19, 2015, 04:36:35 AM


Hard Fork for Kimoto Gravity Wheel at Block 73000 - Please Update Your Wallet








Thanks for your support - Please let me know if you experience any issues.

DP - Songcoin - Invest In Music



Pab
legendary
Activity: 1862
Merit: 1012
April 18, 2015, 04:32:28 PM
We were running performance testing on the new wallets for six hours we ran a 5GH/s miner.  Results are positive.

Cheers - DP


songcoin hash 6.69663073,not so bad
sr. member
Activity: 279
Merit: 250
April 12, 2015, 06:10:29 PM
 We were running performance testing on the new wallets for six hours we ran a 5GH/s miner.  Results are positive.

Cheers - DP
Pab
legendary
Activity: 1862
Merit: 1012
April 12, 2015, 03:23:55 PM
Hashra Astro Farm started to mine songcoin
looks like chinise

http://cloudminingroi.com/asic-supplier-hashra.php

No - LOL - it looks like someone played a joke and put in "Hashra Astro Farm" related to the address of SUe7h4ium9KEU2d479aXVh3saXnA3SZwKC.  This address is from the LifeForce pool.

You can type in any name you want for a particular address on the block chain explorer and it accepts it.  I guess this could be abused.


it has to be
Pab
legendary
Activity: 1862
Merit: 1012
April 12, 2015, 03:23:04 PM
you can see adress with Hashra Astro Farm name
Pab
legendary
Activity: 1862
Merit: 1012
April 12, 2015, 01:49:44 PM
Hashra Astro Farm started to mine songcoin
looks like chinise

http://cloudminingroi.com/asic-supplier-hashra.php
newbie
Activity: 44
Merit: 0
April 12, 2015, 09:41:58 AM
Is that true that the songcoin network hash rate is up to 4.5GHs?! Shocked
sr. member
Activity: 279
Merit: 250
April 08, 2015, 08:41:23 PM
After much internal debate and member sentiment via the forum I have pleasure in announcing that Songcoin will hard-fork over to Kimoto Gravity Wheel Algorithm at Block 73000. This decision is made in light of many comments made here regarding the existing difficulty re-targ which is considered to be unreasonable and detrimental to the future of the coin.  Also, the existing Algo. has exhibited recent unstable behavior recently and we are confident this change will improve the technical aspects of mining and confirmations etc.

We sure could use some help with hash power reaching the changeover point if it's possible for you.

Thanks for your patience and continued support.  More specific info. to follow shortly.

DP - Invest In Music

     
glad to hear of the upcoming developments

Thanks SP yes the KGW upgrade will be relatively seamless details of the new wallets to released soon.

Cheers - DP

 
newbie
Activity: 44
Merit: 0
April 08, 2015, 12:07:33 PM
After much internal debate and member sentiment via the forum I have pleasure in announcing that Songcoin will hard-fork over to Kimoto Gravity Wheel Algorithm at Block 73000. This decision is made in light of many comments made here regarding the existing difficulty re-targ which is considered to be unreasonable and detrimental to the future of the coin.  Also, the existing Algo. has exhibited recent unstable behavior recently and we are confident this change will improve the technical aspects of mining and confirmations etc.

We sure could use some help with hash power reaching the changeover point if it's possible for you.

Thanks for your patience and continued support.  More specific info. to follow shortly.

DP - Invest In Music









     
glad to hear of the upcoming developments
sr. member
Activity: 279
Merit: 250
April 08, 2015, 04:11:11 AM

Oh right -- 3,000,000 of those buy orders are at 1 satoshi each.  Really big demand!

A coin that is backed by real investment will make sure it always has enough hash behind it - even if they have to buy it.

Time will tell.  Good deals for all - I suppose.

I've been hearing so much "talk" about this coin over the last 5 months -- and zero action -- glad I have a reason to cut my losses and get out.



Thanks HD good to hear.  Bummed I missed out on so many cheap coins, do you have more?
sr. member
Activity: 279
Merit: 250
April 07, 2015, 11:19:24 PM

And there she blows!  This ship has sank.



There's nothing you can do as a developer to prevent major holders emotively dumping their coins on the market below the going rate.

Which is great for those with some long term belief as it creates good investment opportunities.

And there are still over 3m orders out for 289K currently on the exchange so demand is still there.

Good luck with your new coin HD.





sr. member
Activity: 279
Merit: 250
April 07, 2015, 08:33:36 PM
After much internal debate and member sentiment via the forum I have pleasure in announcing that Songcoin will hard-fork over to Kimoto Gravity Wheel Algorithm at Block 73000. This decision is made in light of many comments made here regarding the existing difficulty re-targ which is considered to be unreasonable and detrimental to the future of the coin.  Also, the existing Algo. has exhibited recent unstable behavior recently and we are confident this change will improve the technical aspects of mining and confirmations etc.

We sure could use some help with hash power reaching the changeover point if it's possible for you.

Thanks for your patience and continued support.  More specific info. to follow shortly.

DP - Invest In Music









     
Pages:
Jump to: