You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
### What was the problem?
This PR resolves#7717
### How was it solved?
- Add new dynamic reward module using reward module
- Update genesis block for example app
- Add small refactor to reward module to be usable from dynamic reward
module
- Add new DPoS method which is required by dynamic reward module
- #7715 should add the implementation for `updateSharedRewards`
### How was it tested?
- Add unit tests for all the cases
### What was the problem?
This PR resolves#7715#7788
### How was it solved?
* Fix bug in Q library
* Add method as specified
### How was it tested?
Added unit tests
Co-authored-by: shuse2 <[email protected]>
Description
Add
updateSharedRewards
according to the proposed LIPAcceptance Criteria
Additional Information
The text was updated successfully, but these errors were encountered: