Releases: 3loop/loop-decoder
Releases · 3loop/loop-decoder
@3loop/transaction-interpreter@0.6.0
@3loop/transaction-decoder@0.18.0
Minor Changes
- dfeba79: Add human redable signature to decoded transaciton events
@3loop/transaction-interpreter@0.5.4
Patch Changes
- Updated dependencies [1e074ac]
- @3loop/transaction-decoder@0.17.0
@3loop/transaction-decoder@0.17.0
Minor Changes
- 1e074ac: Allow disabling tracer for an RPC client thus relaying only on logs and receipt
@3loop/transaction-interpreter@0.5.3
@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