ethers-rs/ethers-contract/src
Matthias Seitz d22fb2bd0b
test: update broken test and use it module for ethers-contract (#1502)
* refactor: make ethers-contract tests it module

* update failing test

* assert console is generated

* chore(clippy): make clippy happy

* update broken test

* move sol files back

* chore: rustfmt

* chore(clippy): make clippy happy
2022-07-24 14:41:06 -07:00
..
multicall chore(clippy): make clippy happy (#1230) 2022-05-06 08:15:49 -07:00
base.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -07:00
call.rs Add call builder and eth_call state overrides (#1340) 2022-06-04 14:18:25 -07:00
contract.rs feat: Relax `Clone` requirements when `Arc<M>` is used (#1183) 2022-04-27 15:33:22 +03:00
event.rs test: update broken test and use it module for ethers-contract (#1502) 2022-07-24 14:41:06 -07:00
factory.rs Add call builder and eth_call state overrides (#1340) 2022-06-04 14:18:25 -07:00
lib.rs feat: make stream mod public (#1160) 2022-04-21 19:29:40 +02:00
log.rs chore(clippy): fix newest nightly lints (#1298) 2022-05-22 15:18:57 -07:00
stream.rs test: update broken test and use it module for ethers-contract (#1502) 2022-07-24 14:41:06 -07:00