github alloy-rs/core v1.7.0
alloy-core v1.7.0

latest release: v1.7.1
3 hours ago

What's Changed

  • fix: restore changelogs by @DaniPopes in #1154
  • feat(json-abi): support enum definitions by @stevencartavia in #1155
  • fix(primitives): return Err on parse_units multiply overflow by @Kropiunig in #1156
  • fix(dyn-abi): coerce JSON int values above i64::MAX for signed types by @nikolauspschuetz in #1158
  • chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in the ci-weekly group by @dependabot[bot] in #1159
  • perf: manual Ord for FixedBytes using integer chunk comparison by @xzav3r in #1160
  • feat(dyn-abi): add indexed event topic encoding for DynSolValue by @mattsse in #1161
  • chore(deps): bump the ci-weekly group with 2 updates by @dependabot[bot] in #1163
  • fix(sol-macro): preserve nested ABI component names by @decofe in #1162
  • fix(primitives): require list header when decoding logs by @0xalpharush in #1166
  • feat(sol-types): add AbiDecoderConfig by @DaniPopes in #1167
  • test: remove needless hash borrow by @decofe in #1168
  • fix(sol-types): validate dynamic array length before allocation by @rappie in #1164

New Contributors

Full Changelog: v1.6.1...v1.7.0

Don't miss a new core release

NewReleases is sending notifications on new releases.