-
Notifications
You must be signed in to change notification settings - Fork 409
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
HIP 69: Re-assertion Fee Reduction #458
Comments
One could make the amount of the fee dependent on the ratio of the number of hotspots in the old hex to the number of hotspots in the new one.
|
This is one of many fantastic ideas. Just like the rest, it is truly a brilliant idea. However, the technical requirements to make this possible is on an extremely grand level, as opposed to simply cutting the current reassertion fee in half. Therefore, for the sake of technical implementation efficiency, it would be best to keep the proposed half reduction amount. |
I agree that the technical implementation of this HIP is just a chain variable change. Specifically it's updating the value of I'm concerned that halving the cost of assertion, however, with no other controls will only give arbitrageurs a cheaper way to adjust their asserted location (potentially more frequently) and increase the number of I'd be in favor of something aligned with what @BruggiR's recommendation. I think someone should do some more analysis but a framework like:
|
Although all thought out and intelligent, your suggestions would be extremely grand technical accomplishments, that would require an unreasonable amount of work from the core dev team. Since the core goal is to prevent any form of abuse as a result of the reassertion fee reduction, two community members (Groot and 619OTA) suggested the following, both of which would require significantly less technical work whilst achieving the same core goal. Right now, I'm needing a core dev to advise on the possibility of excluding the reassertion fee reduction, for those inserting into a hex with 3 or more hotspots. (619OTA's idea.) Additionally, waiting on a core dev to confirm that it would be an acceptable amount of technical work to implement a minimum 10km distance (from the original location) requirement for the reassertion fee reduction (Groot's idea.) Finally, I'm also waiting for a core dev to confirm that it would be a reasonable amount of technical work to implement my original proposed method to prevent abuse/spoofing, which is by limiting the reassertion fee reduction to once per hotspot per year. |
@edakturk14 helium#458 Submitting final draft.
Please merge these changes to helium#458 thank you.
Please merge these changes to helium#458 thank you.
Curious to know how you both feel about the final draft. |
Update with this HIP (10/5), a community discussion in the Official Helium Community remains open in #hip-69-re-assertion-fee-reduction. We are holding on discussions of this HIP until a later time, but the consensus is that the core of the proposal is still valid and should be discussed later. The channel remains open for conversation. |
@edakturk14 please merge these changes to helium#458 thank you.
@edakturk14 please merge these changes to #458 thank you.
@vincenzospaghetti helium#458 updated to remove all original content that is no longer relevant.
@vincenzospaghetti #458 updated to remove all original content that is no longer relevant.
@vincenzospaghetti as per your request, I'm confirming that Nova has agreed to do the work for this HIP, and we've reached out to vendors (via email) to ensure that they'll do the necessary work for their vendor apps. Update: A majority of vendors have already responded to our emails, all of which confirmed that they are more than willing to do any necessary work pertaining to their vendor apps. |
@vincenzospaghetti updated the status and made a few miner grammatical corrections to make it more comprehensive. helium#458
@vincenzospaghetti removed the comma. helium#458
* Update 0069-reassertion-fee-reduction.md @vincenzospaghetti updated the status and made a few miner grammatical corrections to make it more comprehensive. #458 * Update 0069-reassertion-fee-reduction.md #458 * Update 0069-reassertion-fee-reduction.md @vincenzospaghetti removed the comma. #458
This has been implemented. Please see contracts on the Solana blockchain or visit this Repo: https://github.com/helium/helium-program-library. |
HIP 69 was approved by the community on 9th Feb 2023 with a passing rate of 88.22% |
HIP 69: Re-assertion Fee Reduction
Summary
The average daily mining reward per hotspot is currently equal to around 50,000 DC; and it costs 1,000,000 DC to reassert a hotspot's location.
As a result, it would take nearly a month for the average hotspot to earn enough to pay for one location reassertion.
Therefore, if we are trying to expand the network and want hotspots in saturated areas to move into less saturated areas (or moreover in lone wolf-like areas), the current reassertion price is not viable and needs to be reduced.
Rendered View
https://github.com/helium/HIP/tree/main/0069-reassertion-fee-reduction.md
The text was updated successfully, but these errors were encountered: