Ethereum 2.0 Merge, what then? #1151
Replies: 3 comments 3 replies
-
Ethereum will shift from PoW to PoS. And no, I am pretty sure Solidity will exist - smart contracts is arguably the most important innovation Ethereum brought forth. Vitalik has always advocated for soft-forks and simplicity unless deemed necessary as was the case in the DAO hack - so, you do not need to worry. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
It has everything you need to know https://ethereum.org/en/upgrades/merge/#:~:text=Dapp%20and%20smart%20contract%20developers But in shorts:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
So, lets say ethereum merge happend. What will happen to the solidity, to the web3js library, or ethers,will they change?
Will transaction parameters stay the same?
Lets say merge happend in block 1000000, would we be able to read transactions in blocks that are for example 55555 or any number below 1000000?
What will happen to the "back-end" side of solidity and blockchain programming? What will change from current way of programming in solidity and javascript/python?
I hope you understand what i would like to know...
Beta Was this translation helpful? Give feedback.
All reactions