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

Update delegate list to be based on address #4933

Closed
shuse2 opened this issue Mar 9, 2020 · 1 comment
Closed

Update delegate list to be based on address #4933

shuse2 opened this issue Mar 9, 2020 · 1 comment
Assignees
Milestone

Comments

@shuse2
Copy link
Collaborator

shuse2 commented Mar 9, 2020

Description

Delegate list should be stored as address.

  • Update forger info to store information with address key in block_processor_v2
  • Delegate slot check should be based on address in forger module
  • Generator check should be based on address in processor

Motivation

In the system, address should be used consistently except where signature validation is required.

Acceptance Criteria

  • Test if forger info is stored with address key
  • Test if delegate slot is checked against address
  • Test if generator is checked against address
  • Public key should not be used anywhere except signature validation

Related issues

#4915

@shuse2 shuse2 changed the title Update delegate list to base on address and validation Update delegate list base on address Mar 11, 2020
@shuse2 shuse2 changed the title Update delegate list base on address Update delegate list to be based on address Mar 11, 2020
@ManuGowda ManuGowda self-assigned this Mar 30, 2020
@ManuGowda ManuGowda added this to the Sprint 16 milestone Mar 30, 2020
@shuse2 shuse2 assigned shuse2 and unassigned ManuGowda Mar 30, 2020
@shuse2
Copy link
Collaborator Author

shuse2 commented Mar 30, 2020

Superseded by #4941

@shuse2 shuse2 closed this as completed Mar 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants