ethereum / docker-pyeth-dev

Simple pyethapp development environment
5 stars 7 forks source link

vm issue #2

Open ChihChengLiang opened 6 years ago

ChihChengLiang commented 6 years ago

What is wrong?

In Casper protocol, the behavior of a client is controlled by the Casper contract. However, it's unlikely that all clients implemented in various languages, to install vyper. Clients should depend on bin and abi of the latest Casper.

How can it be fixed

changwu-tw commented 6 years ago

This issue is related to https://github.com/ethereum/EIPs/issues/598, because only pyethereum supports Vyper for a decimal ABI. But Vyper will change from decimal to fixed later.