ava-labs / subnet-evm

Launch your own EVM as an Avalanche Subnet
https://docs.avax.network/subnets/create-a-fuji-subnet
GNU Lesser General Public License v3.0
237 stars 213 forks source link

rpc: truncate call error data logs (#30028) #1225

Closed ceyonur closed 4 days ago

ceyonur commented 5 days ago

Why this should be merged

Upstream PR: https://github.com/ethereum/go-ethereum/pull/30028

How this works

Truncates returned call errs

How this was tested

Locally

How is this documented

No need