Pages:
Author

Topic: [ANN ][SCORE][POW][Scrypt] - page 18. (Read 21012 times)

sr. member
Activity: 560
Merit: 250
September 24, 2017, 02:57:20 PM
blockchain is crazy atm, i try to figure out what happened
hero member
Activity: 673
Merit: 506
September 24, 2017, 02:56:32 PM
Blocks should be rolling soon. Good hashrate at coincave and H2C.
Yup! I am just guessing here but recent disruptions feel like someone is just trying to stall the network/blockchain. Transactions depend on a blockchain moving ahead like a conveyor belt. If it stops confirmations will stop and people will start dumping their coins at idiotic prices, only for the disruptor to pick them up. A word of advice to all, stop dumping your coins and let's get this thing rolling again!
sr. member
Activity: 1078
Merit: 255
September 24, 2017, 02:48:40 PM
Blocks should be rolling soon. Good hashrate at coincave and H2C.
hero member
Activity: 673
Merit: 506
September 24, 2017, 02:39:34 PM
I have pointed my miners to coincave trying to help a little bit  Grin
I just noticed, good job! Hope that block 132486 will stand, the chain had a lot of orphans recently.
newbie
Activity: 1
Merit: 0
September 24, 2017, 02:37:25 PM
I have pointed my miners to coincave trying to help a little bit  Grin
hero member
Activity: 673
Merit: 506
September 24, 2017, 02:35:03 PM
Problems with the purse!!! Please help to sync the wallet, you need to register scorecoin.conf???
What block are you at? Does the wallet sync at all?
member
Activity: 117
Merit: 10
September 24, 2017, 02:30:44 PM
Problems with the purse!!! Please help to sync the wallet, you need to register scorecoin.conf???
full member
Activity: 280
Merit: 100
September 24, 2017, 11:35:32 AM


How much hashrate is necessary to get forward again? Like would it help to rent scrypt miners for a day?

At current difficulty, 668 Megahash needed for 1 block per hour.  So calculate from that.

My stats page is still on the correct chain, so you can watch that for movement.  http://score.cryptocronic.com/stats/


Is there something like a difficulty retarget soon? How many blocks would be needed?
As far as I can tell from the code it should change every block using Digishield, old code was every 10 blocks (10 minutes under normal circumstances):

static const int64 nTargetTimespan = 10 * 60;
static const int64 nTargetTimespanNEW = 60;
static const int64 nTargetSpacing = 1 * 60;
static const int64 nInterval = nTargetTimespan / nTargetSpacing;

I mean 500 Megahashes is not too expensive on e.g. minigrigrentals, but not sure if that is worth it. At current prices you can easily get 10k score for the price on exchanges.
hero member
Activity: 673
Merit: 506
September 24, 2017, 10:59:48 AM


How much hashrate is necessary to get forward again? Like would it help to rent scrypt miners for a day?

At current difficulty, 668 Megahash needed for 1 block per hour.  So calculate from that.

My stats page is still on the correct chain, so you can watch that for movement.  http://score.cryptocronic.com/stats/


Is there something like a difficulty retarget soon? How many blocks would be needed?

Scorecoin uses digishield so it retargets with every block.  The diff should start going down once a block is found.  But at the moment it seems nobody cares to mine.

http://score.coincave.nl/index.php?page=statistics&action=pool

Zero people mining there.

http://coincave.nl:8080/workers

1 person mining here with 10 Megahash, which is not nearly enough.  We need like 1000 megahash to get this chain moving again.

Yup, that last 1 is my own incredible miningpower at 10MH/s  Grin
hero member
Activity: 673
Merit: 506
September 24, 2017, 10:42:30 AM


How much hashrate is necessary to get forward again? Like would it help to rent scrypt miners for a day?

At current difficulty, 668 Megahash needed for 1 block per hour.  So calculate from that.

My stats page is still on the correct chain, so you can watch that for movement.  http://score.cryptocronic.com/stats/


Is there something like a difficulty retarget soon? How many blocks would be needed?
As far as I can tell from the code it should change every block using Digishield, old code was every 10 blocks (10 minutes under normal circumstances):

static const int64 nTargetTimespan = 10 * 60;
static const int64 nTargetTimespanNEW = 60;
static const int64 nTargetSpacing = 1 * 60;
static const int64 nInterval = nTargetTimespan / nTargetSpacing;
full member
Activity: 241
Merit: 100
cryptocronic.com
September 24, 2017, 10:42:13 AM


How much hashrate is necessary to get forward again? Like would it help to rent scrypt miners for a day?

At current difficulty, 668 Megahash needed for 1 block per hour.  So calculate from that.

