The HardFork drama is an opportunity for Ethereum Classic to fixe technical challenges

in #ethereum8 years ago (edited)

 As some of you, I discovered the Ethereum project with the Homestead edition of its blockchain, and I got quickly enthusiast about the technology and its potential, and started by investing some money to buy ETH, but mainly investing time to read about the technology, learn the Solidity language, trying to build some smart contracts and play around with the tools. I was also planning to invest in TheDAO project but finally I was a little bit scared about all the amount of money put there. I was expecting something like $5M to $10M, but when it reached the $20M in less than 2weeks, I got afraid and though that it was an extreme hype movement that would collapse when trading of DAO tokens will start and people will lose their money and it will somehow have the same end as BitShares.   

 Nevertheless, I still profoundly believe in the DAO concept. 

So with TheDAO drama, the HardFork and the emergence of the Ethereum Classic chain, that I can say today that I’m fully supportive of. Particularly after what the Robin Hood Group or White Hat Group tried to do to kill the Ethereum Classic chain, and steel the remaining ETC from TheDAO hack and to transfer them to Ethereum Foundation without getting the Ethereum Classic community approval. 

From this experience, I learned that Ethereum is facing strong technical challenges, and we, as a community, need to find strong solutions even if this can imply redesigning important parts of the project. 

The Ethereum Virtual Machine challenge:

  I believe that it was not a good idea to start the Ethereum project with a specific Virtual Machine, the EVM that is not fully mastered. The goal of ethereum is to build The Worl Computer with a Turing Complete machine to allow people to build any kind of applications with secure, unstoppable and decentralized behavior.    

 The architecture of the ethereum blockchain does not allow a simple and easy process of updating smart contracts, especially when these ones embed complex data structure and funds. So, this forces the developers and the community involved in each Dapp to spend tremendous time on thinking about the design, learn a new and incomplete language (Solidity) and asking people for auditing the code. So the need of tools for Formal Verification become critical, especially when the amount of money engaged is important (i.e ~$160M for TheDAO).

Thus, I think the Ethereum Classic community should consider changing the EVM to more robust and approved machine with a complete language and already available Formal Verification tools. Charles Hoskinson spoke about the Java VM as an alternative, but there is also a less known language called Ada that is widely used in RealTime, Embedded System, Safety and Security-critical applications, and that have a full stack of tools to build secure code.
It may deserve a brief study.

The transactions form challenge:

As Ethereum is designed now, Sending Ether from and address A to an address B is a transaction, Calling a certain method in a smart contract is also a transaction. And both of them rely on the Proof-Of-Work consensus algorithm for validation. This is for sur not an efficient way of doing things.

For example and according to ethernodes.com, there are approximatively 6000 nodes in the Ethereum network, so if a method call needs 1000 instructions then this would result in a 6000000 instructions in order to include the transaction in a new block.

So let’s imagine now that we have 1000 Dapp deployed on Ethereum, with thousands of users for each Dapp and tens of thousands of people doing simple Ether transfer transactions. This would result on huge network inefficiencies (energy consumption, mining hardware wastes, latencies...).

 In my opinion, I think that we need to redesign the transaction types in addition to change on the consensus algorithm. So mainly have ContractTransaction and EtherTransaction, where ContractTransaction are created by the protocol whenever it detects a call to a method a smart contract and send this transaction to ContractTransactionPendingPool and where the validations are done via a Proof-Of-Stack algorithm. While EtherTransaction are created by the protocol in the case of simple Ether transfer and validated via a Proof-Of-Work algorithm.

This may also need the redesign of the blockchain data structure and chaining process to allow the chaining of blocks from the two pools or some other structure.


I also believe that there many other technical challenges sourrounding there, so feel free to comment, suggest new ideas  and share. Ethereum Classic has a very good opportunity to reshape the Ethereum project and we as a community need to help, even if only with ideas, to get things right.

Sort:  

There is a subset of Ada called Spark that works with mission critical applications. In my view, ada hasa wonderful legency, but there has been a lot of advancement in the theory of programming lanaguages that is not captured in Ada. Rust would be a more modern approach.

I know about Spark but don't know about Rust, I will check this language.
What kind of advancement in theory of programming languages are you refeering to ? I'm not particularly pushing for Ada, but it's a very known language in the industry and has three decades of support and improvements :)

At first you idea to replace EVM seemed to me very ambitios, cause it rises the cost of porting dapps from ETH, but then I imagined how would the platforms comparison look like:

Classic

Language: Java
Execution expenses: 1/10 ETH

ETH

Language: Solidity, Serpent... WTF!? Javascript? OMG! No way.
Execution expenses: 10x ETC

Classic wins and ETH looks like a hackers club for enthusiasts. Java has many tools for writing code, there are many experienced developers and also it is widely used in fintech and banks. I don't comment on ADA, cause know nothing.

Yes your last remark is exactly what it's all about.
I think the cost of porting existing Dapps code to an other language/environment is extremlly cheaper than the one of continuing to work with a non-mastered environment (EVM + Solidity or whatever language), because the cost of building new tools for Formal Verification for example is tremendous. So why don't we leverage existing language/environment/tools that have been enhanced and lasting for decades now.
I started learning Ada with my first programming courses (it's a Object-Oriented and mainely used in Safety & Security critical programs (was used in the ExoMars space mission :) ))

Coin Marketplace

STEEM 0.19
TRX 0.15
JST 0.029
BTC 64349.20
ETH 2673.53
USDT 1.00
SBD 2.83