ethers-rs/ethers-contract
Sebastian Martinez e72636210c
Refactor crate determination in new ethers-macro crate (#555)
* fix: compute ethers-core path in derive eip712

Co-authored-by: Ryan <ryan.tate@fieldresponder.io>

* refactor: move crate determination to ethers-macro

* docs: update fmt command

* fix: change cargo_metadata dep to optional

Co-authored-by: Ryan <ryan.tate@fieldresponder.io>
2021-11-05 15:00:01 +02:00
..
ethers-contract-abigen Refactor crate determination in new ethers-macro crate (#555) 2021-11-05 15:00:01 +02:00
ethers-contract-derive Refactor crate determination in new ethers-macro crate (#555) 2021-11-05 15:00:01 +02:00
src Feat/add call deployer (#554) 2021-11-04 15:02:05 +02:00
tests Feat/add call deployer (#554) 2021-11-04 15:02:05 +02:00
Cargo.toml feat: use ethers_solc::Solc instead of ethers_core::utils::Solc (#546) 2021-10-31 13:34:51 +02:00