naddison36/tx2uml

Filter out calls to precompiled contracts

Closed this issue · 1 comments

Nethermind trace_transaction currently includes calls to precompiled contracts. See NethermindEth/nethermind#4410 for details.

Calls to contracts starting with 38 leading zeros could be filtered out.

The -a, --noAddresses <value> option allows the precompiled addresses to be filtered out