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 validator registration and staking #4705

Merged
merged 4 commits into from
Jan 11, 2023

Conversation

ManuGowda
Copy link
Contributor

@ManuGowda ManuGowda commented Jan 9, 2023

What was the problem?

This PR resolves #4702, #4662

How was it solved?

  • Rename remaining changes from delegate to validator
  • Rename votes related terminology to stakes
  • Created new hooks to resolve staking issues
  • At this checkpoint register validator, staking, unstaking transactions are working

How was it tested?

  • Updated tests
  • Manually test validator registration, staking, unstaking

@ManuGowda ManuGowda self-assigned this Jan 9, 2023
Rename remaining changes from delegate to validator
Rename votes related terminology to stakes
Created new hooks to resolve staking issues
At this checkpoint register validator, staking, unstaking transactions are working
@ManuGowda ManuGowda marked this pull request as ready for review January 10, 2023 13:17
oskarleonard
oskarleonard previously approved these changes Jan 10, 2023
Updated icons and other fixtures to pos
oskarleonard
oskarleonard previously approved these changes Jan 10, 2023
src/modules/legacy/store/action.test.js Outdated Show resolved Hide resolved
@ManuGowda ManuGowda merged commit bf82ce4 into feature/dpos-update Jan 11, 2023
@ManuGowda ManuGowda deleted the 4702-update-dpos-pos-changes branch January 11, 2023 10:36
@ManuGowda ManuGowda restored the 4702-update-dpos-pos-changes branch November 17, 2023 17:36
@ManuGowda ManuGowda deleted the 4702-update-dpos-pos-changes branch November 27, 2023 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

3 participants