ethers-rs/ethers-contract/tests/it
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
..
common chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
abigen.rs fix: improve overloaded param diff matching (#1853) 2022-11-11 14:25:31 -08:00
console.rs test: update broken test and use it module for ethers-contract (#1502) 2022-07-24 14:41:06 -07:00
contract.rs feat: Instantiate an event builder without a contract instance (#1882) 2022-11-22 13:15:36 -08:00
main.rs test: update broken test and use it module for ethers-contract (#1502) 2022-07-24 14:41:06 -07:00