Skip to content

Integrate ERC-7562 tracer variant #19085

@mattsse

Description

@mattsse

Describe the feature

with alloy 1.0.39 we know have another variant for here

_ => {
// Note: this match is non-exhaustive in case we need to add support for
// additional tracers
Err(EthApiError::Unsupported("unsupported tracer").into())
}

and

TODO

see also:

https://github.com/paradigmxyz/revm-inspectors/blob/3cf2f95416176d9088b4e0d33a71fe5206cfae43/src/tracing/builder/geth.rs#L369-L369

maybe @Peponks9 ?

Additional context

No response

Metadata

Metadata

Assignees

Labels

A-rpcRelated to the RPC implementationC-enhancementNew feature or request

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions