[DO NOT MERGE] Random sampling#363
Conversation
|
I'm trying to understand the math for score in a submitProof function and failing so far. As the score components values differ by dozens of orders of magnitude. Am I doing it wrong? I'm using SBB node (identity_id 193) on Neuro as an example.
nodeStake = 2.01965755312963E+24
nodeAsk = 2.2E+15
nodePubFactor = 1.00736E+23 And in the end score sums values which are dozens of orders magnitude different. |
Delegator info cotractr
|
Hey @botnumberseven Since this is a draft PR, we're working on it daily. Some functions in their current form are more of a skeleton to keep track of key components, and we’ll continue refining them as we go. We do keep these things in mind and will address all issues that arise. |
Added events emit checks for: ProofingPeriodDurationAdded PendingProofingPeriodDurationReplaced
Adapt delegators scoring logic
…-tests Random-Sampling unit tests and git actions
…gorithm Improved active KC search algorithm
…gorithm Active KC algorithm - change recursion to iterative bfs
|
Closing this because we continued our work in this PR #377 |
No description provided.