Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Remove generator config and use generator db data #7318

Closed
Tracked by #7275
shuse2 opened this issue Jul 19, 2022 · 0 comments · Fixed by #7470
Closed
Tracked by #7275

Remove generator config and use generator db data #7318

shuse2 opened this issue Jul 19, 2022 · 0 comments · Fixed by #7470
Assignees
Milestone

Comments

@shuse2
Copy link
Collaborator

shuse2 commented Jul 19, 2022

Description

Using the new endpoints and commands, generator config is no longer required.

  • Remove generator config from application config
  • Remove generator config from ABI and related schema and handlers
  • Update generator to use waitThreshold = blockTime / 5
  • Update generator loadGenerators to load from DB, and set the private keys to keypairs in generator property if the keys are not encrypted

Acceptance Criteria

  • Update all unit tests
  • Check with DPoS examples if block generation works
@milenagojkovic milenagojkovic added this to the Sprint 76 milestone Aug 15, 2022
@Incede Incede self-assigned this Aug 19, 2022
@milenagojkovic milenagojkovic modified the milestones: Sprint 76, Sprint 77 Aug 28, 2022
shuse2 added a commit that referenced this issue Sep 5, 2022
 Remove generator config and use generator db data - Closes #7318
@shuse2 shuse2 closed this as completed Sep 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants