Skip to content

Conversation

@aditiharini
Copy link
Contributor

@aditiharini aditiharini commented Oct 13, 2025

Why is this change needed?

Add support for backfilling lend storage messages from snapchain to clients.

Merge Checklist

Choose all relevant options below by adding an x now or at any time before submitting for review


PR-Codex overview

This PR focuses on updating the @farcaster/shuttle package to version 0.9.5, adding support for backfilling lend storage messages, and introducing new methods related to lend storage message retrieval.

Detailed summary

  • Updated version in package.json files to 0.9.5.
  • Added support for backfilling lend storage messages in CHANGELOG.md.
  • Introduced getAllLendStorageMessagesByFid method in shuttle.integration.test.ts.
  • Included LEND_STORAGE message type in message reconciliation logic in messageReconciliation.ts.
  • Created getAllLendStorageMessagesByFidInBatchesOf for batch processing of lend storage messages.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Oct 13, 2025

⚠️ No Changeset found

Latest commit: 9f64bf4

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

@aditiharini aditiharini added the t-feat Add a new feature or protocol improvement label Oct 13, 2025
@aditiharini aditiharini force-pushed the add-storage-lending-backfill branch from c020cfc to 872c2c7 Compare October 13, 2025 16:00
@aditiharini aditiharini merged commit 4415bec into main Oct 13, 2025
6 checks passed
@aditiharini aditiharini deleted the add-storage-lending-backfill branch October 13, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-feat Add a new feature or protocol improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants