Skip to content

chore: update rfox ipfs hash - #12629

Merged
kaladinlight merged 1 commit into
developfrom
chore/update-rfox-ipfs-hash
Sep 4, 2026
Merged

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

Conversation

@kaladinlight

@kaladinlight kaladinlight commented Sep 4, 2026

Copy link
Copy Markdown
Member

Description

Updates CURRENT_EPOCH_IPFS_HASH to the epoch 26 metadata hash (bafkreib3ftdt4rhq4fapplsyesyzyorayvnc3a4csdmmbzbaim6tb3gndi).

Issue (if applicable)

closes #

Risk

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

Low risk — constant bump only. Affects RFOX epoch history/rewards display only; no transaction logic touched.

Testing

Engineering

  • Verified the new hash resolves via the Pinata gateway and contains epoch 26 metadata (epochStartTimestamp 2026-09-01, epochEndTimestamp 2026-09-30) with ipfsHashByEpoch history intact through epoch 25.
  • Load RFOX and confirm current epoch details render correctly.

Operations

  • Navigate to RFOX and confirm the current epoch (26) and rewards history display correctly.

Screenshots (if applicable)

🤖 Generated with Claude Code

https://claude.ai/code/session_01TW35mc6vnZHXgTStTksuFc

Summary by CodeRabbit

  • Updates
    • Updated the current epoch’s content reference to the latest IPFS identifier.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TW35mc6vnZHXgTStTksuFc
@kaladinlight
kaladinlight requested a review from a team as a code owner September 4, 2026 20:31
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 75bd73a3-c9f2-4a8e-9dd0-25007a8f19a0

📥 Commits

Reviewing files that changed from the base of the PR and between 5a9e620 and b8fa3d5.

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

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The RFOX constants now use a new IPFS content identifier for the current epoch.

Changes

RFOX epoch configuration

Layer / File(s) Summary
Update current epoch hash
src/pages/RFOX/constants.ts
CURRENT_EPOCH_IPFS_HASH now references a different IPFS content hash.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to b8fa3

This updates the RFOX current-epoch metadata source to epoch 26, affecting displayed epoch history and rewards information without changing transaction behavior. No current merge-blocking risk remains.

Suggested reviewers: 0xapotheosis

Poem

A rabbit checks the hash
The epoch points anew
IPFS holds the trail
Constants keep it true
Carrots mark the change

🚥 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 the RFOX IPFS hash.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
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.
✨ 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/update-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.

@kaladinlight
kaladinlight merged commit 3938683 into develop Sep 4, 2026
4 checks passed
@kaladinlight
kaladinlight deleted the chore/update-rfox-ipfs-hash branch September 4, 2026 20:46
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