Skip to content

alloy-core v1.3.0

Choose a tag to compare

@DaniPopes DaniPopes released this 22 Jul 09:20
· 34 commits to main since this release
v1.3.0
b3ef682

What's Changed

  • chore: add helper to find function by selector by @mattsse in #971
  • feat: add is_dynamic method to DynSolType by @dantop114 in #974
  • feat: add native sqlx support for Address (MySQL/Postgres/SQLite) with feature gating and tests by @Rollp0x in #970
  • feat(primitives): serialize Signed with a compact binary representation by @stalkopat in #953
  • chore: fix warning in generated code by @sander2 in #976
  • Add EIP-712 usage example to README by @GarmashAlex in #975
  • fix(sol-types): overflow in abi decoder by @DaniPopes in #982

New Contributors

Full Changelog: v1.2.1...v1.3.0