The new msrv is now 1.88
What's Changed
- feat(serde): add checksum helper by @siosw in #3117
- docs(network): add usage examples for try_into_either and try_map_unknown by @avorylli in #3121
- feat: add map sidecar fns by @mattsse in #3122
- chore: bump MSRV to 1.88 by @mattsse in #3123
- feat: add missing conversion fns by @mattsse in #3124
- fix: BlobParams bincode deserialization by @leruaa in #3132
- chore(deps): bump taiki-e/install-action from 2.62.38 to 2.62.45 by @dependabot[bot] in #3134
- chore(deps): bump crate-ci/typos from 1.38.1 to 1.39.0 by @dependabot[bot] in #3135
- fix: remove redundant Vec clones in multicall builders by @prestoalvarez in #3118
- chore(ens): bumped ens crate with appropriate features by @dipanshuhappy in #3128
- feat: re-export
keystore-geth-compatfeature by @gnapoli23 in #3131 - Restrict consensus transaction tests to the serde feature by @wedjob0X in #3130
New Contributors
Full Changelog: v1.0.42...v1.1.0