ethers-rs/ethers-contract/src
Georgios Konstantopoulos 73c7f6cacc
fix: ethers-contract circular dep on ethers-signers (#2291)
* fix: remove dep of contract on signers

* refactor: move ethers/live up a dir

* test: move over eip712 test from ethers-contract

* chore: rm unused vars

* ethers: enable ethers-solc by default

* ci: remove --live from ci tests

* chore: make ethers-solc always part of ethers

* test: ensure rustls is enabled for https

* chore: ignore clippy fp
2023-03-21 11:44:12 -07:00
..
multicall chore: replace rpc urls with generic ones (#2199) 2023-02-27 15:16:33 -07:00
base.rs fix: docs.rs build (#2221) 2023-03-05 12:16:40 -08:00
call.rs chore(clippy): make clippy happy (#2264) 2023-03-15 16:12:34 -07:00
contract.rs fix: ethers-contract circular dep on ethers-signers (#2291) 2023-03-21 11:44:12 -07:00
error.rs feature: contract revert trait (#2182) 2023-02-28 00:59:32 -07:00
event.rs Expose contract revert errors in the ContractError struct (#2172) 2023-02-22 14:52:25 -08:00
factory.rs fix: ethers-contract circular dep on ethers-signers (#2291) 2023-03-21 11:44:12 -07:00
lib.rs fix: docsrs builds final (#2235) 2023-03-08 14:58:44 -08:00
log.rs chore(clippy): fix newest nightly lints (#1298) 2022-05-22 15:18:57 -07:00
stream.rs Expose contract revert errors in the ContractError struct (#2172) 2023-02-22 14:52:25 -08:00