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

Shiden - DS burn functionality & 100% fee burn #808

Merged
merged 2 commits into from
Dec 21, 2022

Conversation

Dinonard
Copy link
Member

Pull Request Summary

Introduces latest pallet-dapps-staking version which introduces a new extrinsic call: burn_stale_reward
In case contract gets unregistered, its rewards will remain claimable for a predetermined number of eras.
After that, the new call can be used to burn the rewards.

  • Shiden retention period is 7 eras
  • Astar retention period is u32::MAX, essentially disabling the functionality

Also introducing to Shiden is 100% fee burning.

Check list

  • updated spec version
  • updated semver

@Dinonard Dinonard requested review from 0x7CFE and akru December 20, 2022 14:39
@Dinonard Dinonard merged commit 756ca42 into master Dec 21, 2022
@Dinonard Dinonard deleted the feat/dapps-staking-stale-reward-int branch December 21, 2022 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants