Post
Topic
Board Announcements (Altcoins)
Re: [UNOFFICIAL] VNL | Vanillacoin 0.3.6 Beta | Node Incentives | ZeroTime
by
iCEBREAKER
on 22/09/2015, 01:19:51 UTC
I care a lot about what iCEBREAKER thinks, but I like to be dishonest and make of show of pretending I do not.




Code theft confirmed:

Comparing a sample piece of code it is clear that at least some of it is based on Bitcoin code:

From vanillacoin - https://github.com/john-connor/vanillacoin/blob/master/src/address_manager.cpp#L1315
Code:
{code}


The above code from vanillacoin is based on bitcoin, albeit renamed, refactored, reformatted and re-commented at almost every possible occasion.

The algorithm is the same line by line and even the esoteric identifier name "IsTerrible"/"is_terrible" is used in both.

My guess is John started with a old bitcoin code base and refactored, renamed and recommented the code to a huge degree.



#R3KT