subsquid / squid-sdk

The main repo of the squid SDK
GNU General Public License v3.0
1.21k stars 147 forks source link

fix debug trace validation #247

Closed tmcgroul closed 7 months ago

tmcgroul commented 7 months ago

without this patch processor fails on that trace:

{
    "error": "contract creation code storage out of gas",
    "from": "0x777777c338d93e2c7adf08d102d45ca7cc4ed021",
    "gas": "0xdd8d",
    "gasUsed": "0xdd8d",
    "input": "0x...",
    "type": "CREATE",
    "value": "0x0"
}