ethers-rs/ethers-contract/src
Matthias Seitz 59cf991828
feat(abigen): use structs for outputs (#664)
* feat(abigen): use structs for outputs

* update CHANGELOG

* make clippy happy

* fix lints
2021-12-09 16:00:59 -07:00
..
multicall feat(abigen): use structs for outputs (#664) 2021-12-09 16:00:59 -07:00
base.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
call.rs perf(contract): remove clone (#602) 2021-11-21 18:12:49 +02:00
contract.rs feat: use ethers_solc::Solc instead of ethers_core::utils::Solc (#546) 2021-10-31 13:34:51 +02:00
event.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
factory.rs feat(solc): add support for library linking (#656) 2021-12-08 02:38:29 +02:00
lib.rs release: 0.6.0 (#611) 2021-11-23 21:23:12 +02:00
log.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
stream.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00