feat(chainspec): set Jade fork activation timestamps#51
Conversation
Hoodi (chain 2910): 1774418400 (2026-03-25 06:00 UTC) Mainnet (chain 2818): 1775628000 (2026-04-08 06:00 UTC) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughA new hardfork timestamp parameter "jadeTime" was added to two genesis configuration files (hoodi and mainnet) with distinct values, and corresponding test cases were added to verify the Jade hardfork activation boundaries for each network. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
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. Comment |
Code reviewNo issues found. Checked for bugs and CLAUDE.md compliance. 🤖 Generated with Claude Code - If this code review was useful, please react with 👍. Otherwise, react with 👎. |
Summary
1774418400(2026-03-25 06:00 UTC)1775628000(2026-04-08 06:00 UTC)Test plan
cargo test -p morph-chainspec— all 32 tests passed🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Tests