-
Notifications
You must be signed in to change notification settings - Fork 524
Eval: Feature/heartbeats #6189
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
Merged
Merged
Eval: Feature/heartbeats #6189
Changes from 6 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
28338ff
incentives: cache top online accounts and use when building AbsentPar…
cce 8de2829
incentives: handle round 0 "top voters" lookups for easier testing (#…
cce b2cc8fe
Incentives: Use agreement round when estimating a node's proposal int…
jannotti 0588296
incentives: update GetKnockOfflineCandidates to return current Online…
cce fb748a6
Incentive fixes (#6166)
jannotti de1c241
Incentives: Heartbeat transaction type (#6149)
jannotti d2954e5
Eval: Prefetching for heartbeat transactions (#6182)
jannotti d55951a
Eval: Make the absenteeism factor = 20 instead of 10 (#6186)
jannotti 6eb6ad2
Only heartbeat with current VoterID (#6188)
jannotti 35d32b0
code review
jannotti cab07e3
Merge remote-tracking branch 'upstream/master' into feature/heartbeats
jannotti 957364a
Comment: Payout Comment Tweak (#6191)
gmalouf d5286e3
Do not suspend !IncentiveEligible
jannotti 573ec73
Eval: Move heartbeat verification earlier (#6194)
jannotti e3fbe16
Only heartbeat for IncentiveEligible accounts
jannotti 240fe33
use t.Log instead of fmt.Print in heartbeat/service_test.go
cce d989fa4
remove TODO now that !IncentiveEligible can't be suspended
cce fc55e26
CR for partAddrs.Contains
cce 1277f9b
Waste less space in the main Transaction type (#6199)
jannotti 6e93262
make accountUpdatesLedgerEvaluator.GetKnockOfflineCandidates return e…
cce 39cf79e
code review
jannotti d8f3be6
code review
jannotti 475cd5e
cr request for comment
jannotti 9cf40d0
compare whole bytes without loop
jannotti b94f083
simplify client.WaitForRoundWithTimeout
jannotti 567780a
remove knockOfflineCandidates from roundCowParent interface
cce 242f3f5
Use `x.rnd` properly as the _previous_ round.
jannotti ca381bc
Inadvertant double Stop()
jannotti 821c9ab
further simplify WaitForRoundWithTimeout
jannotti f3424a8
CR request for more detailed comment
jannotti ec3007f
Adjustments for proper lookback in `voter_param_get`
jannotti 923a514
Use LookupAgreement to hit caches
jannotti 2d65f00
change GetKnockOfflineCandidates to skip accounts with 0 algos (offli…
cce 9a5386d
version fix
jannotti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.