Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Use cache when decoding arbitrum L2 txs #173

Merged
merged 6 commits into from
Apr 9, 2024

Conversation

adamiak
Copy link
Member

@adamiak adamiak commented Apr 9, 2024

If cache is provided to DiscoveryProvider for Ethereum chain, use the same cache when calling other chains.

Without this change we run into e.g. Arbiscan limits.

@adamiak adamiak requested a review from mateuszradomski April 9, 2024 13:21
Copy link

changeset-bot bot commented Apr 9, 2024

⚠️ No Changeset found

Latest commit: 3715167

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@adamiak adamiak merged commit 35a0452 into main Apr 9, 2024
4 checks passed
@adamiak adamiak deleted the use-cache-when-decoding-arbitrum-l2-txs branch April 9, 2024 14:08
adamiak added a commit to l2beat/l2beat that referenced this pull request Apr 24, 2024
* Pull reorgSafeDepth (for discovery cache) from env

* Use cache in ArbitrumScheduledTransactionsHandler

* Add changeset

* Add changeset
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants