ethers-rs/ethers-contract/tests
Andrea Simeoni 845aa4920f
feat: Instantiate an event builder without a contract instance (#1882)
* Build an `Event` without requiring a contract instance

* Contract unit test

* Function to set Event address

* Example

* Typo to improve readability

* CHANGELOG

* cargo +nightly fmt

* FIX conflict

* review: applied Address alias

Co-authored-by: Andrea Simeoni <>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2022-11-22 13:15:36 -08:00
..
it feat: Instantiate an event builder without a contract instance (#1882) 2022-11-22 13:15:36 -08:00
solidity-contracts feat(abigen): subsitute structs in event bindings (#1674) 2022-09-07 09:14:13 -07:00