Skip to content

Releases: 3loop/loop-decoder

@3loop/transaction-interpreter@0.11.22

12 Mar 15:20
e2746df

Choose a tag to compare

Patch Changes

  • 2299c92: Fix small issue in 0x interpreter

@3loop/transaction-interpreter@0.11.21

03 Mar 14:21
2e8367e

Choose a tag to compare

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

03 Mar 14:21
2e8367e

Choose a tag to compare

Patch Changes

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

@3loop/transaction-interpreter@0.11.20

01 Mar 11:37
aed7ceb

Choose a tag to compare

Patch Changes

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

@3loop/transaction-decoder@0.27.0

01 Mar 11:37
aed7ceb

Choose a tag to compare

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

15 Feb 09:27
e6456a0

Choose a tag to compare

Patch Changes

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

@3loop/transaction-interpreter@0.11.18

15 Feb 06:07
0aaf121

Choose a tag to compare

Patch Changes

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

@3loop/transaction-decoder@0.26.2

15 Feb 09:26
e6456a0

Choose a tag to compare

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

15 Feb 06:07
0aaf121

Choose a tag to compare

Patch Changes

  • bb03946: Bump effect and viem versions

@3loop/transaction-interpreter@0.11.17

11 Feb 09:30
d8f66ad

Choose a tag to compare

Patch Changes

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