nimbus-eth2/beacon_chain
tersec bd8b60f8c8
use epochref for get_committee_assignments() to avoid repeated shuffling (#2463)
* use epochref for get_committee_assignments() to avoid repeated shuffling

* remove unnecessary imports and StateCache() construction
2021-03-30 15:01:47 +00:00
..
consensus_object_pools use epochref for get_committee_assignments() to avoid repeated shuffling (#2463) 2021-03-30 15:01:47 +00:00
eth1 EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
fork_choice Consensus object pools [reorg 4/5] (#2374) 2021-03-04 10:13:44 +01:00
gossip_processing EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
networking json cleanups (#2456) 2021-03-26 15:11:06 +01:00
rpc Simple RPC for modifying the Graffiti bytes 2021-03-26 19:42:20 +02:00
spec use epochref for get_committee_assignments() to avoid repeated shuffling (#2463) 2021-03-30 15:01:47 +00:00
ssz EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
sync EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
validators json cleanups (#2456) 2021-03-26 15:11:06 +01:00
.gitignore Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
beacon_chain_db.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
beacon_chain_db_immutable.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
beacon_clock.nim Fix pruning time display (#2461) 2021-03-30 09:40:28 +02:00
beacon_node_common.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
beacon_node_status.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
beacon_node_types.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
conf.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
extras.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
filepath.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
interop.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
nimbus_beacon_node.nim use epochref for get_committee_assignments() to avoid repeated shuffling (#2463) 2021-03-30 15:01:47 +00:00
nimbus_beacon_node.nim.cfg Drop UseDiscv51 flag and only support discovery v5.1 2020-11-14 19:12:30 +02:00
nimbus_binary_common.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
nimbus_signing_process.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
nimbus_validator_client.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
nimbus_validator_client.nim.cfg Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
ssz.nim Move SSZ, deposit_contracts & eth1_monitor [reorg files 3/5] (#2371) 2021-03-03 07:23:05 +01:00
statediff.nim immutable validator database factoring (#2297) 2021-03-15 14:11:51 +00:00
statusbar.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
version.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00