Skip to content

Releases: alloy-rs/core

alloy-core v1.0.0-rc.1

26 Mar 13:34
v1.0.0-rc.1
5ae4fe0
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.8.25...v1.0.0-rc.1

alloy-core v0.8.25

26 Mar 13:17
v0.8.25
4d283f0
Compare
Choose a tag to compare

What's Changed

  • chore: add hash_ref function to sealed.rs by @shane-moore in #920
  • fix: do not rely on bytes dependency in wrap_fixed_bytes! by @klkvr in #918
  • fix(primitives): Remove undefined behavior in FixedBytes by @dist1ll in #919

New Contributors

Full Changelog: v0.8.24...v0.8.25

alloy-core v0.8.24

21 Mar 08:20
v0.8.24
5d9b4f2
Compare
Choose a tag to compare

What's Changed

  • feat(sol-macro): add #![sol(extra_derives(...)] by @DaniPopes in #910
  • Make PrimitiveSignature::new a const fn by @kpp in #913
  • feat(json-abi): config to generate types in interface by @yash-atreya in #911

Full Changelog: v0.8.23...v0.8.24

alloy-core v0.8.23

13 Mar 08:39
v0.8.23
bd6049f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.22...v0.8.23

alloy-core v0.8.22

27 Feb 13:58
v0.8.22
2531372
Compare
Choose a tag to compare

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

alloy-core v0.8.21

20 Feb 10:30
v0.8.21
93c7b0b
Compare
Choose a tag to compare

What's Changed

  • feat(sol-macro-expander): increase resolve limit to 128 by @sveitser in #864
  • fix(sol-macro): call proc_macro_error handler manually by @DaniPopes in #866
  • feat: add helpers for revertreason by @mattsse in #867

New Contributors

Full Changelog: v0.8.20...v0.8.21

alloy-core v0.8.20

20 Feb 10:29
v0.8.20
8d8d224
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.19...v0.8.20

alloy-core v0.8.19

15 Jan 13:43
v0.8.19
ae75f6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.18...v0.8.19

alloy-core v0.8.18

04 Jan 16:47
6f53a8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.16...v0.8.18

alloy-core v0.8.17

04 Jan 16:24
v0.8.17
a52894d
Compare
Choose a tag to compare

Superseded by 0.8.18

What's Changed

Full Changelog: v0.8.16...v0.8.17