Well here is an interesting article.
"In 10 Years We Won't Have Blockchains"
The idea is, that in future the blockchains evolve the way that they are no more a linear timely arranged chain of blocks, but a some kind of a mesh of transactions. So blockchains are then no more called blockchains, because it is misleading name for them.
And the advance of this kind of a new structure is efficiency. Faster transactions and so on.
The writer of the article does not tell details how such system would work, but the idea sounds interesting. Just like before 2009 we did not know exactly how blockchain works, but the idea truly was interesting.
I think Monero team must think about this. This could be future. And if Monero was first to take it in use. That would be nice.
In 10 Years We Won't Have BlockchainsI predict that in 10 years blockchain technology will improve to a level that calling it "blockchain" will no longer be a useful term.
Let's think about this a moment. Why do we call it a blockchain? The three most interesting parts of the blockchain are:
Consensus mechanisms
Management mechanisms (meta-consensus of how to manage future improvements to the overall chain)
The structure of the blockchain itself
The last one will affect how large the network can get, how fast transaction times will happen, and so on. And the structure of the blockchain is why we call it a "blockchain."
So, what do we mean by "blockchain?" Let's break out the two component terms:
Block: A bunch of transactions bundled together.
Chain: The blocks cryptographically connected in a linear fashion.
Bye-bye blocksI think in the future the block will not be needed. In its place will be a system where transactions are linked together and can confirm previous transactions.
In order to submit your next transaction, you need to validate others in the queue. In order to get what you want (your transaction submitted), you have to do some work for others.
Why do it this way? Transaction times in this model would be faster than, for example, bitcoin's transaction times today. The miner is technically removed and each transaction validates past transactions. Transaction times can actually go down as more people use the system.
Ciao to chainsI also think that in the future, the chain won't be a single directional string of blocks. I think it will look more like a mesh (or graph). Maybe we could have a non-linear set of of branches that go in several different directions, where many parallel transactions are happening.
So, maybe we'll call it a transaction graph. I've also seen the term Tangle (in the IOTA protocol) for early similar concepts.
Maybe we'll call it "the graph" much the same way we speak of "the cloud" today. We will all save information and transactions into this global graph (whether we know it or not).
Enter the DAGThe closest thing I've seen so far that matches my imagined path is a directed acyclic graph.
From Wikipedia:
"In mathematics and computer science, a directed acyclic graph is a finite directed graph with no directed cycles."
A DAG model works differently than a blockchain. A common blockchain requires miners to maintain blocks, but a DAG wouldn't need either proof-of-work or blocks.
New models of management would be needed. So, there is a lot of work to do.
But this model theoretically gets better as new nodes are added. So it may be an improved model for both fees (or, in ethereum parlance, "gas") and scalability over current blockchain models.
In the future, we may have something that does what a blockchain does, only better. There are still challenges to this model, so I don't know how this will play out. But, I think this design is intriguing, and I'm curious to see how it develops.
https://www.coindesk.com/10-years-wont-blockchains/