nimbus-eth2/beacon_chain
Mamy Ratsimbazafy de1060e7f3
centralize p2p validation in a single file and address https://github.com/status-im/nimbus-eth2/pull/2377#issuecomment-791313118 (#2383)
2021-03-06 08:32:55 +01:00
..
consensus_object_pools centralize p2p validation in a single file and address https://github.com/status-im/nimbus-eth2/pull/2377#issuecomment-791313118 (#2383) 2021-03-06 08:32:55 +01:00
eth1 Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
fork_choice Consensus object pools [reorg 4/5] (#2374) 2021-03-04 10:13:44 +01:00
gossip_processing centralize p2p validation in a single file and address https://github.com/status-im/nimbus-eth2/pull/2377#issuecomment-791313118 (#2383) 2021-03-06 08:32:55 +01:00
networking centralize p2p validation in a single file and address https://github.com/status-im/nimbus-eth2/pull/2377#issuecomment-791313118 (#2383) 2021-03-06 08:32:55 +01:00
rpc centralize p2p validation in a single file and address https://github.com/status-im/nimbus-eth2/pull/2377#issuecomment-791313118 (#2383) 2021-03-06 08:32:55 +01:00
spec Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
ssz Move SSZ, deposit_contracts & eth1_monitor [reorg files 3/5] (#2371) 2021-03-03 07:23:05 +01:00
sync Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
validators centralize p2p validation in a single file and address https://github.com/status-im/nimbus-eth2/pull/2377#issuecomment-791313118 (#2383) 2021-03-06 08:32:55 +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 Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
beacon_clock.nim Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
beacon_node_common.nim Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
beacon_node_status.nim
beacon_node_types.nim Consensus object pools [reorg 4/5] (#2374) 2021-03-04 10:13:44 +01:00
conf.nim Use setupAddress for better IP and ports configuration 2021-03-06 00:09:09 +02:00
extras.nim
filepath.nim set file and dir permissions 2020-11-17 23:28:26 +02:00
interop.nim Use O(n) algorithm in initialize_beacon_state_from_eth1; Avoid unnecessary merkle proofs generation 2020-11-15 21:40:40 +02:00
nimbus_beacon_node.nim centralize p2p validation in a single file and address https://github.com/status-im/nimbus-eth2/pull/2377#issuecomment-791313118 (#2383) 2021-03-06 08:32:55 +01: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 Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
nimbus_signing_process.nim Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
nimbus_validator_client.nim centralize p2p validation in a single file and address https://github.com/status-im/nimbus-eth2/pull/2377#issuecomment-791313118 (#2383) 2021-03-06 08:32:55 +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 Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
statusbar.nim
version.nim v1.0.8 2021-02-21 21:28:28 +02:00