ethers-rs/ethers-contract/tests
Matthias Seitz ea8551da4c
feat: add support for multiple contract definitions in abigen macro (#498)
* feat: support multiple contracts in abigen

* fix: use correct events decl

* fix: parsing and tests

* test: add test

* chore: update changelog
2021-10-11 17:18:09 +03:00
..
common fix: always treat abi type structs as tuples (#417) 2021-09-02 19:16:39 +03:00
solidity-contracts derive-eip712: initial implementation of eip712 derive macro (#481) 2021-10-08 16:22:51 +01:00
abigen.rs feat: add support for multiple contract definitions in abigen macro (#498) 2021-10-11 17:18:09 +03:00
contract.rs chore: remove unused && cargo fix (#496) 2021-10-10 09:31:34 +01:00