Bitcoin Forum
May 25, 2024, 02:20:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Deeponion source code updated ? what updated ?  (Read 136 times)
adanma (OP)
Jr. Member
*
Offline Offline

Activity: 70
Merit: 1


View Profile WWW
January 04, 2018, 08:29:19 PM
 #1

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 Huh

they said they have 2 new experienced developers joined the team!
MadMac
Full Member
***
Offline Offline

Activity: 756
Merit: 103



View Profile
January 05, 2018, 09:39:09 AM
 #2

They added seed nodes, or at least so they say. Nothing really. There is no development in this coin.
Rules85
Member
**
Offline Offline

Activity: 182
Merit: 10


View Profile
January 05, 2018, 09:45:36 AM
 #3

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? Roll Eyes

DCC│Distributed Credit Chain
    Empower Credit, Enable Finance   
GithubFacebookMedium ‹‹‹dcc.finance››› RedditTwitterTelegram
exadex.org
Full Member
***
Offline Offline

Activity: 122
Merit: 100



View Profile WWW
January 05, 2018, 09:49:06 AM
 #4

CoinGecko has a ranking system, where "Developer" measures the frequency of GitHub repository updates.

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

push
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 10, 2018, 11:19:21 PM
 #5

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

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.
Keihell
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
January 10, 2018, 11:23:36 PM
 #6

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? Roll Eyes

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
sic57005
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
January 10, 2018, 11:35:50 PM
 #7

Yes, only masternodes update.
Pages: [1]
  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!