Releases: 3loop/loop-decoder
Releases · 3loop/loop-decoder
@3loop/transaction-interpreter@0.11.22
Patch Changes
- 2299c92: Fix small issue in 0x interpreter
@3loop/transaction-interpreter@0.11.21
@3loop/transaction-decoder@0.27.1
Patch Changes
- de087ad: Update typescript config, compilation and fix type inference
@3loop/transaction-interpreter@0.11.20
Patch Changes
- Updated dependencies [d7ee3d8]
- @3loop/transaction-decoder@0.27.0
@3loop/transaction-decoder@0.27.0
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
Patch Changes
- Updated dependencies [a8d9d5b]
- @3loop/transaction-decoder@0.26.2
@3loop/transaction-interpreter@0.11.18
@3loop/transaction-decoder@0.26.2
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
Patch Changes
- bb03946: Bump effect and viem versions
@3loop/transaction-interpreter@0.11.17
Patch Changes
- Updated dependencies [be8bc09]
- @3loop/transaction-decoder@0.26.0