• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

v0.10.16 - Onyx v2

My friends sort and uniq still think there are 2 duplicates with v0.10.16.15, in this case Masternode 108.61.172.141 exists 2x.

Maybe a simple check of the existing Masternodes before adding a new one would be a good idea.
I see 3x
Code:
$ darkcoind masternode list | sort | uniq -c | grep -v "1 "
      3     "108.61.172.141:9999" : 1,

EDIT:
hmmm

Code:
$ darkcoind masternode list pubkey | grep 108.61.172.141:9999
    "108.61.172.141:9999" : "XfER6ntjTbtpC17JYds3e7f6snuPnk7PEC",
    "108.61.172.141:9999" : "Xik5Cx8H6HFZjndoVQ3vRPnSPNYYaxiVpJ",
    "108.61.172.141:9999" : "XkRkkD5C3ihsMMknJWHEeR2caTS1tRWu2y",
$ darkcoind masternode list vin | grep 108.61.172.141:9999
    "108.61.172.141:9999" : "10faebcfc825127bf698e7ab82cf7475130f701da3a28957013cadf4be8e9854",
    "108.61.172.141:9999" : "b6dc42c0941b5c5ba73851c8f8cc6df151caa8f2488119ca34eea8b3dee6de58",
    "108.61.172.141:9999" : "595baf8a968d0ebaaa7784510557dbb49c413f1f80a0cedb3e32f1d74bd6d9ce",
 
I see 3x
Code:
$ darkcoind masternode list | sort | uniq -c | grep -v "1 "
      3     "108.61.172.141:9999" : 1,

EDIT:
hmmm

Code:
$ darkcoind masternode list pubkey | grep 108.61.172.141:9999
    "108.61.172.141:9999" : "XfER6ntjTbtpC17JYds3e7f6snuPnk7PEC",
    "108.61.172.141:9999" : "Xik5Cx8H6HFZjndoVQ3vRPnSPNYYaxiVpJ",
    "108.61.172.141:9999" : "XkRkkD5C3ihsMMknJWHEeR2caTS1tRWu2y",
$ darkcoind masternode list vin | grep 108.61.172.141:9999
    "108.61.172.141:9999" : "10faebcfc825127bf698e7ab82cf7475130f701da3a28957013cadf4be8e9854",
    "108.61.172.141:9999" : "b6dc42c0941b5c5ba73851c8f8cc6df151caa8f2488119ca34eea8b3dee6de58",
    "108.61.172.141:9999" : "595baf8a968d0ebaaa7784510557dbb49c413f1f80a0cedb3e32f1d74bd6d9ce",
Unique vins though

Code:
ubuntu@ip-10-0-2-78:~$ darkcoind masternode list vin | grep 108.61.172.141
    "108.61.172.141:9999" : "595baf8a968d0ebaaa7784510557dbb49c413f1f80a0cedb3e32f1d74bd6d9ce",
    "108.61.172.141:9999" : "10faebcfc825127bf698e7ab82cf7475130f701da3a28957013cadf4be8e9854",
    "108.61.172.141:9999" : "b6dc42c0941b5c5ba73851c8f8cc6df151caa8f2488119ca34eea8b3dee6de58",
 
Unique vins though

Code:
ubuntu@ip-10-0-2-78:~$ darkcoind masternode list vin | grep 108.61.172.141
    "108.61.172.141:9999" : "595baf8a968d0ebaaa7784510557dbb49c413f1f80a0cedb3e32f1d74bd6d9ce",
    "108.61.172.141:9999" : "10faebcfc825127bf698e7ab82cf7475130f701da3a28957013cadf4be8e9854",
    "108.61.172.141:9999" : "b6dc42c0941b5c5ba73851c8f8cc6df151caa8f2488119ca34eea8b3dee6de58",

How does that work from the standpoint of having one unique masternode address (unique vin) per ip?
 
How does that work from the standpoint of having one unique masternode address (unique vin) per ip?
The protocol does not prohibit that you can register multiple vins with one IP. Nevertheless such setup is not supported and vanilla masternodes are not able to keep all entries alive via dseep.
 
