ethers-rs/ethers-contract/tests/it
Matthias Seitz e970f58a8a
fix(abigen): use event name from abi attribute (#2144)
* fix(abigen): use event name from abi attribute

* rustfmt
2023-02-13 17:11:13 -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 refactor: make contract abstract over Borrow (#2082) 2023-02-06 13:27:01 -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