Skip to content

Conversation

@omegablitz
Copy link
Contributor

No description provided.

@omegablitz
Copy link
Contributor Author

To merge after category-labs/monad#1983

@omegablitz omegablitz marked this pull request as ready for review December 16, 2025 17:01
Copilot AI review requested due to automatic review settings December 16, 2025 17:01
@omegablitz omegablitz enabled auto-merge December 16, 2025 17:01
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR implements a testnet regenesis by resetting configuration values and removing versioned block reward logic. The changes simplify the staking reward system and reset activation thresholds to their initial states.

Key Changes:

  • Removed dual block reward version system in favor of single version
  • Reset testnet epoch and round activation values to genesis state
  • Updated monad-execution submodule reference

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
monad-cxx/monad-execution Updated submodule commit reference for execution layer changes
monad-chain-config/src/staking_config.rs Removed block_reward_v_two field and simplified reward logic to single version
monad-chain-config/src/lib.rs Reset testnet activation rounds and timestamps to genesis values (Round::MIN and 0)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@omegablitz omegablitz added this pull request to the merge queue Dec 16, 2025
Merged via the queue into master with commit adef35a Dec 16, 2025
2 of 3 checks passed
@omegablitz omegablitz deleted the aashish/regenesis branch December 16, 2025 17:43
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.

5 participants