ethers-rs/ethers-contract/ethers-contract-derive/src
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
..
abi_ty.rs Refactor crate determination in new ethers-macro crate (#555) 2021-11-05 15:00:01 +02:00
abigen.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
call.rs Refactor crate determination in new ethers-macro crate (#555) 2021-11-05 15:00:01 +02:00
display.rs Refactor crate determination in new ethers-macro crate (#555) 2021-11-05 15:00:01 +02:00
event.rs Refactor crate determination in new ethers-macro crate (#555) 2021-11-05 15:00:01 +02:00
lib.rs feat: enumerate overloaded functions if they are nameless (#545) 2021-10-31 13:24:02 +02:00
spanned.rs refactor: pull crates to root dir 2020-06-01 21:24:22 +03:00
utils.rs Refactor crate determination in new ethers-macro crate (#555) 2021-11-05 15:00:01 +02:00