nimbus-eth2/beacon_chain/spec
Eugene Kabanov 9889b840ce
VC: new scoring functions. (#5447)
* 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.
2023-11-14 12:13:26 +01:00
..
datatypes update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
eth2_apis VC: new scoring functions. (#5447) 2023-11-14 12:13:26 +01:00
mev update Deneb for blob sidecar inclusion proofs (#5565) 2023-11-06 07:48:43 +01:00
presets bump `gnosis-chain-configs` to `b3fc927da3e790d989edb71bec99c1db00529307` (#5589) 2023-11-10 18:04:41 +01:00
beacon_time.nim update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
beaconstate.nim update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
block_id.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
crypto.nim automated consensus spec URL updating to v1.4.0-beta.4 (#5577) 2023-11-08 05:28:03 +00:00
deposit_snapshots.nim ssz: bump (#5463) 2023-09-28 11:59:33 +00:00
digest.nim automated consensus spec URL updating to v1.4.0-beta.4 (#5577) 2023-11-08 05:28:03 +00:00
engine_authentication.nim update engine API URLs from v1.0.0-beta.2 to beta.3 (#4828) 2023-04-17 20:11:28 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
eth2_merkleization.nim Bump stint to v2.0: new array backend (#5113) 2023-09-13 01:16:04 +07:00
eth2_ssz_serialization.nim bump `nim-ssz-serialization` to `a5767c1b4992dca3e5bd72557aadd4df0f183bf8` (#5457) 2023-09-22 23:44:57 +02:00
forks.nim rm unused code (#5596) 2023-11-11 11:49:34 +03:00
forks_light_client.nim update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
helpers.nim update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
keystore.nim automated consensus spec URL updating to v1.4.0-beta.4 (#5577) 2023-11-08 05:28:03 +00:00
light_client_sync.nim rename `_INDEX` generalized index constants to `_GINDEX` (#5583) 2023-11-09 12:54:44 +00:00
network.nim update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
presets.nim allow higher `MIN_EPOCHS_FOR_BLOCK_REQUESTS` than safe minimum (#5590) 2023-11-10 15:04:55 +00:00
signatures.nim update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
signatures_batch.nim automated consensus spec URL updating to v1.4.0-beta.4 (#5577) 2023-11-08 05:28:03 +00:00
ssz_codec.nim bump `nim-ssz-serialization` to `a5767c1b4992dca3e5bd72557aadd4df0f183bf8` (#5457) 2023-09-22 23:44:57 +02:00
state_transition.nim update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
state_transition_block.nim update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
state_transition_epoch.nim update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
validator.nim update some consensus spec URLs to v1.4.0-beta.4 (#5594) 2023-11-11 06:27:53 +01:00
weak_subjectivity.nim automated consensus spec URL updating to v1.4.0-beta.4 (#5577) 2023-11-08 05:28:03 +00:00