ethers-rs/ethers-contract/tests/it
James Prestwich ef6e7f41a1
Refactor: organize ethers-providers (#2159)
* feature: bubble up jsonrpc error response via trait

* refactor: ClientError to TransportError

* refactor: FromErr to MiddlewareError

* tests: fix test with middlewareerror

* fix: doctest

* fix: fix custom middleware example

* feature: as_serde_error

* docs: for error traits

* fix: custom example and unnecessary ref

* refactor: in progress organization

* refactor: continue cleaning up

* refactor: finish changing crate layout

* refactor: fix test imports

* refactor: move convenience impl into toolbox

* chore: changelog

* docs: make them suck less

* fix: remove deprecation

* fix: DaniPopes's nits
2023-02-20 15:55:36 -08:00
..
common fix(abigen): use event name from abi attribute (#2144) 2023-02-13 17:11:13 -08:00
abigen.rs chore: fmt 2023-02-18 13:22:58 -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 Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -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