Skip to content

alloy-core v0.8.22

Latest
Compare
Choose a tag to compare
@DaniPopes DaniPopes released this 27 Feb 13:58
· 1 commit to main since this release
v0.8.22
2531372

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

Full Changelog: v0.8.21...v0.8.22