Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove elections difficulty sorting #3260

Merged
merged 13 commits into from
May 4, 2021

Conversation

SergiySW
Copy link
Contributor

@SergiySW SergiySW commented May 4, 2021

as a part of switching to time-balance priority (#3208)

Breaking changes:

  • remove active elections ordering & prioritization for already active elections
  • remove active difficulty calculation, RPC "active_difficulty" & websocket "active_difficulty"
  • telemetry returns default difficulty instead of active difficulty
  • remove work watcher & RPC "process" option "watch_work"

@SergiySW SergiySW added documentation This item indicates the need for or supplies updated or expanded documentation websockets rpc refactor removal Indicates functionality is being removed breaking Change to node APIs (separate label) which impacts existing implementation, integrations impacted. labels May 4, 2021
@SergiySW SergiySW requested a review from clemahieu May 4, 2021 13:00
@SergiySW SergiySW self-assigned this May 4, 2021
@SergiySW SergiySW added this to the V22.0 milestone May 4, 2021
@zhyatt zhyatt linked an issue May 4, 2021 that may be closed by this pull request
3 tasks
@clemahieu clemahieu merged commit 9982779 into nanocurrency:develop May 4, 2021
SergiySW added a commit to SergiySW/raiblocks that referenced this pull request May 12, 2021
Leftover after nanocurrency#3260
* additionally fix failing active_transactions.inactive_votes_cache_election_start test (default dev network voters to start election from inactive cache is 2, not 5)

Easier to compare with "Hide whitespace changes"
SergiySW added a commit that referenced this pull request Jun 14, 2021
* Remove election restart by difficulty
- Leftover after #3260
- additionally fix failing active_transactions.inactive_votes_cache_election_start test (default dev network voters to start election from inactive cache is 2, not 5)

* Commentary & receive minimum for confirmation_height.gap_live
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
breaking Change to node APIs (separate label) which impacts existing implementation, integrations impacted. documentation This item indicates the need for or supplies updated or expanded documentation removal Indicates functionality is being removed rpc refactor websockets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Active elections container adjustments
2 participants