ethers-rs/ethers-contract/src
James Prestwich 0c16eb971d
Prestwich/event no lifetime (#2105)
* refactor(breaking): remove lifetime from Event

* fix: example updated to use new event
2023-02-13 17:14:38 -08:00
..
multicall chore: fix clippy (#2059) 2023-01-16 18:11:27 -08:00
base.rs refactor: make contract abstract over Borrow (#2082) 2023-02-06 13:27:01 -08:00
call.rs refactor: make contract abstract over Borrow (#2082) 2023-02-06 13:27:01 -08:00
contract.rs Prestwich/event no lifetime (#2105) 2023-02-13 17:14:38 -08:00
error.rs feat: add EthError trait and derive (#1549) 2022-08-02 11:03:52 -07:00
event.rs Prestwich/event no lifetime (#2105) 2023-02-13 17:14:38 -08:00
factory.rs Refactor factories to use `Borrow<M>` (#2103) 2023-02-07 10:51:34 -08:00
lib.rs Refactor factories to use `Borrow<M>` (#2103) 2023-02-07 10:51:34 -08:00
log.rs chore(clippy): fix newest nightly lints (#1298) 2022-05-22 15:18:57 -07:00
stream.rs fix(contract): doctests (#2007) 2023-01-04 13:29:10 +02:00