alloy-rs / alloy-rs/alloy

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

未關閉
#3,988 1 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Rust
星號
1.3k
分支
668
平均合併
2 天 2 小時
30 天內合併 PR
29

描述

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。