9889b840ce
* Initial commit. * Fix issues and tests. * Fix test compilation issue. * Update AllTests. * Change the most poor score name from <lowest> to <bad>. Split sync committee message score in range, so lexicographic scores will not intersect with normal one. Lexicographic scores should be below to normal scores. * Address review comments. Fix aggregated attestation scoring to use MAX_VALIDATORS_PER_COMMITTEE. Fix sync committee contributions to use SYNC_SUBCOMMITTEE_SIZE. Add getUniqueVotes test vectors. * Post-rebase fixes. * Address review comments. * Return back score calculation based on actual bits length. * AllTests modification. |
||
---|---|---|
.. | ||
api.nim | ||
attestation_service.nim | ||
block_service.nim | ||
common.nim | ||
doppelganger_service.nim | ||
duties_service.nim | ||
fallback_service.nim | ||
fork_service.nim | ||
scoring.nim | ||
selection_proofs.nim | ||
sync_committee_service.nim |