EVM兼容性
The eSpace implements an Ethereum Virtual Machine (EVM) with alignment to Ethereum's behavior through CIP-645. 以下是 eSpace 和以太坊之间的一些区别:
交易类型
- eSpace最初只支持155类型交易(传统交易)。
- 在 v2.4.0 硬分叉后,开始支持 EIP-2930(类型 1)和 EIP-1559(类型 2)交易。
- 不支持EIP-4844(类型3)交易。
- EIP-7702 (type 4) transactions are supported after hardfork v3.0.0.