isf-jclient icon indicating copy to clipboard operation
isf-jclient copied to clipboard

Low Confirmation Rate

Open vuapo-eth opened this issue 6 years ago • 5 comments

The confirmation rate of the spammer (currently 15%) is significantly lower than the average confirmation rate of the tangle (25%). Considering that right now ~80% of spam is created by iotaspam.com spammers, the confirmation rate of transactions that are not created by iotaspam.com spammers sits at approximately 65%:

    ISF         NOT ISF      TOTAL
(80% * 15%) + (20% * 65%) =   25%

Finding the cause for that and improving the isf-jclient confirmation rate, would vastly improve the confirmation rate of the tangle as a whole, since right now the majority of transaction is created by this spammer.

conf php

vuapo-eth avatar Mar 01 '18 20:03 vuapo-eth

Well if I correctly understood, please correct me if im wrong - actual spamming is not effective enough and you are now searchiing for this difference of 10% between tangle and iotaspam confirmation rate?

PJanisio avatar Mar 01 '18 20:03 PJanisio

Yes, there seems to be something wrong with either the code of the spammer itself or the environment in which our users run it (which nodes they connect to etc.). Other spammers are way more effective in terms of confirmation rate.

vuapo-eth avatar Mar 01 '18 20:03 vuapo-eth

for the first time, it's the other way around, weird :thinking:

conf php

vuapo-eth avatar Apr 30 '18 19:04 vuapo-eth

Is it from logical view even possible?

PJanisio avatar Apr 30 '18 19:04 PJanisio

Depends on what's the actual reason for difference:

  • it might have been a bug in the spamming software that was fixed with v1.0.13
  • or it might have been a single user who was using bad nodes and currently isn't spamming or changed to other nodes
  • maybe it's just a random fluctuation and the blue line will be below the red line again soon

There are countless other possible explanations, we don't know what it is yet.

vuapo-eth avatar Apr 30 '18 19:04 vuapo-eth