Pages:
Author

Topic: [Bounty in BTC] Elacoin windows -qt binary ( Need donators aswell ) - page 2. (Read 4652 times)

legendary
Activity: 934
Merit: 1000
OK, it hangs after dl-ing a few blocks, but when u restart it if happily resumes..

btw, use the conf file i added in the rar, it contains some working nodes..

Update: New rar file with elacoind.exe as well:
https://docs.google.com/file/d/0B0f2VDPOrXt4bm02SlV5MGtzTXc/edit?usp=sharing
legendary
Activity: 934
Merit: 1000
Okay,

I got some unexplainable errors: nBits below minimum work

Code:
received block e26ac9261be80ee62b00
bnProofOfWorkLimit: 504365055
ERROR: CheckProofOfWork() : nBits below minimum work
ERROR: CheckBlock() : proof of work failed
ERROR: ProcessBlock() : CheckBlock FAILED

I tried to see what exactly the value of nBits was at the time using

Code:
     printf("bnTarget: %u \n", nBits);

But alas, it won't give any output.. So... What I did, quick and dirty is:

Code:
   // Check range
    if (bnTarget <= 0 || bnTarget > bnProofOfWorkLimit)
      printf("bnTarget: %u \n", nBits);
      printf("bnProofOfWorkLimit: %u \n", bnProofOfWorkLimit.GetCompact());
      // return error("CheckProofOfWork() : nBits below minimum work");


I removed the error ;-)

Consequence is that your clients when used for mining might think it mined a valid block but actually didn't. The network will correct that I think. Maybe a more experienced dev can tell why this error occurs in the first place. I personally think it has something to do with the fact that the difficulty was changed from >>100000000 to >20 after mining the genesis block.

Let me know if it works there!
legendary
Activity: 934
Merit: 1000
member
Activity: 112
Merit: 10
So we have a working -QT now??

Soon hes compiling it now i guess
full member
Activity: 178
Merit: 100
sr. member
Activity: 518
Merit: 250
So we have a working -QT now??
member
Activity: 112
Merit: 10
Yeah I got the new one.. that was the mistake ;-)

gief Cheesy
legendary
Activity: 934
Merit: 1000
Yeah I got the new one.. that was the mistake ;-)
member
Activity: 112
Merit: 10
O, and I included a shortcut with an addnode I used on Linux this morning.. Since the IRC is crappy and the dns entries seem to be invalid, I'd suggest you add some more nodes. You can find them all around the Elacoin topics...

And for the BBQ lovers: bUJC6MYEN8ZkwtA94wqPh9ztcJ4S1SQY5V
The ElaCoin Lovers: Ed6sLPZcMzchQQEdPrHsLzhrEapozeyYJB

Hmm, a new release will follow.. Apparently someone though it funny to add invalid checkpoints to the checkpoints.cpp file:
https://github.com/elacoin/elacoin/commit/992bdc98758006bd597135df66c8c4b7b752109b

Which causes the client to error:
Code:
received block 8ce0c019811c95fd8b4c
ERROR: CheckProofOfWork() : nBits below minimum work
ERROR: CheckBlock() : proof of work failed
ERROR: ProcessBlock() : CheckBlock FAILED

Did you get the new github upload ?

Its currently running without error only it doesnt sync blocks
legendary
Activity: 934
Merit: 1000
O, and I included a shortcut with an addnode I used on Linux this morning.. Since the IRC is crappy and the dns entries seem to be invalid, I'd suggest you add some more nodes. You can find them all around the Elacoin topics...

And for the BBQ lovers: bUJC6MYEN8ZkwtA94wqPh9ztcJ4S1SQY5V
The ElaCoin Lovers: Ed6sLPZcMzchQQEdPrHsLzhrEapozeyYJB

Hmm, a new release will follow.. Apparently someone though it funny to add invalid checkpoints to the checkpoints.cpp file:
https://github.com/elacoin/elacoin/commit/992bdc98758006bd597135df66c8c4b7b752109b

Which causes the client to error:
Code:
received block 8ce0c019811c95fd8b4c
ERROR: CheckProofOfWork() : nBits below minimum work
ERROR: CheckBlock() : proof of work failed
ERROR: ProcessBlock() : CheckBlock FAILED

Edit2: Wasn't the checkpoint.. Was the starting difficulty:
https://github.com/elacoin/elacoin/commit/0d3db7e9da6b12801439d24e32250c0243021b18

Genesis block was mined with diff 0 so the client won't accept it with diff >>20 :p


legendary
Activity: 934
Merit: 1000
Here it is:

https://docs.google.com/file/d/0B0f2VDPOrXt4OU55MGlvOEZZVkU/edit?usp=sharing

Have fun!

Btw, this is the QT client. I'll try the elacoind.exe now..
member
Activity: 84
Merit: 10
Didn't Hazard successfully compile it the first time?
Yes, but I refuse to support this garbage this time around. The developer has proven himself to be extraordinarily inept, and I refuse to help him in any way, shape, or form.

I encourage you to ditch elacoin and try out feathercoin2. Unlike elacoin, feathercoin2 has windows support!

https://bitcointalksearch.org/topic/ann-introducing-firecoin-an-honest-scrypt-based-coin-205243

newbie
Activity: 35
Merit: 0
ELC - premined scamcoin!
Feathercoin2 is the future. it has windows support! © Hazard
legendary
Activity: 934
Merit: 1000
Btw you guys want qt or the elacoind.exe?
legendary
Activity: 934
Merit: 1000
I'm on it.. Just got home from work.. I compiled it this morning, but some chang were pushed after that so I have to recompile it.. I except bbq coins and any other altcoin you would like to donate ;-)

Mind you though, i compile the source as is.. So no complaining about litecoin features.. Milkshake didn't spend much time on the qt part..
hero member
Activity: 781
Merit: 501
you guys mean this one right? hahahaha

legendary
Activity: 980
Merit: 1000
Didn't Hazard successfully compile it the first time?
Yes, but I refuse to support this garbage this time around. The developer has proven himself to be extraordinarily inept, and I refuse to help him in any way, shape, or form.

I encourage you to ditch elacoin and try out feathercoin2. Unlike elacoin, feathercoin2 has windows support!

https://bitcointalksearch.org/topic/ann-introducing-firecoin-an-honest-scrypt-based-coin-205243
I'm going to wait for feathercoin3 android binaries.
Soon! Smiley
newbie
Activity: 18
Merit: 0
Didn't Hazard successfully compile it the first time?
Yes, but I refuse to support this garbage this time around. The developer has proven himself to be extraordinarily inept, and I refuse to help him in any way, shape, or form.

I encourage you to ditch elacoin and try out feathercoin2. Unlike elacoin, feathercoin2 has windows support!

https://bitcointalksearch.org/topic/ann-introducing-firecoin-an-honest-scrypt-based-coin-205243
I'm going to wait for feathercoin3 android binaries.
legendary
Activity: 980
Merit: 1000
Didn't Hazard successfully compile it the first time?
Yes, but I refuse to support this garbage this time around. The developer has proven himself to be extraordinarily inept, and I refuse to help him in any way, shape, or form.

I encourage you to ditch elacoin and try out feathercoin2. Unlike elacoin, feathercoin2 has windows support!

https://bitcointalksearch.org/topic/ann-introducing-firecoin-an-honest-scrypt-based-coin-205243
member
Activity: 112
Merit: 10
Didn't Hazard successfully compile it the first time?

Dont think so no, its not out yet as far as i know
Pages:
Jump to: