f9f77e829b
* fix(ws): propagate error when deserialization fails * fix(ws): tolerate case-insensitive match on the jsonrpc field Infura streams notifications with jsonrpc all capitalized. This fails to deserialize on our end because serde expect a precise match ressembling the Notification jsonrpc field. Fixes #684. * chore(fmt): use nightly rustfmt * chore: fmt * chore: fix failing celo test Co-authored-by: Georgios Konstantopoulos <me@gakonst.com> |
||
---|---|---|
.. | ||
provider.rs | ||
txpool.rs |