[Feature] Parse arbitrary transaction types (the Arbitrum issue)
Abierto
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
Evaluación
Este issue todavía no se ha evaluado.