Skip to content

chore: update rfox ipfs hash#12361

Merged
kaladinlight merged 1 commit into
developfrom
chore/rfox-ipfs-hash
May 19, 2026
Merged

chore: update rfox ipfs hash#12361
kaladinlight merged 1 commit into
developfrom
chore/rfox-ipfs-hash

Conversation

@kaladinlight
Copy link
Copy Markdown
Member

@kaladinlight kaladinlight commented May 19, 2026

Description

Bumps CURRENT_EPOCH_IPFS_HASH in src/pages/RFOX/constants.ts to the latest pinned epoch.

Issue (if applicable)

closes #

Risk

High Risk PRs Require 2 approvals

Low. Single-constant update pointing the UI at the latest pinned RFOX epoch on IPFS. Identical shape to prior hash bumps (e.g. #12251, #12090, #11590, #11291).

What protocols, transaction types, wallets or contract interactions might be affected by this PR?

RFOX UI only. No transaction-construction or wallet changes.

Testing

Engineering

  • Load the RFOX page and confirm the current epoch data fetches successfully from https://gateway.pinata.cloud/ipfs/<new hash>.
  • Confirm rewards/distribution UI populates without errors.

Operations

  • 🏁 My feature is behind a flag and doesn't require operations testing (yet)

QA: open RFOX, verify current epoch + rewards render as expected with no fetch errors in console.

Screenshots (if applicable)

n/a

Summary by CodeRabbit

  • Chores
    • Updated data reference identifier for RFOX page content.

Review Change Stack

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@kaladinlight kaladinlight requested a review from a team as a code owner May 19, 2026 21:41
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 19, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 582210d8-c32c-402c-92e1-8bef11f4039e

📥 Commits

Reviewing files that changed from the base of the PR and between 6d723d9 and 6e3a6e1.

📒 Files selected for processing (1)
  • src/pages/RFOX/constants.ts

📝 Walkthrough

Walkthrough

A single constant export is updated: CURRENT_EPOCH_IPFS_HASH in src/pages/RFOX/constants.ts is replaced with a new IPFS CID value. No other changes or wiring modifications are present.

Changes

RFOX Epoch IPFS Hash Update

Layer / File(s) Summary
IPFS hash constant value update
src/pages/RFOX/constants.ts
The exported CURRENT_EPOCH_IPFS_HASH constant is updated to a new IPFS CID string value.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • shapeshift/web#12090: Updates the same CURRENT_EPOCH_IPFS_HASH constant to a new rFOX IPFS CID.
  • shapeshift/web#12251: Updates the same CURRENT_EPOCH_IPFS_HASH constant in the same file to a new IPFS CID.
  • shapeshift/web#11002: Updates the same CURRENT_EPOCH_IPFS_HASH constant by changing its IPFS CID value.

Suggested reviewers

  • NeOMakinG
  • 0xApotheosis

Poem

🐰 A hash hops in, and one hops out,
The epoch's IPFS path turns about.
One line, one change, crystal and clear—
The rFOX adventure continues right here! 🌟

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating an IPFS hash for the RFOX feature. It directly matches the primary modification in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/rfox-ipfs-hash

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kaladinlight kaladinlight merged commit c9457a6 into develop May 19, 2026
4 checks passed
@kaladinlight kaladinlight deleted the chore/rfox-ipfs-hash branch May 19, 2026 21:55
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