Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 1, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@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.20

Patch Changes

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

web@0.1.56

Patch Changes

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

Copy link

vercel bot commented Mar 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
loop-decoder-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 1, 2025 11:36am

Copy link

Deploying loop-decoder with  Cloudflare Pages  Cloudflare Pages

Latest commit: edc353a
Status:⚡️  Build in progress...

View logs

@Ferossgp Ferossgp merged commit aed7ceb into main Mar 1, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant