What's Changed
- chore(deps): bump derive_more to 2 by @DaniPopes in #871
- feat(primitives): improve rand implementations, use
thread_rng
when available by @DaniPopes in #870 - docs(primitives):
random
functions are cryptographically secure by @DaniPopes in #872 - feat: add TxKind::into_to by @mattsse in #875
- docs(primitives): report some Bytes methods may panic by @thedevbirb in #877
- feat: erc2098 signature representation by @onbjerg in #874
- chore: simplify uninit_array usage by @DaniPopes in #889
- feat(primitives): add some more utility methods to PrimitiveSignature by @DaniPopes in #888
New Contributors
- @thedevbirb made their first contribution in #877
Full Changelog: v0.8.21...v0.8.22