-
Notifications
You must be signed in to change notification settings - Fork 98
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
reduce AUR 5% -> 0.01% after nS7HardforkHeight #584
Conversation
checked the math, looks good |
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.
The branch was rebased on |
Where is the formal KIP0001 published? I could not find a link to it on the komodo website or by googling. Maybe we need a link somewhere in the docs @smk762 |
This commit contains link on it in commit message - https://github.com/KomodoPlatform/kips/blob/main/kip-0001.mediawiki . Also we have results for KIP0001 voting here. |
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.
It looks like in the KIP0001 the condition for the new AUR is not specified strictly:
it could be that we must apply the new AUR of 0,01% to utxos that are newer than nS7HardforkHeight,
or another way we must begin to apply the new AUR immediately after the chain tip has reached nS7HardforkHeight to any utxo (including those created before nS7HardforkHeight).
So we decided on the 1st option. If yes then it is LGTM
… into patch-kip-0001
Merged |
Don't merge until
nS7HardforkHeight
will be determined. Then we will need an additional commit to change7113400
tonS7HardforkHeight
in sources.Changes are needed in the following places: