ethers-rs/ethers-contract/tests
Matthias Seitz bef7960a2b
feat: add display support for events (#513)
* chore: move proc macro implementation to separate modules

* feat: add display derive macro

* chore: reexport hex

* feat: add EthDisplay

* test: add display test

* fix: use ? op

* feat: derive EthDisplay in abigen

* feat: derive display for event enum

* chore: update changelog
2021-10-16 16:42:17 +03:00
..
common feat: add display support for events (#513) 2021-10-16 16:42:17 +03:00
solidity-contracts derive-eip712: initial implementation of eip712 derive macro (#481) 2021-10-08 16:22:51 +01:00
abigen.rs feat: substitute overloaded functions (#501) 2021-10-13 12:53:43 +03:00
contract.rs chore: remove unused && cargo fix (#496) 2021-10-10 09:31:34 +01:00