ethers-rs/ethers-contract/src
Francesco Iannelli bd3a704200
Feat/add call deployer (#554)
* contract: add .call() method to Deployer

It is now possible to dry run a contract deployment.

* add .call() method of Deployer to unreleased

* add PR to changelog
2021-11-04 15:02:05 +02:00
..
multicall chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
base.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
call.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +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/add call deployer (#554) 2021-11-04 15:02:05 +02:00
lib.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +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