-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Guix Build for Generalized ehf #5857
Conversation
Try to sign any ehf deployment that can be activated and that hasn't been mined on chain yet. Also when receiving a new recovered signature try to match it with any ehf deployment which hasn't been mined on chain yet
To avoid copy and pasting future ehf deployments activation functions
Guix Automation has began to build this PR tagged as v20.1.0-devpr5857.f6be08ed. A new comment will be made when the image is pushed. |
Guix Automation has completed; a release should be present here: https://github.com/dashpay/dash-dev-branches/releases/tag/v20.1.0-devpr5857.f6be08ed. The image should be on dockerhub soon. |
This pull request has conflicts, please rebase. |
New devnet paulaner.
|
EHF signal is generated, signed, submitted in mempool and mined:
some relevant logs:
and
So far so good; waiting MN_rr be activated |
|
somewhere at block 6157:
mn_rr is activated since 6120
40 blocks * 1.125 = 45 dash in creditPoolBalance. So far so good, changes from #5824 seems working as expected |
Continue in #5824 |
Issue being fixed or feature implemented
What was done?
Describe your changes in detail
How Has This Been Tested?
Please describe in detail how you tested your changes.
Include details of your testing environment, and the tests you ran
to see how your change affects other areas of the code, etc.
Breaking Changes
Please describe any breaking changes your code introduces
Checklist:
Go over all the following points, and put an
x
in all the boxes that apply.