alloy-rs / alloy-rs/alloy

[Feature] ABI encode with json in Function

オープン
#2,327 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Rust
スター
1.3k
フォーク
668
平均マージ
2日 1時間
マージ済み PR(30日)
29

説明

### Component

other

### Describe the feature you would like

`fn abi_encode_input(&self, values: &[DynSolValue]) -> Result, Error>`

values is very hard to build.

can we provider a method to build with json

`fn abi_encode_input_with_json(&self, values: &[serde_json::Value]) -> Result, Error>`

### Additional context

_No response_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。