Releases: 3loop/loop-decoder
Releases · 3loop/loop-decoder
@3loop/transaction-decoder@0.16.0
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
@3loop/transaction-interpreter@0.5.2
Patch Changes
- Updated dependencies [a0336e2]
- @3loop/transaction-decoder@0.15.2
@3loop/transaction-decoder@0.15.2
Patch Changes
- a0336e2: Use hex addresses in interacted addresses list
@3loop/transaction-interpreter@0.5.1
@3loop/transaction-decoder@0.15.1
Patch Changes
- bb52260: Update all deps
@3loop/transaction-interpreter@0.4.0
@3loop/transaction-decoder@0.14.0
@3loop/transaction-interpreter@0.3.0
@3loop/transaction-decoder@0.13.0
Minor Changes
- 32af229: Separate ABI resolvers into fragment and full address abi
@3loop/transaction-decoder@0.12.0
Minor Changes
- fff83bc: Modify
set
in AbiStore to accept 2 parameters, key and value