Splirow
|
|
October 02, 2011, 12:56:36 AM |
|
Kraken, how did you get your to work? are you using windows 7?
thanks
I have just downloaded the client zip pack. Unzipped run client run miner and .. they are working. On 1 miner thread there is I dont know some kind of error? but im not sure. " "error"="null" " Im not in to a software programming but my mind says error = null means no error? Either way block are calculating but only in one block i got 25 coins the rest is 0. Which miner file did you use?
|
|
|
|
coblee
Donator
Legendary
Offline
Activity: 1654
Merit: 1351
Creator of Litecoin. Cryptocurrency enthusiast.
|
|
October 02, 2011, 12:59:17 AM |
|
Unfortunately this launch was a false start. There was a problem in the config causing all blocks mined after the 100th blocks to contain 0 coins. The fix would unfortunately require a restart of the coin. michaelmclees has asked me over IRC to take over for him. I will try to do my best. I will set up a new github.com repository with the source so people can do diffs. And generate a new genesis block. I will premine a few to make sure things work ok. Apparently, that was really needed. When everything is looking good, I will post the client and the source. In the meantime, please stop your clients and miners and switch back to tenebrix.
|
|
|
|
soptik
Newbie
Offline
Activity: 38
Merit: 0
|
|
October 02, 2011, 01:03:58 AM |
|
Found 12 blocks, it says "12 transactions" but I didn't get any coins... Now the transactions dissapeared but it still says "12 transactions" on the "main" screen.
Yeah, same to me. It happened already twice (first time about hour ago).
|
|
|
|
MaGNeT
Legendary
Offline
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
|
|
October 02, 2011, 01:11:56 AM |
|
Unfortunately this launch was a false start. There was a problem in the config causing all blocks mined after the 100th blocks to contain 0 coins. The fix would unfortunately require a restart of the coin. michaelmclees has asked me over IRC to take over for him. I will try to do my best. I will set up a new github.com repository with the source so people can do diffs. And generate a new genesis block. I will premine a few to make sure things work ok. Apparently, that was really needed. When everything is looking good, I will post the client and the source. In the meantime, please stop your clients and miners and switch back to tenebrix. We don't need a restart, the coin just decided it doesn't want to live anymore... We have Tenebrix, it works great, support is better than every other alt-chain (also for GG!), there's a pool and an exchange and enough pre-mined for bounties and laundry. Fairbrix decided to die, don't be Frankenstein...
|
|
|
|
worldinacoin
|
|
October 02, 2011, 01:20:37 AM |
|
Same feeling here, though when Solidcoin comes out, I am definitely going to give it a try. Unfortunately this launch was a false start. There was a problem in the config causing all blocks mined after the 100th blocks to contain 0 coins. The fix would unfortunately require a restart of the coin. michaelmclees has asked me over IRC to take over for him. I will try to do my best. I will set up a new github.com repository with the source so people can do diffs. And generate a new genesis block. I will premine a few to make sure things work ok. Apparently, that was really needed. When everything is looking good, I will post the client and the source. In the meantime, please stop your clients and miners and switch back to tenebrix. We don't need a restart, the coin just decided it doesn't want to live anymore... We have Tenebrix, it works great, support is better than every other alt-chain (also for GG!), there's a pool and an exchange and enough pre-mined for bounties and laundry. Fairbrix decided to die, don't be Frankenstein...
|
|
|
|
freequant
|
|
October 02, 2011, 04:46:12 AM Last edit: October 02, 2011, 03:42:13 PM by freequant |
|
Unfortunately this launch was a false start. There was a problem in the config causing all blocks mined after the 100th blocks to contain 0 coins. The fix would unfortunately require a restart of the coin.
Oh noes, LameBrix is dead! Pathetic...Edit : Spoken a bit quick. Looks like coblee managed to get back the thing under control pretty quick. Let's see what it becomes.
|
|
|
|
Lolcust
Member
Offline
Activity: 112
Merit: 11
Hillariously voracious
|
|
October 02, 2011, 07:33:40 AM |
|
Unfortunately this launch was a false start. There was a problem in the config causing all blocks mined after the 100th blocks to contain 0 coins. The fix would unfortunately require a restart of the coin. michaelmclees has asked me over IRC to take over for him. I will try to do my best. I will set up a new github.com repository with the source so people can do diffs. And generate a new genesis block. I will premine a few to make sure things work ok. Apparently, that was really needed. When everything is looking good, I will post the client and the source. In the meantime, please stop your clients and miners and switch back to tenebrix. What happened ? I made sure that the custom inflation (aka make magkal blocks with arbitrary coinage) is off in the config (custom_inflation=0) and set subsidy to "allways 25" (Subsidy=25), wtf did go wrong ?
|
Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Feed the Lolcust! NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67 BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
|
|
|
coblee
Donator
Legendary
Offline
Activity: 1654
Merit: 1351
Creator of Litecoin. Cryptocurrency enthusiast.
|
|
October 02, 2011, 07:53:27 AM |
|
Unfortunately this launch was a false start. There was a problem in the config causing all blocks mined after the 100th blocks to contain 0 coins. The fix would unfortunately require a restart of the coin. michaelmclees has asked me over IRC to take over for him. I will try to do my best. I will set up a new github.com repository with the source so people can do diffs. And generate a new genesis block. I will premine a few to make sure things work ok. Apparently, that was really needed. When everything is looking good, I will post the client and the source. In the meantime, please stop your clients and miners and switch back to tenebrix. What happened ? I made sure that the custom inflation (aka make magkal blocks with arbitrary coinage) is off in the config (custom_inflation=0) and set subsidy to "allways 25" (Subsidy=25), wtf did go wrong ? The code checks for the flag custom_inflation, so setting it to 0 still triggers custom inflation. Since post_Subsidy is not set, after 100 blocks, the subsidy becomes 0. doh!
|
|
|
|
Lolcust
Member
Offline
Activity: 112
Merit: 11
Hillariously voracious
|
|
October 02, 2011, 08:01:09 AM |
|
Unfortunately this launch was a false start. There was a problem in the config causing all blocks mined after the 100th blocks to contain 0 coins. The fix would unfortunately require a restart of the coin. michaelmclees has asked me over IRC to take over for him. I will try to do my best. I will set up a new github.com repository with the source so people can do diffs. And generate a new genesis block. I will premine a few to make sure things work ok. Apparently, that was really needed. When everything is looking good, I will post the client and the source. In the meantime, please stop your clients and miners and switch back to tenebrix. What happened ? I made sure that the custom inflation (aka make magkal blocks with arbitrary coinage) is off in the config (custom_inflation=0) and set subsidy to "allways 25" (Subsidy=25), wtf did go wrong ? The code checks for the flag custom_inflation, so setting it to 0 still triggers custom inflation. Since post_Subsidy is not set, after 100 blocks, the subsidy becomes 0. doh! mmm crap. But why does inflation_trigger default to 100 ? Also, dudes, we can theoretcially fix it without restart, just with a config update. custom_inflation=1 infaltion_trigger=(current block nucmber)+ 5 blocks post_Subsidly=25
|
Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Feed the Lolcust! NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67 BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
|
|
|
coblee
Donator
Legendary
Offline
Activity: 1654
Merit: 1351
Creator of Litecoin. Cryptocurrency enthusiast.
|
|
October 02, 2011, 08:05:16 AM |
|
Unfortunately this launch was a false start. There was a problem in the config causing all blocks mined after the 100th blocks to contain 0 coins. The fix would unfortunately require a restart of the coin. michaelmclees has asked me over IRC to take over for him. I will try to do my best. I will set up a new github.com repository with the source so people can do diffs. And generate a new genesis block. I will premine a few to make sure things work ok. Apparently, that was really needed. When everything is looking good, I will post the client and the source. In the meantime, please stop your clients and miners and switch back to tenebrix. What happened ? I made sure that the custom inflation (aka make magkal blocks with arbitrary coinage) is off in the config (custom_inflation=0) and set subsidy to "allways 25" (Subsidy=25), wtf did go wrong ? The code checks for the flag custom_inflation, so setting it to 0 still triggers custom inflation. Since post_Subsidy is not set, after 100 blocks, the subsidy becomes 0. doh! mmm crap. But why does inflation_trigger default to 100 ? Also, dudes, we can theoretcially fix it without restart, just with a config update. custom_inflation=1 infaltion_trigger=(current block nucmber)+ 5 blocks post_Subsidly=25 You sure. wouldn't the 0-coin blocks be invalid with your new config?
|
|
|
|
Bitcoin Oz
|
|
October 02, 2011, 08:07:02 AM |
|
I suppose it is fair that each user gets 0 coins.
|
|
|
|
Lolcust
Member
Offline
Activity: 112
Merit: 11
Hillariously voracious
|
|
October 02, 2011, 08:23:54 AM |
|
Unfortunately this launch was a false start. There was a problem in the config causing all blocks mined after the 100th blocks to contain 0 coins. The fix would unfortunately require a restart of the coin. michaelmclees has asked me over IRC to take over for him. I will try to do my best. I will set up a new github.com repository with the source so people can do diffs. And generate a new genesis block. I will premine a few to make sure things work ok. Apparently, that was really needed. When everything is looking good, I will post the client and the source. In the meantime, please stop your clients and miners and switch back to tenebrix. What happened ? I made sure that the custom inflation (aka make magkal blocks with arbitrary coinage) is off in the config (custom_inflation=0) and set subsidy to "allways 25" (Subsidy=25), wtf did go wrong ? The code checks for the flag custom_inflation, so setting it to 0 still triggers custom inflation. Since post_Subsidy is not set, after 100 blocks, the subsidy becomes 0. doh! mmm crap. But why does inflation_trigger default to 100 ? Also, dudes, we can theoretcially fix it without restart, just with a config update. custom_inflation=1 infaltion_trigger=(current block nucmber)+ 5 blocks post_Subsidly=25 You sure. wouldn't the 0-coin blocks be invalid with your new config? Old ones are interpreted as okay blocks, new 0-blocks AFTER triggervalue will be rejected by "upgraded" net
|
Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Feed the Lolcust! NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67 BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
|
|
|
Matoking
|
|
October 02, 2011, 08:49:53 AM |
|
Well.
That was rather awkward.
|
|
|
|
thirdlight
|
|
October 02, 2011, 09:22:30 AM |
|
So, I've set custom_inflation=1 post_subsidy=25 inflation_trigger=1550 in fairbrix.conf If everyone else does the same, problem solved?
|
|
|
|
thirdlight
|
|
October 02, 2011, 09:29:57 AM |
|
We're at block 1551 - can anyone confirm it has coins in?
|
|
|
|
iopq
|
|
October 02, 2011, 09:38:53 AM |
|
where do I get windows binaries?
|
|
|
|
caston
|
|
October 02, 2011, 09:55:32 AM |
|
I tried mining it with the changes above. So far no coins but says i've done 5 blocks.
|
bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK
-updated 3rd December 2017
|
|
|
soptik
Newbie
Offline
Activity: 38
Merit: 0
|
|
October 02, 2011, 10:41:11 AM |
|
Tried to change conf file too, and after 160 confirmations there is still 0 FBX per mined block
|
|
|
|
thirdlight
|
|
October 02, 2011, 10:54:46 AM |
|
Ok, trying: #custom_inflation=1 #post_subsidy=25 #inflation_trigger=1550 gives me 25 coins in block 1726 So, comment out, or delete, those lines!
|
|
|
|
soptik
Newbie
Offline
Activity: 38
Merit: 0
|
|
October 02, 2011, 11:08:17 AM |
|
Ok, trying: #custom_inflation=1 #post_subsidy=25 #inflation_trigger=1550 gives me 25 coins in block 1726 So, comment out, or delete, those lines! It helped, thanks.
|
|
|
|
|