The protocol does not prohibit that you can register multiple vins with one IP. Nevertheless such setup is not supported and vanilla masternodes are not able to keep all entries alive via dseep.
So does it come down to someone thinking they can save some money using one ip with perhaps multiple user accounts or what? Seems like a waste of two additional masternodes for another $10 or so a month in attempted savings.

EDIT, saw udjin's post.
 
So does it come down to someone thinking they can save some money using one ip with perhaps multiple user accounts or what? Seems like a waste of two additional masternodes for another $10 or so a month in attempted savings.
I wrote "vanilla" masternodes are not able to do that...

looks like someone is using this bug http://jira.darkcoin.qa/browse/DRK-116
This! But it's more a "undocumented feature" of the protocol than a bug... It can't be exploitet as you still need to own the vins
 
WTF?

Code:
darkcoind1 masternode list vin | grep e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f

  "54.77.200.237:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.208.40:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.193.9:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.208.228:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.208.17:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.209.19:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.73.21:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.207.220:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
 
WTF?

Code:
darkcoind1 masternode list vin | grep e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f

  "54.77.200.237:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.208.40:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.193.9:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.208.228:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.208.17:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.209.19:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.73.21:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.207.220:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
it's ok http://explorer.darkcoin.io/tx/e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f

EDIT:
https://darkcointalk.org/threads/v10-15-onyx-release.2683/page-45#post-28559
https://darkcointalk.org/threads/v10-15-onyx-release.2683/page-48#post-28770
https://darkcointalk.org/threads/v10-15-onyx-release.2683/page-48#post-28772
 
WTF?

Code:
darkcoind1 masternode list vin | grep e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f

  "54.77.200.237:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.208.40:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.193.9:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.208.228:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.208.17:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.209.19:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.73.21:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
  "54.171.207.220:9999" : "e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f",
What's the problem?

http://explorer.darkcoin.fr/tx/e1e64ffaa566c4e07a0c99c9a6aa216f1fb3a520856ef07694480d14f25e775f

The wallet contains 9x 1000 DRK
 
I propose to add UdjinM6 to the development team.

If he keeps up that speed he'll find your bugs before you even have the chance to implement them :grin:
Agreed, I would be for adding him and then removing InternetApe, DRKLord, and CHAOSiTEC from https://www.darkcoin.io/about/team-contact/

People ask what their contributions are and so far they haven't been actively doing anything. Time to update the team to better reflect those that are actually doing active development. I realize this is axing substantial number of the existing team but lets be honest here, no sense in lying about who is actually behind Darkcoin (most already having done the research realize it's only a few).
 
That's pretty cool. But how do I send out multiple 1000 DRK in a single transaction?
Easy :wink:
EtLLWsN.png


PS. Thank you everyone for kind words :smile:
 
Hmmm... This is going popular...
Code:
darkcoind masternode list | sort | uniq -c | grep -v "1 "
      2     "107.170.242.110:9999" : 1,
      3     "108.61.172.141:9999" : 1,
      2     "188.226.196.182:9999" : 1,
EDIT:
Code:
darkcoind masternode list vin | sort | grep -E "107.170.242.110:9999|108.61.172.141:9999|188.226.196.182:9999"
    "107.170.242.110:9999" : "3160591f27035b4cd40513c3225b685d0756101c1f90eb6ef8d41b0e9f763a0d",
    "107.170.242.110:9999" : "f4ceafeb61f8c7c2fc7fb40aa49c31262df23f397b9a10dbefe0a8c789bf5ef4",
    "108.61.172.141:9999" : "10faebcfc825127bf698e7ab82cf7475130f701da3a28957013cadf4be8e9854",
    "108.61.172.141:9999" : "595baf8a968d0ebaaa7784510557dbb49c413f1f80a0cedb3e32f1d74bd6d9ce",
    "108.61.172.141:9999" : "b6dc42c0941b5c5ba73851c8f8cc6df151caa8f2488119ca34eea8b3dee6de58",
    "188.226.196.182:9999" : "2db535f2ae754ca5ccf19c70b2e83a7d2b6c84e6c58ea89bf1d03da070a86076",
    "188.226.196.182:9999" : "f2af81ae42efb0b6d5e10f462ac4e95674804eeddf69baa86ed939152ac92969",
 
Last edited by a moderator:
Back
Top