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

7 hours ago

What's Changed

  • fix: nightly clippy fixes by @decofe in #1085
  • fix(dyn-abi): handle short data in decode_error without panicking by @decofe in #1084
  • fix(sol-types): remove unsound unwrap_unchecked in suffix_offset by @DaniPopes in #1083
  • fix(syn-solidity): parse delete statement as expression, not variable declaration by @decofe in #1087
  • chore: bump winnow, proptest-derive, macro-string by @DaniPopes in #1088
  • perf: add Token::decode_many_from for batch decoding by @DaniPopes in #1089
  • perf: add Token::head_append_many for batch encoding by @DaniPopes in #1090
  • feat(sol-macro): helper builders for errors and events by @0xrusowsky in #1080
  • ci: harden supply chain — pin actions, lock permissions, deny git deps by @decofe in #1092
  • chore(deps): bump all by @DaniPopes in #1098
  • feat: add optional secp256k1 backend for ECDSA operations by @decofe in #1104

New Contributors

Full Changelog: v1.5.7...v1.6.0

Don't miss a new core release

NewReleases is sending notifications on new releases.