What's Changed
- chore: clippy by @DaniPopes in #1037
- feat: add Bloom::accrue_logs method by @mattsse in #1039
- docs: document allow(unexpected_cfgs) for wrap_fixed_bytes by @DaniPopes in #1043
- feat(primitives): add
Signature::as_rsymethod by @mablr in #1041 - chore(doc): Complete alloy-dyn-abi readme by @Pana in #1044
- feat(primitives): add keccak256_cached by @DaniPopes in #1046
- chore: rm all deprecations by @DaniPopes in #1048
- feat(primitives): Add UintTryTo trait for Signed type by @AurelienFT in #1029
- fix(primitives): cache keccaks up to 88 bytes by @DaniPopes in #1049
- feat: add keccak256_uncached by @DaniPopes in #1050
- feat: add rapidhash to available hashers by @DaniPopes in #1051
New Contributors
Full Changelog: v1.4.1...v1.5.0