Skip to content

Releases: initia-labs/tx-decoder

v0.13.2

12 Jun 03:50
916b456

Choose a tag to compare

0.13.2 (2026-06-12)

Bug Fixes

  • ci: remove pnpm version input conflicting with packageManager (#115) (18f2276)

v0.13.1

12 Jun 03:37
c3c6b9a

Choose a tag to compare

0.13.1 (2026-06-12)

Bug Fixes

  • schema: accept proto-JSON Any in tx body extension_options (#113) (a0b8ae9)

v0.13.0

16 Apr 09:40
0546258

Choose a tag to compare

0.13.0 (2026-04-16)

Features

Bug Fixes

  • cache: dedupe in-flight requests to prevent denom lookup stampede (#111) (fa3f3b2)

v0.12.0

11 Dec 10:41
01e5169

Choose a tag to compare

0.12.0 (2025-11-23)

Features

v0.11.1

04 Nov 09:54
7a70e95

Choose a tag to compare

0.11.1 (2025-11-04)

Bug Fixes

v0.11.0

04 Nov 07:24
82e83d9

Choose a tag to compare

0.11.0 (2025-11-04)

Features

  • add support for WASM transactions in balance changes and decoders (#101) (a72a6ad)
  • refactor decoder and introduce decoder registry (#99) (aabccc5)

v0.10.1

20 Oct 09:05
69ee7bb

Choose a tag to compare

0.10.1 (2025-10-20)

Bug Fixes

v0.10.0

20 Oct 07:56
e2802ee

Choose a tag to compare

0.10.0 (2025-10-20)

Features

  • add kami721 public mint decoder and related functionality (#93) (9b58afb)
  • add native ETH transfer decoder and related tests (#96) (1819daf)
  • add support for decoding mirrored Cosmos transactions in EVM (#92) (8c89429)

v0.9.1

15 Oct 09:52
e1b25e3

Choose a tag to compare

0.9.1 (2025-10-15)

Bug Fixes

  • refactor unify metadata resolution for EVM and Move transactions (942bc21)

v0.9.0

15 Oct 08:38
0af3434

Choose a tag to compare

0.9.0 (2025-10-15)

Features

  • add IBC NFT receive decoder for EVM transactions (#87) (f9ed681)
  • enhance transaction decoding for unsupported calls (#88) (85ee06e)
  • enhance transaction decoding with EVM and Move metadata support (#90) (b567a8a)