[Feature] Parse arbitrary transaction types (the Arbitrum issue)
未關閉
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 還沒有評估資料。