-
Notifications
You must be signed in to change notification settings - Fork 99
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
[release] v0.8.0 #586
[release] v0.8.0 #586
Conversation
https://github.com/KomodoPlatform/kips/blob/main/kip-0001.mediawiki TODO: don't forget to change 7113400 to nS7HardforkHeight, after date of S7 HF will be determined.
error handling improvements + get rid of consistency checks
remove debug sleep on darwin platform
… into patch-kip-0001
Add S7 pubkeys and HF estimate
reduce AUR 5% -> 0.01% after nS7HardforkHeight
There is a test TestNotary.KomodoNotaries which needs to be updated for the new season (it checks new timestamp and pubkeys). |
Seems we missed #582. We should include it before HF, i guess, as we already mentioned hardware requirements for NNs based on Equihash solutions memory optimizations, introduced in #582. This PR also includes additional error checking and performance optimizations, like boost node startup time, etc. |
zcash backport of memory optimizations
Bugfix broken notary tests due to new S7 constants
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have tested the new interest calculation, fixed tests for getting S7 pubkeys, all tests now work.
So it LGTM.
Probably we are short of time for publishing this release so let's do this ASAP.
I will continue testing though
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. The tests for HF simulation, among others, were passed successfully, making the product ready for use on the mainnet
.
p.s. I will also keep carrying out tests on the HF simulation network.
changelog placehodler