[Feature] Parse arbitrary transaction types (the Arbitrum issue)
オープン
enhancement
- 主要言語
- Rust
- スター
- 1.3k
- フォーク
- 668
- 平均マージ
- 2日 1時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。