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
Add simple validation to the proposal (decrease/increase up to 2 times)
Solve potential issues on changing rank window with proposal online with local testnet
Definition of Done:
The rank window should be changed after a successful proposal (if validation of the proposed parameter's value passes) and network should calculate rank on block mod new rank window value
Example of proposal for spending from the community pool via governance proposal
Please, provide your PR request with branch 331-rank-governance to branch 0.1.5
PR discussion will be started and processed in 2-3 days, payment will be released after merging.
Note
With PR cosmos/cosmos-sdk#4206 now possible via governance change parameters values.
User Story:
Validators and users should adjust how faster rank recalculates, adapting the window for their needs and current hardware possibilities.
Task
Implement adjusting parameter CalculationPeriod via governance proposals, add validation for proposed values
Estimated workflow:
Definition of Done:
The rank window should be changed after a successful proposal (if validation of the proposed parameter's value passes) and network should calculate rank on block mod new rank window value
Example of proposal for spending from the community pool via governance proposal
Addition Info:
Please, provide your PR request with branch 331-rank-governance to branch 0.1.5
PR discussion will be started and processed in 2-3 days, payment will be released after merging.
Our docs:
https://github.com/cybercongress/cyberd/blob/master/docs/rpc.md
https://github.com/cybercongress/cyberd/blob/master/docs/help/setup_dev_env.md
Cosmos-SDK dosc and architecture, gaia for reference:
https://github.com/cosmos/sdk-application-tutorial
https://github.com/cosmos/gaia/tree/v2.0.1
https://cosmos.network/docs/intro/#sdk-application-architecture
Dependency
This issue blocked till upgrade to cosmos-sdk 0.37 not finished #377
The text was updated successfully, but these errors were encountered: