alloy-rs / alloy-rs/alloy

[Feature] ABI encode with json in Function

Aperta
#2,327 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Rust
Stelle
1.3k
Fork
668
Merge medio
2g 1h
PR unite (30g)
29

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.