A planned upgrade of 6 years? How would that be in the future? How long does it take to fix a minor issue?
Tezos for example is able to evolve every 3-4 months without forking and is PoS since 2017. Also they're doing a better job on security. https://tezos.com/
Not doubting any of your statements, but why have I never heard of it before? If it is good why hasn't it displaced ethereum and become more mainstream? Are there any cons that prevent it to become more prominent?
(sincere question from me, I am curious to know more)
The same reason that Bitcoin hasn't been displaced by newer projects.
Both have massive network effects. Marginal technology improvements aren't enough to convince developers to build on a platform that has no users, no application & no infrastructure.
This is are very good question. I really don't know why the mainstream ignored this project so far. Compared to some other projects, there is no single person in the center of the project, so there is no one to be hyped. This is sad but it seems to be a disadvantage. The loudest are getting attention and with so many projects out there, the tezos community was a long time pretty silent.
The smart contract language is completely different from solidity. Its a functional language which allows formal verification. This is one reason which makes it harder for developers to migrate to tezos. It's easeier to migrate to an ethereum clone.
Sapling came with the edo upgrade this year, this allows privacy preserving smart contracts. Gas price is extremly low. A part of the nft hype has already migrated to tezos because of PoS and low gas prices. See the stats here https://better-call.dev/stats/mainnet/general
The next upgrade is currently in the voting phase. When you're technically interested in it see here http://doc.tzalpha.net/protocols/009_florence.html
Last week a marketing campaign started, maybe you will see an add somewhere in the near future.
A lot is going on in adoption atm, here a few recent news:
Beware, the gas price might be low because there is no volume. Binance Smart Chain had a lot of difficulty the past 2 days because they underpriced gas cost and basically DOS-ed themselves:
> Imperative languages can also be formally verified. See the K framework for formal modeling and verification of EVM smart contracts.
Good to see that eth has the possibility too. It's a must have in my opinion.
> Beware, the gas price might be low because there is no volume. Binance Smart Chain had a lot of difficulty the past 2 days because they underpriced gas cost and basically DOS-ed themselves:
I don't know how tezos would react when DOS-ed. The next upgrade brings some further optimizations with it. Gas will then be calculated using saturated arithmetic.