nimbus-eth2/beacon_chain
Jacek Sieka e264276b36
keep unviables in quarantine (#3331)
they remain unviable even after a reorg
2022-01-28 11:59:55 +01:00
..
consensus_object_pools keep unviables in quarantine (#3331) 2022-01-28 11:59:55 +01:00
eth1 allow Eth1 monitor to run without genesis_deposit_contract_snapshot.ssz (#3279) 2022-01-21 12:59:09 +02:00
fork_choice limit by-root requests to non-finalized blocks (#3293) 2022-01-21 13:33:16 +02:00
gossip_processing add block gossip validation condition (#3325) 2022-01-26 17:22:06 +00:00
networking Harden handling of unviable forks (#3312) 2022-01-26 13:20:08 +01:00
rpc add/support TERMINAL_BLOCK_HASH_ACTIVATION_EPOCH (#3303) 2022-01-27 19:52:08 +00:00
spec [ncli_db] bugfix: take into account finalization delay in reward calc post Altair 2022-01-28 12:03:23 +02:00
sync harden status message handling 2022-01-27 18:46:47 +02:00
validator_client rename mergeData to bellatrixData and mergeFork to bellatrixFork (#3315) 2022-01-24 16:23:13 +00:00
validators dynamic sync committee subscriptions (#3308) 2022-01-24 20:40:59 +00:00
.editorconfig Add .editorconfig file and remove trailing newlines 2021-09-14 12:12:49 +03:00
.gitignore Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
beacon_chain_db.nim ncli_db: import states and blocks from era file (#3313) 2022-01-25 09:28:26 +01:00
beacon_chain_db_immutable.nim Precise per-component ETH-denominated rewards tracking 2022-01-18 01:56:56 +02:00
beacon_clock.nim time: spring cleaning (#3262) 2022-01-11 11:01:54 +01:00
beacon_node.nim Backfiller (#3263) 2022-01-20 08:25:45 +01:00
beacon_node_status.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
conf.nim Fix 408 Timeout error returned by REST server. (#3301) 2022-01-27 18:41:05 +02:00
extras.nim use ForkedHashedBeaconState in StateData (#2634) 2021-06-11 20:51:46 +03:00
filepath.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
interop.nim bump `nim-stint` (#2969) 2021-10-14 14:13:51 +03:00
nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
nimbus_beacon_node.nim Fix 408 Timeout error returned by REST server. (#3301) 2022-01-27 18:41:05 +02:00
nimbus_beacon_node.nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
nimbus_binary_common.nim time: spring cleaning (#3262) 2022-01-11 11:01:54 +01:00
nimbus_signing_node.nim complete switch to beacon_chain/specs/datatypes/bellatrix (#3295) 2022-01-18 13:36:52 +00:00
nimbus_signing_node.nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
nimbus_validator_client.nim time: spring cleaning (#3262) 2022-01-11 11:01:54 +01:00
nimbus_validator_client.nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
sszdump.nim complete switch to beacon_chain/specs/datatypes/bellatrix (#3295) 2022-01-18 13:36:52 +00:00
statediff.nim time: spring cleaning (#3262) 2022-01-11 11:01:54 +01:00
statusbar.nim switch result = foo to expression return; unexport rest of logtrace symbols (#2788) 2021-08-17 09:51:39 +00:00
trusted_node_sync.nim ncli_db: import states and blocks from era file (#3313) 2022-01-25 09:28:26 +01:00
version.nim Version 1.6.0 2022-01-14 13:52:06 +02:00