alloy-rs / alloy-rs/alloy

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

Abierto
#3,988 1 comentario 1 reacción 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Rust
Estrellas
1.3k
Forks
668
Merge medio
2 d 1 h
PR fusionados (30 d)
29

Descripción

### 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_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.