nimbus-eth2/beacon_chain
Jacek Sieka 6bfc766629
drop subset sync contributions in gossip (#4490)
* correctly report ignored contributions in metrics
* avoid counting subset contributions in vmon (bring in line with
attestation aggregates)
* avoid signature checks for subset attestations

A being a non-strict subset is a sufficient condition to ignore.
2023-01-12 15:08:08 +01:00
..
consensus_object_pools drop subset sync contributions in gossip (#4490) 2023-01-12 15:08:08 +01:00
eth1 Wire up engine_newPayloadV3 (#4482) 2023-01-11 18:21:19 +00:00
fork_choice consensus spec ref URL updates (#4496) 2023-01-12 13:33:14 +00:00
gossip_processing drop subset sync contributions in gossip (#4490) 2023-01-12 15:08:08 +01:00
networking consensus spec ref URL update v1.3.0-{alpha.2,rc.0}; copyright year update (#4477) 2023-01-09 22:44:44 +00:00
rpc Blobs sidecars by range (#4464) 2023-01-12 12:33:24 +00:00
spec consensus spec ref URL updates (#4496) 2023-01-12 13:33:14 +00:00
sync Blobs sidecars by range (#4464) 2023-01-12 12:33:24 +00:00
validator_client fix EIP4844 withBlck (#4411) 2022-12-14 18:30:56 +01:00
validators spec: Option -> Opt (#4488) 2023-01-11 12:29:21 +00:00
.editorconfig
.gitignore
beacon_chain_db.nim Blobs sidecars by range (#4464) 2023-01-12 12:33:24 +00:00
beacon_chain_db_immutable.nim consensus spec ref URL update v1.3.0-{alpha.2,rc.0}; copyright year update (#4477) 2023-01-09 22:44:44 +00:00
beacon_chain_db_light_client.nim add `num_active_participants` helpers for `SyncAggregate` (#4478) 2023-01-10 11:26:25 +00:00
beacon_clock.nim consensus spec ref URL update v1.3.0-{alpha.2,rc.0}; copyright year update (#4477) 2023-01-09 22:44:44 +00:00
beacon_node.nim implement /eth/v1/validator/register_validator (#4115) 2022-09-13 14:52:26 +03:00
beacon_node_light_client.nim fix EIP4844 withBlck (#4411) 2022-12-14 18:30:56 +01:00
beacon_node_status.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
conf.nim History pruning (fixes #4419) (#4445) 2023-01-07 10:02:15 +00:00
conf_light_client.nim persist LC sync progress across restarts (#4371) 2022-11-30 04:45:03 +01:00
db_limits.nim persist LC sync progress across restarts (#4371) 2022-11-30 04:45:03 +01:00
deposits.nim nicer error message for failed backfill (#4188) 2022-09-29 23:55:18 +03:00
era_db.nim Allow reindexing to start from an arbitrary state (#4437) 2023-01-03 20:37:09 +01:00
extras.nim Implement skip_randao_verification for blinded blocks (#4435) 2022-12-19 15:11:12 +02:00
filepath.nim Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00
interop.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
light_client.nim disable light client gossip from Capella onward (#4479) 2023-01-09 23:49:56 +00:00
light_client_db.nim persist LC sync progress across restarts (#4371) 2022-11-30 04:45:03 +01:00
nim.cfg enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
nimbus_beacon_node.nim consensus spec ref URL updates (#4496) 2023-01-12 13:33:14 +00:00
nimbus_beacon_node.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nimbus_binary_common.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
nimbus_light_client.nim Migrating the deposit contract snapshot can no longer fail on start-up (#4438) 2022-12-19 18:19:48 +01:00
nimbus_light_client.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nimbus_signing_node.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
nimbus_validator_client.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
sszdump.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
statediff.nim 60% state replay speedup (#4434) 2022-12-19 14:01:49 +02:00
statusbar.nim eip4844 light client tests; avoid case object out-of-bound array reads (#4404) 2022-12-08 17:21:53 +01:00
trusted_node_sync.nim Blob storage (#4454) 2023-01-09 18:42:10 +00:00
version.nim Version 22.12.0 2022-12-21 10:50:13 +02:00
wallets.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00