Skip to content

Releases: 3loop/loop-decoder

@3loop/transaction-interpreter@0.11.22

Choose a tag to compare

@github-actions github-actions released this 12 Mar 15:20
e2746df

Patch Changes

  • 2299c92: Fix small issue in 0x interpreter

@3loop/transaction-interpreter@0.11.21

Choose a tag to compare

@github-actions github-actions released this 03 Mar 14:21
2e8367e

Patch Changes

  • de087ad: Update typescript config, compilation and fix type inference
  • Updated dependencies [de087ad]
    • @3loop/transaction-decoder@0.27.1

@3loop/transaction-decoder@0.27.1

Choose a tag to compare

@github-actions github-actions released this 03 Mar 14:21
2e8367e

Patch Changes

  • de087ad: Update typescript config, compilation and fix type inference

@3loop/transaction-interpreter@0.11.20

Choose a tag to compare

@github-actions github-actions released this 01 Mar 11:37
aed7ceb

Patch Changes

  • Updated dependencies [d7ee3d8]
    • @3loop/transaction-decoder@0.27.0

@3loop/transaction-decoder@0.27.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 11:37
aed7ceb

Minor Changes

  • d7ee3d8: BREAKING CHANGE: Changing the interface we use to declare ABI strategies and adding rate limiter per strategy. The Breaking Change will only affect you if you are declaring the store layers manually, if you are using the default stores you will not be affected.

    Example usage:

    EtherscanV2StrategyResolver({
      apikey: apikey,
      rateLimit: { limit: 5, interval: '2 seconds', algorithm: 'fixed-window' },
    })

@3loop/transaction-interpreter@0.11.19

Choose a tag to compare

@github-actions github-actions released this 15 Feb 09:27
e6456a0

Patch Changes

  • Updated dependencies [a8d9d5b]
    • @3loop/transaction-decoder@0.26.2

@3loop/transaction-interpreter@0.11.18

Choose a tag to compare

@github-actions github-actions released this 15 Feb 06:07
0aaf121

Patch Changes

  • bb03946: Bump effect and viem versions
  • Updated dependencies [bb03946]
    • @3loop/transaction-decoder@0.26.1

@3loop/transaction-decoder@0.26.2

Choose a tag to compare

@github-actions github-actions released this 15 Feb 09:26
e6456a0

Patch Changes

  • a8d9d5b: SQL Storage filter success matches from database for cases when multiple matches are stored in database

@3loop/transaction-decoder@0.26.1

Choose a tag to compare

@github-actions github-actions released this 15 Feb 06:07
0aaf121

Patch Changes

  • bb03946: Bump effect and viem versions

@3loop/transaction-interpreter@0.11.17

Choose a tag to compare

@github-actions github-actions released this 11 Feb 09:30
d8f66ad

Patch Changes

  • Updated dependencies [be8bc09]
    • @3loop/transaction-decoder@0.26.0