-
Notifications
You must be signed in to change notification settings - Fork 23
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
hip138 - mobile verifier #898
Draft
andymck
wants to merge
32
commits into
main
Choose a base branch
from
andymck/hip138-mobile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains 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
andymck
force-pushed
the
andymck/hip138-mobile
branch
2 times, most recently
from
December 4, 2024 12:31
4736300
to
59601b7
Compare
andymck
force-pushed
the
andymck/hip138-mobile
branch
from
December 16, 2024 12:33
203dffc
to
3e74afd
Compare
andymck
force-pushed
the
andymck/hip138-mobile
branch
from
December 18, 2024 11:54
dbb6576
to
8473b9a
Compare
… mobile bone price
andymck
force-pushed
the
andymck/hip138-mobile
branch
from
December 20, 2024 14:18
8473b9a
to
3f982db
Compare
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.
linked proto pr: helium/proto#431
This implement the mobile verifier requirements of hip138 and issues rewards in HNT. The epoch emissions pool is derived from on-chain data.
Given the on-chain epochs are 24hrs in duration beginning at midnight UTC, the mobile verifier will now also use the same epoch. Previously the mobile rewarder's epoch was 24hours from 1am UTC.
This change will necessitate a final epoch of 23 hours in which rewards are issued in MOBILE which will occur on the epoch prior to the switchover to rewarding in HNT. Thereafter the mobile rewarder will align its 24hr epoch from midnight.