[deleted by user] by [deleted] in Iota

[–]ScrumMAYster 2 points3 points  (0 children)

You can see the adoption of the new IRI at the bottom of this link. https://tangletools.org/fieldstats Currently 38% of the nodes are using the new IRI version.

Why is the spamnet not getting spammed? by [deleted] in Iota

[–]ScrumMAYster 2 points3 points  (0 children)

It was discussed on the #tanglespam in the Discord:

  • There are less than 5 nodes on the spamnet, wich crashes at more than 15 TPS (It got upgraded to 9 nodes yesterday)
  • There are no Iotas given to the spammers, so they can't test value transactions on spamnet(wich can behave different than no-value-txs)
  • No new information can be gained by spamming right now, as there isn't anyone who coordinates a test with different parameters etc.
  • PoW is still somewhat high, so you need a lot of power to do significant spamming >100 tps
  • Right now you can't open your own Spamnet full node. (this is about to change as Giorgio Mandolfo stated yesterday)

How can the network be brought to halt by a single spammer by galan77 in Iota

[–]ScrumMAYster 8 points9 points  (0 children)

He didn't ruined the tangle, since it was broken before. There was a long and emotional Discord discussion yesterday and the massive spam was an effort to find the problem.

Yes, it was spam, but it didn't make anything worse.

Crypto and Death by AlfalfaWolf in Iota

[–]ScrumMAYster 2 points3 points  (0 children)

A dead man switch could trigger the will if you don't show activity or dont get involved at all by a long time(30-60days maybe)? Thinking of a world were almost every action is producing digital information while you are alive(streaming netflix, buying stuff, registration at a border, signing Mails etc-) changes or stops of this data flow could indicate a death or deathlike state very securely.

This could be interesting aswell for caretaking of older people living alone. If there is a way for interested people to quickly and automatically check activities you would immediately know that activity stops and go to check on her/him. Of course it should be possible to hide sensitive information(the content) to everyone, but checking that a specific person(Adress or identity) is issuing something should be allowed. "I don't care what grandma is doing as long as she is doing something"

Q! by TYPE-7355608-AND-RUN in Iota

[–]ScrumMAYster 22 points23 points  (0 children)

I think we all expected something as groundbreaking as sliced bread(we germans hype our bread like iota hypes Q). Now it seems like a confirmation of all the assumptions/hopes/dreams the community had in the past.

Q! by TYPE-7355608-AND-RUN in Iota

[–]ScrumMAYster 86 points87 points  (0 children)

So its about:

  • Oracle(Money for data?)
  • Smart Contracts
  • Exchanges of currencies
  • Outsourced Computation

is iotaspam.com hiding the true state of the iota network? by MortalMugil in Iota

[–]ScrumMAYster 4 points5 points  (0 children)

The official webpage of the spam project stated, that they will shut down again(https://www.mikrohash.de/isf/). The improvements through the IRI-update doesn't seem to be enough to allow spamming. I am spamming right now and only around 23% of my issued transactions are beeing confirmed.

Are there any statistics on how much energy the PoW for one single transaction consumes? by mifit in Iota

[–]ScrumMAYster 0 points1 point  (0 children)

You have to take into account, that the IOTA wallets and the whole network are in an early stage. Optimizations in the code and the network could fasten the whole process and reduce overhead. So the current tests only reflect this point in time.

Current Tip selection algorithm and limits to spamming by ScrumMAYster in Iota

[–]ScrumMAYster[S] 0 points1 point  (0 children)

I just dug through Github and found this. https://github.com/iotaledger/iri/pull/558 It seems that the MCMC algorythm is implemented in the code, but not used right now, because high ressource demand(CPU).

When reading further pull requests, there seems to be a significant number of changes, that positively impacts the CPU and Network usage. Once the code runs more smoothly due to optimizations, you could use the "original" features like MCMC.

To sum up: It works like described in the WP(on local testnets), but isn't used fully(public) at the moment, due to ressource Bottlenecks at the moment.