ethers-rs/ethers-providers/src
Nicholas Rodrigues Lordello 79f2e1d5ef
Serialize block count as quantity 2 (#669)
* Serialize eth_feeHistory block count as QUANTITY

* update changelog

* Make sure to first convert to U256 :face_palm:

* Fix issue with move of `block_count` value.

* fix merge issue

* Revert changelog
2021-12-10 09:16:20 -07:00
..
transports fix(provider::ws): ignore the websocket response when the request has been cancelled. (#641) 2021-12-03 20:14:13 +02:00
ens.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
lib.rs Add dev-rpc middleware (#640) 2021-12-03 19:11:09 +02:00
pending_escalator.rs fix: nonce too low for different providers (#655) 2021-12-07 01:15:51 +02:00
pending_transaction.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
provider.rs Serialize block count as quantity 2 (#669) 2021-12-10 09:16:20 -07:00
pubsub.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
stream.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00