ethers-rs/ethers-contract/tests/it
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
..
common fix(abigen): use event name from abi attribute (#2144) 2023-02-13 17:11:13 -08:00
abigen.rs fix(provider): Add Send bound to return type of JsonRpcClient::request (#2072) 2023-01-27 16:57:08 -05: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 Prestwich/event no lifetime (#2105) 2023-02-13 17:14:38 -08:00
contract_call.rs Make ContractCall IntoFuture implement Send (#2083) 2023-01-27 14:54:49 -05:00
main.rs Make ContractCall IntoFuture implement Send (#2083) 2023-01-27 14:54:49 -05:00