ethers-rs/ethers-contract/tests
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
..
common Feat/add call deployer (#554) 2021-11-04 15:02:05 +02:00
solidity-contracts test: add underscore test (#505) 2021-10-22 14:25:46 +03:00
abigen.rs fix: preserve underscores in case of collisions (#548) 2021-11-01 01:06:31 +02:00
contract.rs Feat/add call deployer (#554) 2021-11-04 15:02:05 +02:00