What's Changed
- chore: add helper to find function by selector by @mattsse in #971
- feat: add
is_dynamic
method toDynSolType
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
- @Rollp0x made their first contribution in #970
- @stalkopat made their first contribution in #953
- @sander2 made their first contribution in #976
- @GarmashAlex made their first contribution in #975
Full Changelog: v1.2.1...v1.3.0