the name of GenesisProtocol Parameters.preBoostedVoteRequiredPercentage is misleading
Open
- Dominant language
- JavaScript
- Stars
- 50
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
The name of `GenesisProtocol` `Parameters.preBoostedVoteRequiredPercentage` is misleading as it is in force in both boosted and preboosted phases. Suggest renaming to something like: `instantExecutionVoteRequiredPercentage`.
Contributor guide
Research direction
Locate the GenesisProtocol Parameters definition and search the repository for every reference to preBoostedVoteRequiredPercentage. Confirm the parameter applies in both boosted and preboosted phases, then rename the references consistently and run the relevant project tests to verify behavior is unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100