nimbus-eth2/beacon_chain
Etan Kissling 2fe22c97e6
update `PeerScore` comments for non-blocks (#4191)
PeerScore is not just updated for blocks but also for LC updates.
Make documentation comments more generic.
2022-09-28 18:56:04 +00:00
..
consensus_object_pools Harden EpochRef loading against bogus block root at tail (#4178) 2022-09-27 18:56:08 +02:00
eth1 newPayload `INVALIDATED` should be `unviableFork` (#4180) 2022-09-26 21:24:32 +00:00
fork_choice Harden EpochRef loading against bogus block root at tail (#4178) 2022-09-27 18:56:08 +02:00
gossip_processing implement v1.2.0 optimistic sync tests (#4174) 2022-09-27 15:11:47 +03:00
networking update `PeerScore` comments for non-blocks (#4191) 2022-09-28 18:56:04 +00:00
rpc Harden EpochRef loading against bogus block root at tail (#4178) 2022-09-27 18:56:08 +02:00
spec Fix REST generic error parsing. (#4189) 2022-09-28 18:47:15 +00:00
sync update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
validator_client log attestation/block when slashing protection is activated (#4148) 2022-09-19 19:50:19 +00:00
validators re-enable randao checks (#4187) 2022-09-28 01:15:10 +00:00
.editorconfig
.gitignore
beacon_chain_db.nim Harden EpochRef loading against bogus block root at tail (#4178) 2022-09-27 18:56:08 +02:00
beacon_chain_db_immutable.nim update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
beacon_chain_db_light_client.nim
beacon_clock.nim update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
beacon_node.nim
beacon_node_light_client.nim
beacon_node_status.nim
conf.nim update state diffs to Bellatrix (#4177) 2022-09-26 19:13:50 +00:00
conf_light_client.nim
deposits.nim
era_db.nim
extras.nim api: add skip_randao_verification for produceBlockV2 (#3837) 2022-09-21 09:38:08 +02:00
filepath.nim
interop.nim
light_client.nim
nim.cfg
nimbus_beacon_node.nim update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
nimbus_beacon_node.nim.cfg
nimbus_binary_common.nim Remove warning on unused import of `filepath` (#4176) 2022-09-26 17:14:24 +00:00
nimbus_light_client.nim Don't search for the TTD block after the merge (#4152) 2022-09-20 09:17:25 +03:00
nimbus_light_client.nim.cfg
nimbus_signing_node.nim
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim
nimbus_validator_client.nim.cfg
sszdump.nim
statediff.nim update state diffs to Bellatrix (#4177) 2022-09-26 19:13:50 +00:00
statusbar.nim
trusted_node_sync.nim
version.nim Version 22.9.1 2022-09-20 23:50:31 +03:00
wallets.nim