Monday, June 5, 2023

Apple's expected WWDC reveals / SEC sues Binance and CEO / Spotify to lay off 200 in podcast unit

Plus: Microsoft is ending Cortana support on Windows
                                                           

Binance Allegedly Mishandled Funds: SEC Charges

以太坊经典上的EVM兼容性,面向Solidity开发人员

以太坊经典旨在通过最终包含来自最新以太坊网络升级的变更,保持与以太坊虚拟机(Ethereum Virtual Machine,简称EVM)的兼容性。这个过程涉及以太坊经典区块链生态系统协调网络升级。

截至本文撰写时,随着ETC激活Mystique (ECIP-1104)硬分叉,以太坊经典支持ETH伦敦升级的EVM功能。

目前,我们正在努力添加对ETH上海升级的支持,预计将在2023年第三季度完成。

对于在以太坊经典网络上部署的Solidity开发人员,重要的是要通过将 目标设置伦敦来编译您的智能合约。

例如:

$ solc --evm-version london contract.sol

您可以在Solidity的官方文档网站上找到更多关于此以及其他配置选项的信息。

了解更多有关ETC合作社,欢迎访问: https://etccooperative.org

了解更多有关ETC,欢迎访问: https://ethereumclassic.org

取消订阅

EVM compatibility on Ethereum Classic for Solidity Developers

Ethereum Classic (ETC) aims to keep compatibility with the Ethereum Virtual Machine (a.k.a. EVM) by eventually including changes from the latest Ethereum (ETH) network upgrades. This process implies the coordination of network upgrades by the Ethereum Classic blockchain ecosystem.

At the time of this writing, with the activation of the ETC Mystique (ECIP-1104) hard fork, Ethereum Classic supports EVM features up to the ETH London upgrade.

At this moment, we are working on adding support for the ETH Shanghai upgrade, which we expect will be ready by Q3 2023.

For Solidity developers deploying on the Ethereum Classic network, it is important that you to compile your smart contracts by setting the target to london.

For example:

$ solc --evm-version london contract.sol

You can find more information about this, and other configuration options, on Solidity's official documentation site.

Thank you for reading this article!

To learn more about the ETC Cooperative go to: https://etccooperative.org

To learn more about ETC go to: https://ethereumclassic.org

Unsubscribe