Before we start Thread 2 about the evolution of dust protection in IOTA, see Thread 1 here:
Thread 2:
**IOTA 1.5**

IOTA now switches to a UTXO-based ledger. Each address can now hold multiple UTXOs, each with its own balance.

The address balance is calculated as the total of the UTXO balances on that address.

Recommended reading: medium.com/bitbees/what-t…

2/n
Recognising the risk of ledger bloat, a dust protection mechanism is introduced.

Note: when we are thinking about dust we have to think about UTXOs rather than addresses. This is quite tricky to understand for most people, as we will see. It took me some time!

3/n
The basic rule of IOTA 1.5 dust protection is that "UTXOs cannot hold under 1 million IOTA (1 Mi)".

Try to remember this very important rule as it makes sending amounts under 1 Mi very tricky!

4/n
To understand why this is tricky, let's look at an example where I try to send 10i to an address that already contains 5 Mi.

You may assume that you could add 10i to that 5 Mi, so that you have a total of 5.00001 Mi, which respects the basic dust protection rule.

But no!

5/n
Each UTXO is actually a self-contained pot, which only contains the output from a transaction.

And in this case that pot would only contain the 10i you sent (ie the output of that transaction). So, as the UTXO only contains 10i, you have broken the dust protection rule.

6/n
You may need to re-read the previous tweet a few times to understand it properly. It took me some time to properly get it. 😅

7/n
To overcome this problem, a special UTXO called a "dust allowance output" was introduced.

Users could now lock 1- 10 Mi on a dust allowance output, and could then receive up to 10 dust-UTXOs per Mi deposited, on the associated address.

8/n
eg

- I create a dust allowance output with 2 Mi locked on Address A.

- You can now send up to 20 dust transactions (a dust transaction is anything under 1 Mi) to Address A.

9/n
Users can also sweep the dust UTXOs - this means combining multiple dust UTXOs into a single UTXO (eg 1i + 1i + 1i -> 3i on 1 UTXO).

This sweeping frees up spare UTXOs on your dust-enabled address.

10/n
This is a reasonable interim solution, but unfortunately it would not be compatible with the upcoming IOTA 2.0 network, as it requires total ordering of the Tangle to work (to determine if the transaction is valid, and that the dust protection rules are fulfilled).

11/n
Okay so that is a brief summary of IOTA 1.5 dust protection.

In the next thread we will look at the new dust solution introduced with the tokenisation framework.

/thread

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Navin Ramachandran

Navin Ramachandran Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @navinram999

7 Nov
Okay so we finally reach thread 3 about the evolution of dust protection in #IOTA. But if you haven’t read it yet, see Thread 2 here:

1/n
Thread 3:
** New Tokenisation Framework**

The new IOTA tokenisation framework introduces various new UTXO types, which add a great amount of functionality to IOTA. But they can also add large amounts of data to the ledger (eg for NFTs, native assets, aliases).

2/n
All this new data will bloat the ledger, just like dust. So we need a dust solution that can also deal with this type of bloat, and would also ideally work with IOTA 2.0.

A new dust solution is proposed. This has 2 rules.

3/n
Read 15 tweets
6 Nov
We talked about dust and why it was bad for a blockchain. But what does it mean specifically for #IOTA?

1/n
Blockchains grows in size over time. This is due to at least 2 distinct things:

1) You store the history of transactions.

2) You store the current ledger state - the current amount of tokens on every address in the network.

2/n
On the IOTA network we have already introduced local snapshots, which allow you “prune” the history of transactions.

This means that the nodes need to store less data, and new nodes take less time to catch up with the rest of the network.

3/n
Read 8 tweets
4 Nov
The tokenisation specifications released today have attracted a lot of interest. There is so much to delve into here, but first I wanted to talk about the ugly duckling that was also released today. The new #IOTA dust RFC:
github.com/muXxer/protoco…

1/n
This RFC is quite complex to understand, because we have tried to tackle many things at the same time, using an elegant unified system. So I will try to explain this as simply as possible.

Let’s start with why this dust protection is needed. What exactly is “dust”?

2/n
“Dust” refers to very very small amounts of cryptocurrency. So small that you would usually ignore it. If you trade on an exchange, you will likely see very small amounts of tokens, which you previously traded, still remaining in your account.

3/n
Read 12 tweets
12 Feb
Many people have been asking me what #IOTA Industrial Oracles are all about.

This excellent article outlines a major problem with traditional DLT oracles.

hackernoon.com/lying-to-the-b…
If you put garbage data into your DLT, you will get garbage results out of your smart contracts. Garbage in, garbage out.
How do you tackle this? Dell and Intel have been looking at exactly this problem. With the added benefit of privacy preservation.

builders.intel.com/docs/networkbu…
Read 7 tweets
29 May 19


1/ I have heard this a few times in the last day.
IOTA's coordicide uses a voter model which has been extensively studied since the 70s.
2/ The voter model originates in these two papers:
P. Clifford, A. Sudbury, A model for spatial conflict. Biometrika 60 (1973), 581–588.

R.A. Holley, T.M. Liggett (1975) Ergodic theorems for weakly interacting infinite systems and the voter model. Ann. Probab.3(4),643–663.
3/ An oversight of all this work is referenced in the FPC paper.
summit.sfu.ca/item/17718

We are humbled to build on the seminal research of other groups.
Read 5 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(