DaniPopes
|
debd6fec3d
|
chore: clippy (#1812)
* chore: clippy
* fmt
|
2022-11-07 15:43:11 -08:00 |
Matthias Seitz
|
3d4feccabf
|
fix(core): check against ethers internal crate names (#1060)
* fix(core): check against ethers internal crate names
* fix: add import back
|
2022-03-17 15:14:53 -07:00 |
Matthias Seitz
|
2af28be283
|
fix(core): more sophisticated crate detection (#1056)
* fix(core): more sophisticated crate detection
* fix: remove RA hack
|
2022-03-17 12:49:38 -07:00 |
Georgios Konstantopoulos
|
f97a8ca541
|
fix(abigen): do not panic when run on non-cargo projects (#918)
* fix(abigen): do not panic when run on non-cargo projects
* chore: bump solidity test to 0.8.12
|
2022-02-16 17:46:25 +02:00 |
Matthias Seitz
|
dbea856e8c
|
fix: lift macros feature to lib level (#567)
|
2021-11-08 22:08:03 +02:00 |
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 |