Skip to content

[Feature] Parse arbitrary transaction types (the Arbitrum issue) #3988

Description

@markrabinovich123

Component

rpc

Describe the feature you would like

Currently get_block_by_hash() does parse a block, contaning a transaction type other than TxType. This does not allow to use get_block_by_hash() with Arbitrum, which uses private TX types.
Parsing arbitrary type was possible on ethers.rs.

Is there any workaround for the very issue?
If not, do you mean to add this functionality as, say, optional parameter?

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions