Bitcoin Forum
May 20, 2024, 03:33:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 ... 100 »
  Print  
Author Topic: [ANN] Elacoin | Released | Fair Elastic Scrypt Mining | No Premine  (Read 133882 times)
BitFred
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
May 14, 2013, 02:30:39 AM
 #421

Have people compiled this without any problems?  https://github.com/elacoin/elacoin

It compiles and creates the client but when I start it crashes/closes instantly.  I get these warnings during compiling but it finishes seemingly ok.

main.cpp:3354: warning: 'unsigned int ScanHash_CryptoPP(char*, char*, char*, char*, unsigned int&)' defined but not used [-Wunused-function]

net.cpp:-1: In function 'void ThreadDNSAddressSeed2(void*)':

net.cpp:1189: warning: comparison is always false due to limited range of data type [-Wtype-limits]

miningpage.cpp:-1: In member function 'void MiningPage::minerStarted()':

miningpage.cpp:233: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]



And this is Qt Creators output when it tries to start the wallet.

"sni-qt/4634" WARN  11:13:17.688 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE
elacoin-qt: ../elacoin-master/src/main.cpp:2078: bool LoadBlockIndex(bool): Assertion `block.hashMerkleRoot == uint256("0x97ddfbbae6be97fd6cdf3e7ca13232a3afff2353e29badfab7f73011edd4ced9")' failed.
The program has unexpectedly finished.
change these lines in main.cpp:

        assert(block.hashMerkleRoot == uint256("0x97ddfbbae6be97fd6cdf3e7ca13232a3afff2353e29badfab7f73011edd4ced9"));

        // If genesis block hash does not match, then generate new genesis hash.
        if (false && block.GetHash() != hashGenesisBlock)


to:

//        assert(block.hashMerkleRoot == uint256("0x97ddfbbae6be97fd6cdf3e7ca13232a3afff2353e29badfab7f73011edd4ced9"));

        // If genesis block hash does not match, then generate new genesis hash.
        if (block.GetHash() != hashGenesisBlock)

that should eliminate the assert and allow it to build the test merkelRoot

However, my build of elacoind.exe does not run in Windows.  On Linux it runs but it does not work.


Thanks, I'll take a look.
relm9
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
May 14, 2013, 02:31:07 AM
 #422

I think the point people are making is that he could make all code/binaries open for code review etc. with or without testnet-genesis block if he wanted to. The more I think about it, the more it seems like a (fairly smart) scam. Having a set release time would guarantee 100s if not 1000s of downloads before anyone have peer-reviewed the code and should the code contain intelligently written wallet stealers or/and keyloggers/trojans chances are he would make out like a bandit in just a few minutes.
Source code is already on github. It will be a few changes prior to launch, and anyone can review.
On the other hand, windows-kids can't into programming and always will "double click the exe's"  Smiley

I think it's great that you think that it's not possible to hide trojans/keyloggers etc. in source code.

As long as they do a fork of the Litecoin code on github looking over the code is easy with diff compare. Anything malicious would stick out like a sore thumb.
Tranz
Legendary
*
Offline Offline

Activity: 1540
Merit: 1052


May the force bit with you.


View Profile
May 14, 2013, 02:31:43 AM
 #423

I'm not going to have to compile it for windows myself, am I? Because I'm not a computer programmer, I don't know how...

Hopefully a trusted member could post a binary. But even then...

HBN: https://bitcointalk.org/index.php?topic=303749.0 hobonickels.info
Personal Donations: F1TranzWqFGZyFeTMu6iLbtTQgdXuJPsiL
Donations to the HBN Fund: EhbNfund4PrRFLHMxsnbGLhP25hizJGHEE or 1LVFtCX4a83dMLjd8S7imKKKC58QaG83kw
nocoin
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
May 14, 2013, 02:32:44 AM
 #424

I think it's great that you think that it's not possible to hide trojans/keyloggers etc. in source code.
What makes you think I think so? It's 3 commits, not a rocket science to get into.
https://github.com/elacoin/elacoin/commits/master
GSnak
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
May 14, 2013, 02:35:47 AM
 #425

If the trojans in the release binaries aren't all that bad, I might join in on this.
Kinetic915
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
May 14, 2013, 02:42:26 AM
 #426

has there been NO response from milkshake addressing all out concerns??

MrWizard
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
May 14, 2013, 02:42:46 AM
 #427

Starting to get really worried about this coin.  Less than 3 1/2 hours before launch.  Everything should be ready to go by now, but no word from the developer for over 4 hours.  

"I walked into the room dripping in Bitcoins.  Yea dripping in Bitcoins."
(BTC) 168DCCeGmDy3xTWRimLVhvKtK3yEWbpsSg     (LTC) LbYS8VFqFSU7B9bfaHD11seQMtrtYEKpLe
(BBQ) bNVZErvwLzpEG7H3kt1fycWspzRQB1MJzL
Mhash pipe
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 14, 2013, 02:44:03 AM
 #428

I'm sitting this one out... There hasn't been a profitably scrypt coin released since chn (btb, rlc, jkc, pwc, gmc, fkc all failed), so I don't see why this one will be any different.

If I'm wrong though and this one sticks, it sounds like the train won't completely be gone.
saudibull
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile
May 14, 2013, 02:45:27 AM
 #429

Starting to get really worried about this coin.  Less than 3 1/2 hours before launch.  Everything should be ready to go by now, but no word from the developer for over 4 hours.  
Agree, publicly announcing a new coin with a decent following, he should keep everyone updated on any and all concerns...
MrWizard
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
May 14, 2013, 02:47:18 AM
 #430

I'm sitting this one out... There hasn't been a profitably scrypt coin released since chn (btb, rlc, jkc, pwc, gmc, fkc all failed), so I don't see why this one will be any different.

If I'm wrong though and this one sticks, it sounds like the train won't completely be gone.
I predict no profit from this coin.  I just want to help in the experiment of a coin that increases reward on increasing hash power.  More coins = more supply = lower price.

"I walked into the room dripping in Bitcoins.  Yea dripping in Bitcoins."
(BTC) 168DCCeGmDy3xTWRimLVhvKtK3yEWbpsSg     (LTC) LbYS8VFqFSU7B9bfaHD11seQMtrtYEKpLe
(BBQ) bNVZErvwLzpEG7H3kt1fycWspzRQB1MJzL
JessicaMILFson
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
May 14, 2013, 02:48:16 AM
 #431

Gonna sit this one out. I have a feeling that MilkShake and Limitless are the same
Hazard
Legendary
*
Offline Offline

Activity: 980
Merit: 1000



View Profile WWW
May 14, 2013, 02:51:53 AM
 #432

I was provided with "release source code" to compile a windows binary from. Note that the genesis block was completely different from what is on github, so I believe this to be what he intended to release with.



Upon compiling, I did not like what I saw. I got 1 connection to the network, and started downloading a blockchain that was already 1360 blocks long. He quickly disconnected.




I suspect that he is creating a blockchain in private, which he then plans to release onto the network sometime after release. A similiar situation will unfold like what happened with gamecoin: the older, premined blockchain will replace the actual blockchain.

Tranz
Legendary
*
Offline Offline

Activity: 1540
Merit: 1052


May the force bit with you.


View Profile
May 14, 2013, 02:55:30 AM
 #433

But the title said no Premine!?    Huh

HBN: https://bitcointalk.org/index.php?topic=303749.0 hobonickels.info
Personal Donations: F1TranzWqFGZyFeTMu6iLbtTQgdXuJPsiL
Donations to the HBN Fund: EhbNfund4PrRFLHMxsnbGLhP25hizJGHEE or 1LVFtCX4a83dMLjd8S7imKKKC58QaG83kw
Hazard
Legendary
*
Offline Offline

Activity: 980
Merit: 1000



View Profile WWW
May 14, 2013, 02:56:49 AM
 #434

But the title said no Premine!?    Huh
If it's too good to be true... Grin

Number6
Sr. Member
****
Offline Offline

Activity: 490
Merit: 254



View Profile
May 14, 2013, 02:57:11 AM
 #435


I was provided with "release source code" to compile a windows binary from. Note that the genesis block was completely different from what is on github, so I believe this to be what he intended to release with.



Upon compiling, I did not like what I saw. I got 1 connection to the network, and started downloading a blockchain that was already 1360 blocks long. He quickly disconnected.




I suspect that he is creating a blockchain in private, which he then plans to release onto the network sometime after release. A similiar situation will unfold like what happened with gamecoin: the older, premined blockchain will replace the actual blockchain.


But, but, in the title it clearly states "No premine".  Surely, these coin developers have the best interests of the community in mind and would never stoop to such a low level.

BTC:   18jdvLeM6r943eUY4DEC5B9cQZPuDyg4Zn     LTC:   LeBh9akQ3RwxwpUU6pJQ9YGs9PrC1Zc9BK
TheSwede75
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
May 14, 2013, 02:57:55 AM
 #436

Well look at that, the website is also down. COINCIDENCE! Uh-Oh! Smiley ha ha
What an absolutely retarded scam.. ha ha ha
brie
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile WWW
May 14, 2013, 02:58:26 AM
 #437

I was provided with "release source code" to compile a windows binary from. Note that the genesis block was completely different from what is on github, so I believe this to be what he intended to release with.

Upon compiling, I did not like what I saw. I got 1 connection to the network, and started downloading a blockchain that was already 1360 blocks long. He quickly disconnected.

I suspect that he is creating a blockchain in private, which he then plans to release onto the network sometime after release. A similiar situation will unfold like what happened with gamecoin: the older, premined blockchain will replace the actual blockchain.

My guess is that he gave you code with a temporary genesis block to test compiling and he would switch to the real block and compile on his own after getting your help.

My Bytecoin P2Pool: http://limitedloot.org:6327
saudibull
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile
May 14, 2013, 02:58:48 AM
 #438

And again, still curious as to why he has not posted anything yet... ? No responses, or updates ...
Mhash pipe
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 14, 2013, 02:58:56 AM
 #439

Each coin is getting progressively shittier  Smiley

I can't wait till turdcoin and stdcoin come out
mercSuey
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
May 14, 2013, 02:59:04 AM
 #440

Yes - people - please pay attention to this and read the link.

The thread OP is clearly up to nefarious deeds ...

Here's the proof in that thread.
https://bitcointalk.org/index.php?topic=203881.msg2132183#msg2132183

When a crypto veteran like Kano post warnings like this I stop and listen....

You people should do the same.

Something is up and is very fishy about this...

I'm staying away.  If indeed he holds an asic, then he benefits from an altcoin/new coin/scrypt coin disaster, which he may very well orchestrate with
his very own elacoin.

Looks like Royalcoin will be the last of the reliable (define 'reliable' however you want) scypt forks from this fanatical scrypt fork releasing bubble.

Bring on Taco's netcoin!
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 ... 100 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!