-
Notifications
You must be signed in to change notification settings - Fork 113
Quarkchain: Root chain support POSW stake DecayByHeightAndTime #959
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
base: master
Are you sure you want to change the base?
Conversation
Do we plan to test this on the testnet? If so, what is the test plan? |
How did you test it? Could you share the test steps and results? |
|
related issue: QuarkChain/pm#12
Added function and unit test for root chain to support PoSW stake decay to 50% after ENABLE_ROOT_POSW_STAKING_DECAY_TIMESTAMP.
The enable time (ENABLE_ROOT_POSW_STAKING_DECAY_TIMESTAMP in config) currenlty set to 1746060000 which is 2025-05-01 08:40:00. And this can be changed if we finalize.
How to test: