ethers-rs/ethers-core/src
Georgios Konstantopoulos dc107ce892
fix: correctly serialize TxPoolInspectSummary (#1305)
* fix: correctly serialize TxPoolInspectSummary

previously we'd use the default serde derive, now we serialize
it like geth does

* chore: add back removed Eq derive
2022-05-23 14:15:29 -07:00
..
abi chore(clippy): fix newest nightly lints (#1298) 2022-05-22 15:18:57 -07:00
macros fix(core): check against ethers internal crate names (#1060) 2022-03-17 15:14:53 -07:00
types fix: correctly serialize TxPoolInspectSummary (#1305) 2022-05-23 14:15:29 -07:00
utils chore(clippy): make clippy happy (#1230) 2022-05-06 08:15:49 -07:00
lib.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -07:00