ethers-rs/ethers-core/src
DaniPopes b4b153a364
perf(utils): avoid unnecessary allocations (#2046)
* perf(utils): avoid unnecessary allocations

* docs: add more to_checksum information

* docs

* use address
2023-01-11 19:20:35 -08:00
..
abi feat: support parsing bytecode from evm object (#2024) 2023-01-07 16:22:07 +02:00
macros feat(core, contract): improve `determine_ethers_crates` (#1988) 2023-01-03 15:11:57 +02:00
types feat(core): add `strum::EnumIter` and `strum::EnumCount` to `Chain` (#2043) 2023-01-11 19:17:46 -08:00
utils perf(utils): avoid unnecessary allocations (#2046) 2023-01-11 19:20:35 -08:00
lib.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -07:00