Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 462 Bytes

compatibility.md

File metadata and controls

11 lines (6 loc) · 462 Bytes

ETH Compatibility

RPC compatibility

1. GAS LIMIT

Godwoken limit the transaction execution resource in CKB-VM with Cycle Limit, we set the RPC_GAS_LIMIT to 50000000 for max compatibility with Ethereum toolchain, but the real gas limit you can use depends on such Cycle Limit.

EVM compatibility