ethers-rs/ethers-providers/tests
Andrea Simeoni c4e09f261e
Fix: handle panic on Ws error (#1915)
* On Ws error close all active subscriptions and force clients to reconnect. the Websocket.

* Comment typos

* Unit tests
Lint
cargo +nightly fmt

* - Added CHANGELOG entry
- Added `#` prefix to issue IDs where missing

* ownership typo

Co-authored-by: Andrea Simeoni <>
2022-12-01 11:00:10 -08:00
..
provider.rs chore: replace rinkeby with goerli (#1768) 2022-10-07 08:58:32 -07:00
txpool.rs test: update broken test and use it module for ethers-contract (#1502) 2022-07-24 14:41:06 -07:00
ws_errors.rs Fix: handle panic on Ws error (#1915) 2022-12-01 11:00:10 -08:00