Skip to content

@3loop/transaction-decoder@0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 16:33
· 124 commits to main since this release
26ffe1f

Minor Changes

  • fddbd89: Add support for decoding calldata recursively for Multicall3 contract
  • ff61db4: Return array of ABIs from AbiStrategy, this will allow us to match over multiple fragments when we have multiple matches for the same signature

Patch Changes

  • ff61db4: Propagate errors from loading ABIs up to the decoding