solve the issue : Time weighted distribution algorithm.#5
Open
microlumens wants to merge 3 commits intomasterfrom
Open
solve the issue : Time weighted distribution algorithm.#5microlumens wants to merge 3 commits intomasterfrom
microlumens wants to merge 3 commits intomasterfrom
Conversation
Contributor
|
So have you solved this question? |
Author
|
yes, why can't I participate in the bounty on hackerlink.io? |
Contributor
|
This issue is out of date, we just publish bug bounty on the immunefi a month ago, if you have interest, you can have a look at here: https://twitter.com/immunefi/status/1420644610733395969?s=20 |
Author
|
Contributor
|
At least, I can open it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To solve the problem you can use a timestamp. By finding the difference between the starting time of the stake and the current time of the stake. (timestamp now - timestamp start staked). If the difference has been found, you can modify the LP provider's prize.