Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Refactor the sent votes list to match the proposed architecture #4251

Closed
reyraa opened this issue Apr 5, 2022 · 1 comment
Closed

Refactor the sent votes list to match the proposed architecture #4251

reyraa opened this issue Apr 5, 2022 · 1 comment

Comments

@reyraa
Copy link
Contributor

reyraa commented Apr 5, 2022

Description

As a part of the Make Lisk Desktop blockchain agnostic, we should adapt the list of sent votes list to match the proposed architecture.

Acceptance Criteria

  • Move relevant components to the DPoS domain directory as proposed by the TECH proposal doc.
  • Update relevant Redux actions and reducers.
  • Move relevant API methods to the DPoS domain directory.
  • Update unit tests.
  • Update e2e tests.
@reyraa
Copy link
Contributor Author

reyraa commented Jun 21, 2022

The React component that renders the vote row is created here. The vote reducer and actions are moved to the relevant directory here. We can safely close this ticket.

@sridharmeganathan sridharmeganathan removed this from the Sprint 76 milestone Jun 21, 2022
Repository owner moved this from Todo to Done in Lisk Desktop Version 3.0.0 Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants