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

Feature/dpos update #4671

Merged
merged 460 commits into from
Feb 14, 2023
Merged

Feature/dpos update #4671

merged 460 commits into from
Feb 14, 2023

Conversation

soroushm
Copy link
Contributor

What was the problem?

This PR resolves #4516

How was it solved?

its in progress

How was it tested?

unit test

oskarleonard and others added 28 commits January 16, 2023 17:34
* ⬆️ Bump lisk-client version

* 🔥 Remove unused import
chore: fix rpc call
…e, this is done in the backend, we can just check the unlockable field
@soroushm soroushm marked this pull request as ready for review February 9, 2023 11:59
@ManuGowda
Copy link
Contributor

The feature branch is currently difficult to test as we do not have the network setup to support the review of features. However on devnet environment the following are verified

  • All the new pos commands are working (with bugs/missing implementation)
  • Unable to test the following commands
    • Rewards claim
    • Unlock tokens

We will test all the pending features from development branch hence merging this feature branch.

@ManuGowda ManuGowda merged commit 001019a into development Feb 14, 2023
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.

Update DPoS module
6 participants