Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: adanma on January 04, 2018, 08:29:19 PM



Title: Deeponion source code updated ? what updated ?
Post by: adanma on January 04, 2018, 08:29:19 PM
just checked the github, and seem the onion finally updated the source code some hours ago...

but updated what ??

I'm not so expert , but seem they just changed the version again,  and then changed a Mac icon, and updated Linux building dependency /??

what indeed they updated from beginning ?  just changing the copyright, changing version, and changing some images ???

they said they have 2 new experienced developers joined the team!


Title: Re: Deeponion source code updated ? what updated ?
Post by: MadMac on January 05, 2018, 09:39:09 AM
They added seed nodes, or at least so they say. Nothing really. There is no development in this coin.


Title: Re: Deeponion source code updated ? what updated ?
Post by: Rules85 on January 05, 2018, 09:45:36 AM
Although I know Deeponion is a hoax, I am still concerned about its code updates. What does it update this time? Maybe you can change my mind? ::)


Title: Re: Deeponion source code updated ? what updated ?
Post by: exadex.org on January 05, 2018, 09:49:06 AM
CoinGecko (https://www.coingecko.com/) has a ranking system, where "Developer" measures the frequency of GitHub repository updates.

This could be just a trick to get a better ranking.


Title: Re: Deeponion source code updated ? what updated ?
Post by: push on January 10, 2018, 11:19:21 PM
They added seed nodes, or at least so they say. Nothing really. There is no development in this coin.

It looks like they actually did add some nodes in src/net.cpp (https://github.com/deeponion/deeponion/commit/b104bfd6c62ab400665995dc781948e1c54e2209)

Code:
  // The second name should resolve to a list of seed addresses.
 static const char *strDNSSeed[][2] = {
 };
 
 // hidden service seeds
 static const char *strMainNetOnionSeed[][1] = {
- { "ajkik3nr2rg2yfzn.onion" },
+ { "clazvyxuxubl2vgm.onion" },
+ { "xui3kzolhlf7l27o.onion" },
+ { "nikluyytbjyofh3k.onion" },
  { "jxiwwjdkyfg5pnov.onion" },
+ { "tcqiq5t24mnmkkux.onion" },
+ { "t3bauqgknp3uw74u.onion" },
+ { "urrg7up7awygv6qz.onion" },
+ { "ldmhzclj5y3tk52m.onion" },
  {NULL}
 };
 

...but other than that: no big changes indeed.


Title: Re: Deeponion source code updated ? what updated ?
Post by: Keihell on January 10, 2018, 11:23:36 PM
Although I know Deeponion is a hoax, I am still concerned about its code updates. What does it update this time? Maybe you can change my mind? ::)

Im interested what you know regarding Deeponion being a hoax?
Can you enlighten me on the matter? I have done some reading on it, but the only thing i can find is people having their doubts on the airdrop approach. Just wondering


Title: Re: Deeponion source code updated ? what updated ?
Post by: sic57005 on January 10, 2018, 11:35:50 PM
Yes, only masternodes update.