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
Description
reward
module and rename all parts to Dynamic modulebeforeTransactionsExecute
andafterTransactionsExecute
logicsAcceptance Criteria
Additional Information
All the specification is defined in the proposed LIP
The text was updated successfully, but these errors were encountered: