Skip to content

Releases: wevm/abitype

abitype@1.2.4

20 Apr 19:07
942f0a6

Choose a tag to compare

Patch Changes

  • Fixed Zod identifier regex to anchor start and end, rejecting invalid identifiers like café, 2g, and hello👋. (#296)

abitype@1.2.3

15 Dec 21:07
238f094

Choose a tag to compare

Patch Changes

  • Added max depth guard for named tuple tail recursion (#290)

abitype@1.2.2

09 Dec 20:47
e806fc3

Choose a tag to compare

Patch Changes

  • Trimmed generated tuple names. (cd23231)

abitype@1.2.1

03 Dec 18:37
0d4c25e

Choose a tag to compare

Patch Changes

  • Updated generated ABI parameter tuple names (8afc256)

  • Updated ABI parameter named tuple generation to use most common parameter names from Dune query. (8961150)

abitype@1.2.0

21 Nov 00:46
18f75cf

Choose a tag to compare

Minor Changes

  • Added experimental named tuple support to AbiParametersToPrimitiveTypes (#281)

abitype@1.1.2

18 Nov 04:31
e2c7e84

Choose a tag to compare

Patch Changes

  • Fixed struct name collision in parseAbiParameter cache (#282)

abitype@1.1.1

18 Sep 19:06
d3df351

Choose a tag to compare

Patch Changes

abitype@1.1.0

02 Sep 18:27
89c8632

Choose a tag to compare

Minor Changes

abitype@1.0.9

19 Aug 01:20
0b8564e

Choose a tag to compare

Patch Changes

  • 3446180 Thanks @khaidarkairbek! - Fixed parseAbi runtime logic to support "payable" function argument modifier.

abitype@1.0.8

21 Dec 00:52
2e4eaa8

Choose a tag to compare

Patch Changes