My stats page is still on the correct chain, so you can watch that for movement.  http://score.cryptocronic.com/stats/


Is there something like a difficulty retarget soon? How many blocks would be needed?

Scorecoin uses digishield so it retargets with every block.  The diff should start going down once a block is found.  But at the moment it seems nobody cares to mine.

http://score.coincave.nl/index.php?page=statistics&action=pool

Zero people mining there.

http://coincave.nl:8080/workers

1 person mining here with 10 Megahash, which is not nearly enough.  We need like 1000 megahash to get this chain moving again.
full member
Activity: 280
Merit: 100
September 24, 2017, 10:39:26 AM


How much hashrate is necessary to get forward again? Like would it help to rent scrypt miners for a day?

At current difficulty, 668 Megahash needed for 1 block per hour.  So calculate from that.

My stats page is still on the correct chain, so you can watch that for movement.  http://score.cryptocronic.com/stats/


Is there something like a difficulty retarget soon? How many blocks would be needed?
member
Activity: 117
Merit: 10
September 24, 2017, 10:05:41 AM
Problems with the purse!!! Please help to sync the wallet, you need to register in the conference?
hero member
Activity: 673
Merit: 506
September 24, 2017, 09:28:23 AM


How much hashrate is necessary to get forward again? Like would it help to rent scrypt miners for a day?

At current difficulty, 668 Megahash needed for 1 block per hour.  So calculate from that.

My stats page is still on the correct chain, so you can watch that for movement.  http://score.cryptocronic.com/stats/

Very good ! I hope the dev can isolate whatever ip address(es) is causing the disruption. Another way to make sure for miners they are on the correct chain to use connect= statements in their .conf file instead of addnode and use listen=0 in addition to that. If we have a list of correct nodes that should work for the time being.
full member
Activity: 241
Merit: 100
cryptocronic.com
September 24, 2017, 09:24:38 AM


How much hashrate is necessary to get forward again? Like would it help to rent scrypt miners for a day?

At current difficulty, 668 Megahash needed for 1 block per hour.  So calculate from that.

My stats page is still on the correct chain, so you can watch that for movement.  http://score.cryptocronic.com/stats/
full member
Activity: 280
Merit: 100
September 24, 2017, 09:17:13 AM
Mark can you tell me what we gonna do with our investments? Do we wait for you to fix the issues or you abondened the ship for sinking? Please suggest me. I have invested good amount of money in your project its kinda heart breaking atm. Do we sell or hold. Plz suggest.
Let's look at facts and not create a panic. Everyone is stuck at block 132485, that includes Cryptopia, blockexplorers and pools. I run 2 pools at the moment, the main one at http://score.coincave.nl and a secondary temporary one at http://coincave.nl:8080 especially for Score. I also checked Mining Dutch pool just a minute ago. There is simply no hashrate at all on any of the pools, so nobody is mining. Current diff is 560 and unless someone starts mining it simply will NOT move anywhere ....

How much hashrate is necessary to get forward again? Like would it help to rent scrypt miners for a day?
hero member
Activity: 673
Merit: 506
September 24, 2017, 07:07:04 AM
Mark can you tell me what we gonna do with our investments? Do we wait for you to fix the issues or you abondened the ship for sinking? Please suggest me. I have invested good amount of money in your project its kinda heart breaking atm. Do we sell or hold. Plz suggest.
Let's look at facts and not create a panic. Everyone is stuck at block 132485, that includes Cryptopia, blockexplorers and pools. I run 2 pools at the moment, the main one at http://score.coincave.nl and a secondary temporary one at http://coincave.nl:8080 especially for Score. I also checked Mining Dutch pool just a minute ago. There is simply no hashrate at all on any of the pools, so nobody is mining. Current diff is 560 and unless someone starts mining it simply will NOT move anywhere ....
hero member
Activity: 1132
Merit: 536
September 24, 2017, 07:01:52 AM
i think this ship is going to down now..forget moon or mars.. instead of moon look for life boats   Grin Grin
full member
Activity: 448
Merit: 102
September 24, 2017, 06:55:41 AM
Mark can you tell me what we gonna do with our investments? Do we wait for you to fix the issues or you abondened the ship for sinking? Please suggest me. I have invested good amount of money in your project its kinda heart breaking atm. Do we sell or hold. Plz suggest.
hero member
Activity: 673
Merit: 506
September 24, 2017, 05:55:45 AM
I've just submitted a pullrequest on Github for the dev. I've added missing checkpoints, hope that helps giving some extra protection. Please review it and if useful you can add it to the code. I'll recompile my code and start using the new version.
Pages:
Jump to: